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.
-
View User Profile
-
Send Message
Posted Mar 31, 2013Bug: If you log off while sitting down and the server restarts, you will glitch when you log back on.
It appears that the player will fall through the ground several blocks.
-
View User Profile
-
Send Message
Posted Mar 31, 2013@x_clucky
Before we attempt the heap dump let's first see if 2.0.0 helps.
The option "-XX:-HeapDumpOnOutOfMemoryError" will tell the JVM to create a heap dump file when an OOM condition occurs. This will create a very large file.
-
View User Profile
-
Send Message
Posted Mar 31, 2013@cnaude
Will do. How would I create a heap dump though?
-
View User Profile
-
Send Message
Posted Mar 31, 2013@JoeSts
+1 :D
-
View User Profile
-
Send Message
Posted Mar 30, 2013- QUARTZ_STAIRS
-
View User Profile
-
Send Message
Posted Mar 30, 2013New feature:
Call it.. Player Chairs! You can sit on players heads with the same method. Have a toggle command if it gets irritating during pvp. Just like normal chairs. Could link it into the normal command. /chairs off.
-
View User Profile
-
Send Message
Posted Mar 30, 2013@x_clucky
Please try Chairs 2.0.0 as soon as it's approved and let me know if it improves things.I removed all of my packet generation code and replaced it with ProtocolLib methods instead. That was on my to-do list for a long time. I won't have to recompile this plugin with every version change now.
-
View User Profile
-
Send Message
Posted Mar 30, 2013@x_clucky
I would love to see the heap dump from one of these out of memory alerts. That would allow me to see which classes were responsible. I'll keep looking at my code to see if anything doesn't look right.
Edit: I have a couple of ideas to improve it a little.
-
View User Profile
-
Send Message
Posted Mar 29, 2013@flatbmx
It's not only spigot, it's for everyone:
http://forums.bukkit.org/threads/server-crashes-randomly-outofmemoryerror-with-4gb.138012/
My server locks up randomly after so long. Not only that, but one of my administrators claimed it crashed after placing a stair block, perhaps while squatting and right clicking on another maybe.
-
View User Profile
-
Send Message
Posted Mar 29, 2013@cnaude
Thanks for awesome plugin.
-
View User Profile
-
Send Message
Posted Mar 28, 2013@Emcitement
What does your confg.yml look like? Please paste it here or on pastebin.
-
View User Profile
-
Send Message
Posted Mar 28, 2013I just put the names in as they were off the wiki since thats how the already added stairs looked. D:<
-
View User Profile
-
Send Message
Posted Mar 28, 2013@Emcitement
Slabs should work. What values did you add to your config.yml when trying the slabs?
-
View User Profile
-
Send Message
Posted Mar 28, 2013I've almost always had a chair mod installed on any servers. Very basic feature that people always seem to like having including myself.
So far this is probably the best chair plugin I've used due to the configuration options. Being able to set it so that stairs no longer function as chairs when over 4 of them are in a row as well as requiring the player to be closer by while sneaking prevents people accidentally sitting down while building. (had this issue a ton when using a plugin called Comfort. Kept sitting down on my roof)
so yeah, just saying great plugin.
And a suggestion - why not make it compatible with slabs? I tried adding them to the list but no luck. I personally use slabs to make big cushiony living room couches, but I can't ever sit down on them :(
-
View User Profile
-
Send Message
Posted Mar 28, 2013@flatbmx
You should report this to the spigot team. As far as I know this plugin runs fine on CraftBukkit. I make no guarantees that it works on CB forks.
-
View User Profile
-
Send Message
Posted Mar 28, 2013Running spigot this plugin freezes server after about an hour of uptime. Heres the thread dump: http:pastebin.com/itL2iLdk
It seems as though it trys getting the chunk that the chair is in but then the cpu maxs out and does not finish to allow the main thread to work so the server freezes indefinetly. Would be really appreciated if you could fix this since I only use spigot and i love this plugin.
-
View User Profile
-
Send Message
Posted Mar 26, 2013Finally thank you for adding the "Ignore block in hand" feature I was gonna suggest it...
-
View User Profile
-
Send Message
Posted Mar 26, 2013@RoboPanda123
This was added in v1.21.0. http://dev.bukkit.org/server-mods/chairsreloaded/files/19-v1-21-0/
-
View User Profile
-
Send Message
Posted Mar 26, 2013Will there be a option in config.yml to edit the mesages , or Multi language support ?
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Bakurawr
This will be in 1.22.0.
Edit: Players can always just use the "/chairs [on|off'" command as well.