TheMcScavenger It won't really make a difference but it would be better to use getType() and the Material.SIGN enum instead of getting the id of...
There may not be one yet.
Are you using Craftbukkit 1.3.1 R0.1?
What does world.setSpawnPoint do and how is it used? Does this mean we can set multiple spawn points?
I have also been wondering how you would do this. CorrieKay How would we do that? code?
Okay, that removed all errors, now for me to try it out. :D It gives me console errors, and also doesn't save the exp. :( The console errors....
r0306 Okay, that fixed that but now many parts of the method become underlined in red, the options are Add throws declaration and Surround with...
r0306 That seems to have fixed the saveHashMap method but I still have an error on loadHashMap() in the ObjectInputStream reader = new...
public void saveHashMap(HashMap<String, Integer> map) { FileWriter fwriter = new FileWriter("\\plugins\\MCInfected.bin");...
r0306 Okay, I shall have a look. r0306 I have found you post, do I make the new methods in a new class? Or in the same class. Could you give me...
Okay, so the exp clears on server reload/stop. how can I stop this? And also, np :) EDIT by Moderator: merged posts, please use the edit button...
Thank you so much! You just earn't yourself a follower. Also, very nice plugins!
I have an error on the highlighted word sender.sendMessage(ChatColor.RED + "Sender has " + (classwithhashmap.exp.contains(sender.getName()) ?...
I'm sorry i'm still very confused, ill post the code im using with the exp. Listener: public static HashMap<String, Integer> exp = new...
Separate names with a comma.