Good luck with your future development :D
Please post the entire method.
Hi ninjastar, You may wish to consider using the PlayerExpChangeEvent instead of only checking when the player joins. This way if they kill a...
Sorry, it's not yet ready for download. I've started working on it, though, and it should be available within a day or two at most.
My plugin "KeepItems" allows you to force a user group to keep items and XP upon death. Does that help you? Or should they drop everything else...
I'll do this. http://dev.bukkit.org/server-mods/commandtrigger/
Could you explain what you mean? By "amount of time left", do you mean the amount of XP required to hit the next level?
Essentials has a similar command for this, titled /enderchest - does that help you?
I have a plugin that partly implements this already, which I use internally on my server. Looks like a few people have already claimed this one...
The error should be fixed in v0.2.0 - could you confirm?
Apologies for the delay. I've now posted the first release on BukkitDev. It's just waiting for the staff approval before it goes public....
Put the warp name in quotes, and see if that fixes your problem: rp1 = stat.executeQuery("SELECT x, y, z FROM maltaria_warps WHERE warpname = '"...
Use a CommandHelper dev build. Currently running it fine on my CB 1.4.5 beta server :)
Then you will want to do some collision checking. Use Bresenham's line algorithm (use Google for sample code), and for each point on the line...
You could very easily write your own method to do that (e.g. concatenate two substrings and your colour code together). The algorithm used to...
Separate names with a comma.