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.
@xMinecraft
If you are running 1.4.6 use this version. https://dl.dropbox.com/u/30679730/dist/Chairs.jar
The error on Latest snapshot:
org.bukkit.plugin.InvalidPluginException java.lang.NoClassDefFoundError net/minecraft/server/v1_4_5/DataWatcher
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:235)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.<init>(CraftServer.java:213)
at net.minecraft.server.v1_4_6.PlayerList.<init>(PlayerList.java:52)
at net.minecraft.server.v1_4_6.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.NoClassDefFoundError net/minecraft/server/v1_4_5/DataWatcher
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
... 9 more
Caused by: java.lang.ClassNotFoundException net.minecraft.server.v1_4_5.DataWatcher
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 12 more
@mobilephone2003
my bad, didn't see it :P
Hey, i can sit on signs 0_o
Edit: I can SIT IN ANY BLOCK, I have the default config
@obamamaster
Check the "Latest Snapshot" part in the description
Doesn't work in 1.4.6...
@BlotheraKingdom
I didn't think permissionsbukkit would do that. I use that for my servers. Would you mind posting your Chairs/config.yml and PermissionsBukkit/config.yml? Maybe use a pastebin site.
@cnaude
Permissionsbukkit.
@BlotheraKingdom
Are you using a permissions plugin that automatically gives ops all permissions? What permission plugin are you using?
@BlotheraKingdom
I wouldn't advise putting your OP's in the OP.text. I would make a separate permission group for OP's that have commands such as essentials.* Should you come across a plugin where you do not want a particular permission.. you just do not include it.
Another solution is to use the -permission so it subtracts a particular perm.
Now, to scratch my back could you let me know if this plugin works with 1.4.6?
The chairs.sit.[item name or id] ruined this plugin because if you are OP, you sit on every block you right click on.
@Julian90090
The latest snapshot https://dl.dropbox.com/u/30679730/dist/Chairs.jar works with CB 1.4.6-R0.1
Is that what are referring to?
Can you post it on Dropbox or something like that?
@xKahl
I don't think there is a 1.4.5-R2.0. The latest version of Chairs works with 1.4.5-R1.0. Tonight I'll start working on the 1.4.6-R0.1 version.
Would appreciate a 1.4.5-R2.0 update, great plugin :)
@austinbowen
Can you post a screenshot of the blocks you are trying to sit on that are being problematic? Also post your config.yml.
I've got Chairs Reloaded v1.13.0 and CB v1.4.5-R1.0
I can sit on stair blocks, but it's a little spotty; it doesn't always work. It's not a problem with my config, I know that. Also if I right-click on ANY block within the range set in the config, I get teleported to the top of the block, but not put in sitting mode as if it were a chair. It's as if the plugin teleports the player to the position when it detects a right-click on an object in range, and THEN checks whether or not the block is in the config.. I removed the plugin and the wierdness stops so I'm sure it's the plugin. Hopefully this will be a simple fix...
I love the chairs plugin, keep up the good work :)
@deleted_7985615
Are you running a permissions plugin? Are you trying this as an op? What does your config.yml look like?
i can sit on every block, BUT the stairs.....?? i have the latest version of this plugin and the recommended build of CB - 1.4.5-R1.0
[Feature Req]
View locking. Make it so when someone sits in a chair they can move their heads 30 degrees in any direction but no greater. This keeps them from turning around in their seats and making it no longer seem like a chair.
Of course this would have configs such as
viewLock : BOOLEAN
viewAngle: INT < 180
Just an idea ^_^ Ambe