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 Aug 18, 2013@laacis2
I have managed to get it to work out for 1.6.2
check http://prntscr.com/1lz91h
-
View User Profile
-
Send Message
Posted Aug 18, 2013are you guys blind? It clearly states, chairs is for 1.52. Stop posting server logs, that say, that you are trying to load it on 1.62 server. It creates needless spam, and everyone does it a lot.
-
View User Profile
-
Send Message
Posted Aug 17, 20132013-08-17 19:55:39 [SEVERE] Could not load 'plugins\Chairs.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/DataWatcher at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:306) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:243) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:117) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:397) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/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) ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_5_R3.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) ... 9 more
-
View User Profile
-
Send Message
Posted Aug 13, 2013@cnaude
After doing a bit of testing, I can stop the NaN occuring inside the arrow entity, but the player is still kicked with a NaN position.. But the arrows despawn correctly.
-
View User Profile
-
Send Message
Posted Aug 13, 2013@Me4502
I saw that. I'm going to test the work around tonight.
-
View User Profile
-
Send Message
Posted Aug 13, 2013@cnaude, evilmidget38 told me about this workaround for the Nope! kick,
https://github.com/sk89q/craftbook/commit/125c1928319b7c4478aeed0b36cdc3c951cd699a
Basically if the velocity's length is 0, it divides by the length somewhere (In this case 0), causing a NaN to be given to the arrow. The arrow's position is then used later on to set the demounting players position, causing the kick.
-
View User Profile
-
Send Message
Posted Aug 10, 2013Hi, Do you have an approximate date for the release of your plugin 1.6.2? Thanks
-
View User Profile
-
Send Message
Posted Aug 9, 201313-08-09 23:19:48 [INFO] DataSourcePool [TeleportSigns] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20] 2013-08-09 23:19:49 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader] 2013-08-09 23:19:49 [INFO] Entities enhanced[0] subclassed[1] 2013-08-09 23:19:49 [SEVERE] Could not load 'plugins\Chairs.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/DataWatcher at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:306) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_6_R2.CraftServer.loadPlugins(CraftServer.java:243) at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:117) at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:397) at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582) Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/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) ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_5_R3.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) ... 9 more
-
View User Profile
-
Send Message
Posted Aug 9, 2013Is it just me are players just standing in blocks rather then sitting. example http://prntscr.com/1kc1oq
-
View User Profile
-
Send Message
Posted Aug 6, 2013For now, i dine from top of visible pig=)
-
View User Profile
-
Send Message
Posted Aug 5, 2013If the amount of people asking for an update correlated with the amount of time it takes to actually update, this plugin would never update. :)
-
View User Profile
-
Send Message
Posted Aug 5, 2013@McPixel
That means the plugin is out of date. Please be patient for an update.
-
View User Profile
-
Send Message
Posted Aug 4, 2013Yes, please update!
-
View User Profile
-
Send Message
Posted Aug 4, 2013@cnaude
Invisible minecart or boat..........
Anyway please update this!
-
View User Profile
-
Send Message
Posted Aug 3, 2013I found error in Bukkit Minecraft 1.6.2 . please update :)
2013-08-03 18:37:44 [SEVERE] Could not load 'plugins\Chairs.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/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_6_R2.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_6_R2.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_6_R2.PlayerList.<init>(PlayerList.java:56)
at net.minecraft.server.v1_6_R2.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_6_R2.DedicatedServer.init(DedicatedServer.java:106)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:391)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/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_5_R3.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
-
View User Profile
-
Send Message
Posted Aug 2, 2013Update? :)
-
View User Profile
-
Send Message
Posted Aug 2, 2013So, i'm using Chairs 2.1.4 and Craftbukkit 1.5.2-R1.0 and I think this is a bug/error.
So basically if I put a stairs down and try to sit on it (doing all the stuff required to do it - config) it just doesn't work. But if I leave that stair and stop the server and re-start it and then try to sit on that chair, it works.
Here's my config: http://pastebin.com/RjJC9Gei
The problem is not what I mentioned above, what is really happening is that I'm unable to sit on any Stair EXCEPT the ones facing WEST.
-
View User Profile
-
Send Message
Posted Aug 2, 2013@cnaude
Why not spiders then? Idk
-
View User Profile
-
Send Message
Posted Aug 1, 2013for this right time we need plugin that at least works. There are simply no working chairs plugins out there, that doesn't come with garbage.
Despawning bats and silverfish can be solved easy by changing their nbt tag to PersistanceRequired = 1. Again, i have to mention citizens plugin. It threats any mob spawned within itself, as player entity. They are even affected by permissions. My bat has permission of essentials.spawn for example. I do believe, tempering with mobs could resurrect this plugin, and increase reliability a lot.
-
View User Profile
-
Send Message
Posted Aug 1, 2013@laacis2
Easy does not mean better. :P
Using a pig for this scenario, given other possible solutions, seems more to be a lazy fix rather than caring about the quality of the plugin.
Sitting on bats and silverfish, while they're pretty small, might have the issue of being too low and/or getting despawned because they're ambient/hostile mobs.