Skip to content

0.0.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@cjburkey01 cjburkey01 released this 04 Aug 17:18

MAKE SURE TO RENAME YOUR OLD CONFIG
IT IS RECOMMENDED YOU DUPLICATE YOUR /plugins/ClaimChunk/data FOLDER

Changes (take a deep breath):

  • Improve /chunk help slightly.
  • Creeper and TNT prevention on claimed land Thanks to DeathsGun (configurable)
  • First chunk is free Thanks to DeathsGun (configurable)
  • Complete config rewrite RENAME YOUR OLD CONFIG
  • Data system rewritten. It is highly recommended that you duplicate your /plugins/ClaimChunk/data folder. The data should be automatically migrated to the new JSON system, but just in case, keep a copy.
  • Added /chunk auto: Toggles autoclaiming mode. If enabled, chunks the player enters will be claimed (assuming they are not claimed already)
  • Added /chunk name [name]: Sets your chunks' display name to [name], if supplied. If [name] is not supplied, the name is cleared.
  • Begin work on SQL storage, NOT IMPLEMENTED YET.