unon1100 im still kinda new to plugins so this is the best i could come up with
having same kinda problem for different reason. I will tell u if i come up with a fix GeekIWG ok i fixed it for (DyeColor color:...
i guess so, i just sometimes find it easier to edit by hand
the ObjectOutputSTream and the ObjectInputStream do not allow you to edit the hashmap within a file
ok thanks, how do you mean i am accessing Info staticly? Also Isn't it easier to load the HashMap/ArrayList into a config and then edit it? (btw...
ok so I want to be able to save, a hashmap and an arraylist to a config file where i can edit it then load it back into the game. Preferably in...
ok I fixed it by using the SLAPI method: http://wiki.bukkit.org/Plugin_Tutorial
ok I know how I could do this, I will try once I know how to fix this other problem I have come across in another plugin I am making. (The...
M0n0clink yeah thanks, but does that actually change the static hashmap to what is on the config file? say I need to use that on another class,...
Not2EXceL I prefer not using skype if it means talking. wow thanks it worked, the integer is rising as its supposed to, its now mainly the...
Not2EXceL sorry that I'm being a bother and that you probably think I'm terrible at java/bukkit (kind of accurate). So anyway how would you set...
Not2EXceL ok I has a look at it, I know how to save hashmaps to a configfile, that all works but I don't know how to get it back again to use in...
Not2EXceL Yeah I have tried that but when it reloads, onEnable and onDisable aren't registered, I am know trying to use hashmaps but I still don't...
are there any errors for it?
ok sure here is my main: package icewhisker.bb; import java.util.ArrayList; import java.util.List; import org.bukkit.Bukkit; import...
Separate names with a comma.