Version 2.0.0 - A complete rewrite from the ground up
The plugin has been moved to an experimental state. Refer to the github for information on this.
This is the current list of changed and added features. This does not include the base features that I didn't adjust:
+ Add plant display before harvesting is ready, on harvest attempt.
+ Restructure the internal data and memory cache, in preparation for new features.
+ Tab completion added to all commands that have more than one argument.
+ /setexperience
+ /profile
+ /level <required/type> <level/xptype>
+ player settings
+ persistently save crops on reload, restart, or server stop event.
+ slight rng value changes for seed drops
+ ? map testing
+ re-designed config file, more intuitive for the end user.
+ move to a maven configuration / setup
- move away from deprecated methods
- remove support for holographicdisplays entirely
- move away from YAML files in favor of a relational database system.
- move away from internal crop runnables (performance issue)