GrowStone v0.9
Details
-
FilenameGrowStone.jar
-
Uploaded by
-
UploadedMar 23, 2013
-
Size19.19 KB
-
Downloads810
-
MD5233135d06f759a22fec422fd3047650e
Supported Bukkit Versions
- 1.5.1
Changelog
Initial build.
Stores, loads, listens to config file changes, etc.
Some stability issues in regards to concurrent access to the storage data structure. It's rare, but if you go a little crazy with the sources, you might, eventually, run into a ConcurrentModificationException in console. If anyone knows what I can do to avoid this, I'm all ears. (using a HashMap)