Version 1.2 will be up soon, as well as a repo (it depands on @unv_annihilator 's decision) Edit : As for now the new config system is working...
I'm happy you like what I did, the problem with -1 ratio can be solved fairly quickly by checking the amount of kills. It might be a problem...
I have downloaded the source, I will look into at as soon as I get back from school I'm almost done, I just don't really understand the last...
Do you need any help with that? I will be glad to assist :)
http://jd.bukkit.org/doxygen/d5/d74/interfaceorg_1_1bukkit_1_1entity_1_1Player.html#aaaf314af32ed670c3460a8dd3abc5982 read this and you will see...
Here is a playlist for the new boston's SQL tutorials : http://www.youtube.com/playlist?list=PL32BC9C878BA72085
Thanks for informing us :)
As some of you might know already, MegaUpload has been shut down by the FBI. Now the owners of the site and anyone related are being prosecuted...
The whole idea of the bill is insane and stupid. How would they stop online piracy by limiting the internet completly? I mean, according to the...
I didn'y say that parts[3] is equal to 100, I said that 100 is what stored in there as a string.
you don't need to set them, by using split, it will return an array, every cell will contain part of the original string. In your case, spliting...
You can do what I did when I started programming : 1. create a file File file = new File(this.getDataFolder, "filename.dat"); if(!file.exsits()){...
it isn't better to use enums instead of Hashmap?
Ok :)
Well you can set a dir at the beggining, something like File f = new File(this.getDataFolder().getAbsolutePath()+"/data").mkdirs(); Now it will...
Separate names with a comma.