ChairsReloaded
About Chairs Reloaded
This is a reload of the original Chairs mod by Spoothie. That plugin was no longer being updated so I have continued it here.
This plugin allows players to sit in chairs (stairs).
Installation
- Drop the Chairs jar file in your plugins directory.
- Setup permissions accordingly.
Video:
Special ends for chairs
Corner stairs:
Sign:
Commands & Permissions
chairs.reload
- /chairs reload - Reload the Chairs configuration file.
chairs.sit
- Sit down on chairs.
chairs.sit.health
- If the health sitting effects are enabled then players with this permission node are healed while siting.
Will latest version work with CB1.7.9-R0.2? Also, I couldn't see the changelogs after a version, it would be better if you post changelogs for future versions, thanks for the hard work.
The Chairs with signs or corners really work fine, but the stair without anything works almost never.
In reply to Forge_User_89832111:
edit config.yml line 8 to 10 like this. then you can sit on the stairs, stairs with signs, or stairs with corners.
I don't know what happened here. I was able to sit on some stone bricks stairs just fine the very first time I restarted our server with the plugin, but the next time it stopped working, and nothing else changed either. Same world, same stairs, didn't change the config or anything, no protected region, no obstructions, height above 64, and I'm the main op on the server, so it should work either way.
In reply to harl:
In reply to harl:
Suggestion to add "require-shift-click:" to config so owners can choose whether or not to make shiftclicking as a requirement to sit on the chairs
and if false add option
"shift-click-ignore:" which makes it so that if set true, when a player shift clicks on a chair they don't/cancel sit down event
In reply to TheDimSimKing:
In reply to Shevchikden:
In reply to TheDimSimKing:
In reply to Shevchikden:
I don't know if you still acitvely develop this or if it already has been dropped, but would an update to CraftBukkit v 1.13.1 be possible? I thoroughly enjoyed this plugin and miss it on the newest Bukkit version.
Thank you :D
SLAB didnt work ?
how add slab on config if they have same id name
Material.getMaterial("stone_slab")); setData((byte)
@Shevchikden
Could you change it so that the Arrow has the NBT flag of: {NoGravity:1b,inGround:1,pickup:0} ?
I did some quick testing by standing on top of a Stairs Block (on the top step, not the half-step) and running the /summon command. Results were:
/summon Arrow ~ ~-1 ~ {inGround:1,pickup:0}
Arrow sticks straight down in the Stairs with only some fletching sticking out and occasionally glitches by laying flat towards the North, just like while seated in a Chair!
However...
/summon Arrow ~ ~-1 ~ {Motion:[0.0,-0.1,0.0],inGround:1,pickup:0}
Everything is visually the same, except there is no glitching anymore! :D
Only thing that happens with these arrows, that I wasn't able to prevent like your's, are they have that blue magic particle. Though I doubt that's really important given your code will (I presume) nullify those. If you can add in the Motion flag, then the arrow wouldn't flop around like it does.
Also I'm not sure if it's related or not (to the arrow), but after awhile of being seated, I'm kicked out of the chair. I also appear to move/rotate randomly at times, too. I never experienced either of these issues in 1.8, so it's new to 1.11.2 as far as I can tell...
Glad to have ChairsReloaded back though! BetterChairs was definitely not better overall! :P
In reply to Formula350:
only op can sit :\
In reply to Forge_User_24463283:
Sorry guys, i was really busy, will update this plugin ASAP.
In reply to Shevchikden:
In reply to Shevchikden: