Change Log

Version: 0.131

  • Updated for Worldguard 6

Version: 0.13

  • Changed from player name database to UUID database, conversion occures automatically
  • Changed an internal method for inventory of the Planter.
  • Removed some access to deprecatons in YMLConfig
  • Added config option online_uuid_check: true
    • Useful for offline servers

Version: 0.12

  • Added ability to change recipe via config. Config will will need to be deleted and allowed to regenerate to see the change
  • Added commands:
    • cwgive [player] [amount] -gives a player a specified amount of planters. Available via in game and console
    • cwsave -forces the plugin to save its database. Available via in game and console
  • Added permission clockworkplanter.give - Used to give players permission to use cwgive command

Version: 0.11

  • Use more exact form of getPlayer method
  • Removed magic number methods

Version: 0.1

  • First Release