diff --git a/src/plugins/Sit/config.yml b/src/plugins/Sit/config.yml new file mode 100644 index 0000000..7a658da --- /dev/null +++ b/src/plugins/Sit/config.yml @@ -0,0 +1,41 @@ +sitables: + stairs: + entity: + type: PIG + saddle: false + offsets: + x: 0.5 + y: -0.4 + z: 0.5 + #BLOCKDATA, BLOCKS + check: BLOCKDATA + list: + - org.bukkit.block.data.type.Stairs + + slabs: + entity: + type: PIG + saddle: false + offsets: + x: 0.5 + y: -0.4 + z: 0.5 + check: BLOCKDATA + list: + - org.bukkit.block.data.type.Slab + fun: + # if require is set to true + # player must have "sit.fun" permission to sit on the block's this layout has + permission: + require: true + # %s is the layout name + name: "sit.%s" + entity: + type: ARMOR_STAND + offsets: + x: 0.5 + y: -1.1 + z: 0.5 + check: BLOCKS + list: + - END_ROD diff --git a/src/plugins/sit-1.7.1.jar b/src/plugins/sit-1.7.1.jar new file mode 100644 index 0000000..86b0ef9 --- /dev/null +++ b/src/plugins/sit-1.7.1.jar @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ac826b2b0763677840e81083a2f2783884ecae406866ef99d3b8ccb727dd8a +size 12670