[IMG][IMG][IMG] Okay It seems there is something wrong with the third skin. hmm... or maybe not. Can't remember what its supposed to look like...
I was trying to create a skylands world using skylands plus. specifying the world in the bukkit.yml seems to not do anything. using build 2735...
Add a flag to use the over layer aswell. For instance my friends skin looks really silly without the outer head layer because he adds hair with...
For now you can do it yourself put a dispenser in world and make a temporary way to get its data value then compare them for the directions and...
you can use .getkeys(false) to get a list of test test1 test2 test3 .... etc and then check what is in them
To truly do it, you will probably have to fiddle with the packets that craftbukkit is sending. I do not think it is possible through the bukkit...
im trying to add a List<String> to a FileConfiguration and its not working private FileConfiguration saveMembers() {...
could you show some code please?
try adding some debug lines System.out.println("sign clicked"); etc in there add them inside and outside of your if statements see which...
Also what are you trying to do? from what I can tell that should be ok. unless your trying to do something I'm not noticing.
which is precisely why you need the instanceof check. otherwise your command could be entered in the console and would cause errors
just store the co-ordinate integers for the chunk make your own serializable class if you need to ChunkCor or something that just stores xyz...
IkBenHarm actually sorry I just checked It depends where you press overview. if you are on any of the pages belonging to the plugin it...
IkBenHarm the plugin
your plugin is going to cause some nasty errors at the moment. Player player = (Player) sender; Your straight up assuming that the sender is a...
Separate names with a comma.