Chairs
Chairs - Sit down on stairs
The Chairs plugin makes it possible to use stair-blocks as seats so that you are able to sit down on them. It is similar to the ChairCraft plugin. This one works properly, though.
Note: It appears that you will see yourself as sitting a bit higher than you are supposed to, other players will see you sitting normal, though (screenshot).

How To:
Thanks to the guys from WoopaGaming who did a showcase of this plugin: https://www.youtube.com/watch?v=PbUxIiBYJ6k
To sit down on a chair, you simply have to rightclick on the stairs-block.
- If you have the "sneaking"-option in the config.yml enabled, you have to sneak while rightclicking.
- If you have set the "distance"-option to a value higher than 0, you have to be close enough to the chair to be able to sit down.
- If you have the "sign-check"-option enabled, there have to be signs at the end of the chair/row of chairs to be able to sit down.
- If you have set the "max-chair-width"-option to a value higher than 0, the chair/row of chairs must not be longer than this value.
To stand up from a chair, you have to rightclick on it. You can also destroy the chair to stand up.
The config.yml contains an explanation to all the options you can set, please read it before asking questions.
Note: The "item"-option in the config.yml if the type of item you are sitting on. Players can only "sit" on entities (like minecarts or mobs. Item drops are entities, too). This plugin uses item drops on which the player sits down. You can configure the type of item drop, because it is possible that you will sometimes see it floating through the player's body. A lever is quite small, that's why it is the default value
Commands & Permissions:
chairs.reload
- /chairs reload - Reload the Chairs configuration file.
chairs.sit
- Sit down on chairs.
-
View User Profile
-
Send Message
Posted Apr 21, 2017Really good, but then the plugin stopped working on me.
EDIT: This is my error:
-
View User Profile
-
Send Message
Posted Apr 21, 2017In reply to banana439monkey:
-
View User Profile
-
Send Message
Posted Apr 24, 2017In reply to banana439monkey:
-
View User Profile
-
Send Message
Posted Mar 3, 2016Use ChairsReloaded instead. It´s updated and working fine with 1.9.
-
View User Profile
-
Send Message
Posted Mar 1, 2016Please update to 1.9 :)
-
View User Profile
-
Send Message
Posted Mar 1, 2016Chairs broken on 1.9
-
View User Profile
-
Send Message
Posted Mar 17, 2015@DR_REDSTONE_ROCKS
Because if you only want the chairs part and because the chairs in Chairs reloaded is usable inside regions if it's setup to allow people access to using things, but not build, while craftbooks chairs still give you "you have no rights" message in the region.
-
View User Profile
-
Send Message
Posted Dec 23, 2014Why get chairs reloaded when you can get CraftBook? CraftBook contains the exact features of chairs reloaded (correct sitting position, health regen). But it also has heaps more neat features. (It has also been around longer...)
-
View User Profile
-
Send Message
Posted Aug 29, 2014@chopchopno
I Have The Same Problem!!!
-
View User Profile
-
Send Message
Posted Jul 27, 2014THIS IS OUTDATED DONT DOWNLOAD. DOWNLOAD THIS http://dev.bukkit.org/bukkit-plugins/chairsreloaded/
-
View User Profile
-
Send Message
Posted Jul 15, 2014Ehm... 15.07 07:23:03 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/Block
Error: !net.minecraft.server.Block.byId in your code has to be "Block" not net.minecraft.server.Block :)
Line 43, see full error here: http://pastebin.com/Rr4n9f6U
-
View User Profile
-
Send Message
Posted Mar 14, 2014For anyone that wants this plugin, get this one instead: http://dev.bukkit.org/bukkit-plugins/chairsreloaded/ : It's updated and it's not bugged, like this one!
-
View User Profile
-
Send Message
Posted Mar 3, 2014Why doesn't it work I sneak I have Permisson I Click Nothing It Doesn't sit HELP ME
-
View User Profile
-
Send Message
Posted Jan 14, 2014currently you make chairs like this:
Will you add the ability to make chairs like this?:
It would be very helpful since you can't place two signs in the corner.
-
View User Profile
-
Send Message
Posted Jan 10, 2014@rangewonk http://dev.bukkit.org/bukkit-plugins/chairsreloaded/
-
View User Profile
-
Send Message
Posted Dec 28, 2013Chairs Plugin is broke and does not work with 1.7.
Please update this plugin.
-
View User Profile
-
Send Message
Posted Nov 30, 2013@AltairxD798
Try this: http://dev.bukkit.org/bukkit-plugins/chairsreloaded/
This is the updated version.
-
View User Profile
-
Send Message
Posted Nov 27, 2013Guys! I have a 1.6.4 server and it doesnt work for me! Someone help :(
-
View User Profile
-
Send Message
Posted Oct 14, 20132013-10-14 22:09:31 [SEVERE] Could not pass event PlayerInteractEvent to Chairs v1.3 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav a:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.j ava:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j ava:462) at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callPlayerInte ractEvent(CraftEventFactory.java:190) at net.minecraft.server.v1_6_R3.PlayerInteractManager.interact(PlayerInt eractManager.java:373) at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java :630) at net.minecraft.server.v1_6_R3.Packet15Place.handle(SourceFile:58) at net.minecraft.server.v1_6_R3.NetworkManager.b(NetworkManager.java:296 ) at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java :116) at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) at net.minecraft.server.v1_6_R3.DedicatedServerConnection.b(SourceFile:3 0) at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:5 92) at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:2 27) at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:4 88) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java :421) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:5 83) Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/Block at net.spoothie.chairs.EventListener.onPlayerInteract(EventListener.java :43) at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.ja va:425) ... 16 more
-
View User Profile
-
Send Message
Posted Sep 16, 2013Please update ;) I would love to use this plugin on my server!