You should use the [ code ] [ /code ] tags to keep the indentation so we know it's correct :D Once we see the proper file then we'll be able to...
Correction: Map<String, String> playerMap = new HashMap<String, String>(); List<String> playerList = new ArrayList<String>();...
So if someone does want the features how are they going to do it? Re-defy the laws of Physics so that the keyboard can be monitored from a server?
I am no Afforess :P Nope, I think you'll find that the only way for him to see if someone jumps ("reliably") is to have a modded client and...
Post the code for the entire class, I think you have a missing bracket somewhere, also the [/i] is from Bukkit's stupid formatting of text and...
It is meant to be Player[] on line 16, that was a spelling mistake because I wrote it in Sublime Text 2 :D Lines 15-26 was the code you gave me,...
You could ask bergerkiller to update the plugin, you'll most likely find him on the Spout forums instead since everyone is moving over there :P
You use it in a BubbleSort algorithm so I guess it'll work, all it does is switch 2 values in an array around EDIT: fixed it :p, seems I forgot...
Here is something I came up with to split the players online up into 2 groups :D private Player[] shuffleArray(Player[] players) { Random rand...
Are you trying to split everyone online into two groups :confused:
I don't believe there is an event for that at the moment, are you using the 1.4.2 R0.3?
Sheepii not for the loader, for the code you need help with, your updated code :P
May I ask what you did to fix it and the code ;)
Ok well may I see the code you're currently using so I can check it again :D
Separate names with a comma.