GrowStone v0.9

Details

  • Filename
    GrowStone.jar
  • Uploaded by
  • Uploaded
    Mar 23, 2013
  • Size
    19.19 KB
  • Downloads
    810
  • MD5
    233135d06f759a22fec422fd3047650e

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)