As Evilshallwin said, anything bad happening in the console, such as "Cant keep up". Also are you devoting enough ram to the server?
[media]
If you read the error you would see: "Please verify that the configured IP address and port are not already in use. This is a common problem with...
It isnt currently added, but the newest version (v2.2) has a few nice new features.
Thank you! The second method worked great :)
So I have declared List < String > players = new ArrayList < String > (); And added myself to the array, when I try to run the below code it simply...
No its a plugin, which is a server side modification. Join your bukkit server with this plugin in the "plugins" folder and it will work perfectly.
Use Eclipse classic to compile? Never had a problem using it
I said without the need for locations? (If possible) Can i not check for all the signs containing [Parkour] in the first line or something..?
Anyone? :/
Hey all, I want to add a feature to my plugin to display realtime stats onto a sign that has [Parkour] on the first line (rather than the x,y and z...
How i did it: (I know its messy but it works) int leadercount1 = plugin.leaderData.getInt(arenain + ".1.deaths"); String...
Plugin is future ready, meaning it will work on 1.4.6 onwards with little to no problem. If the plugin becomes broken then I will update asap.
This should be interesting...
AdminCMD is the best of these types of plugin. The developer either needs to update or hand over the plugin to another great developer.
I came on here to ask the exact question :L
OMG i love you. I deleted the old one and added org.bukkit.world and its worked. Thats been the problem, thanks :)
Im using Eclipse classic, I have imported "import net.minecraft.server.World;"?
List<World> worlds = Bukkit.getWorlds(); Wants to be changed to List<org.bukkit.World> worlds = Bukkit.getWorlds(); ?
There is nothing wrong with the statement, except the world part: Location lobby = new Location(player.getWorld(), posx, posy, posz, posyaw,...
Separate names with a comma.