skipperguy12 Already pm-ed him and the plugin is done.
ikobaer THEY ARE STRINGS, please try to deal with it. Pretty easy. Loop through the player list, and with .replace(name,color) replace it .....
stuntguy3000 You can use RCON , make custom command what returns the time left or set time left, and run it from rcon on your website. If you are...
Why thread.sleep? And what's the error? jekeke123
Check if player is null. You can : public void test() { test(null); } public void test(Player p) { if (p == null) { // DO THIS } else { // ELSE...
You can the ints via: this.getConfig().getConfigurationSection("players").getKeys(false) or from root this.getConfig().getKeys(false) You can...
You can use hashmap or bubble short algorithm: http://en.wikipedia.org/wiki/Bubble_sort ( i used bubble sort for my top ten list) a snippet from my...
Yes.... Collections.sort is sorting Ascending.
heal-delay Set the time in seconds between heal-amount triggering unset Integer heal-amount Set the amount per heal time (see heal-delay)...
Barinade Can you tell me why? In the example i wrote the last element of yourlist
Collections.sort(yourlist); And get the last three element by yourlist.get(yourlist.size()-1); etc.
Do you see what he said? Just close this thread XDDD
Probably my RandomPortal plugin? http://www.sendspace.com/file/vheiu6 Command: /rp
Barinade It's ok but he said 5 hearts = 10 half heart = 10 | != 20 |
gomeow WHAAT? why 10 should print 20?
jekeke123 https://github.com/PEXPlugins/PermissionsEx/wiki/Native-API-example check the api.
MartySilverFox WorldGuard have it =)
I have already pm-ed him with my plugin =/ But free feel to finish your own,because mine is and old one and don't support users to change their own...
Try github? Sry, i don't have idea too, ask the staff member who rejected your plugin?
But why do you think that he/she is thinking with hearts ? =P What if he meant 20 HEALTH not 20 HEART ? =)
Separate names with a comma.