wow, thats awesome. thanks!
My question is simple this time - where can I find the javadocs for old bukkit versions, such as the latest build for Minecraft 1.4.7? I'm...
thanks for the help, got it to work!
I'm trying to spawn entities based on monster eggs. Every set amount of time a dropped monster egg will "hatch", removing the egg and spawning the...
Jogy34 Flamedek1 Thank you both for a reply. I really do appreciate it. Jogy, entity spawning is completely changed on my server, I'm able to...
EDIT: I FOUND THE PROBLEM. infinite loop. Simply needed to change a != to a >. Days were spent trying to find this error. Days!! Since I found the...
beautiful! I've been looking for the solution to this for a while now.
The Player class has methods that allow you to change the players health. Making plugins is so much less of a headache when you know java well, I...
the Location class has methods such as setX() and setZ(), this lets you change a location without making a new instance of one. As for the fire,...
thats great. thanks kirby!
Hello, My name is Tom and I'm currently developing a plugin named Outpost that connects to a MySQL database. For this plugin to run correctly, two...
So im running a tekkit lite server with towny, and every few seconds towny prints "[mod]" in chat. I know its towny from process of elimination....
thats the problem, it doesnt seem to have an inventory, or any method like that. here, look at this: http://jd.bukkit.org/dev/apidocs/ oops,...
Do you have any code written? Start messing around with ServerListPingEvent, try to get some code going, and if your completely stumped then come...
I have a simple question: how would i determine how much fuel is left in a powered minecart? any help would be great, currently searching the...
Separate names with a comma.