Version 2.0
Sn0wStorm opened this issue ยท 7 comments
The development of Version 2.0 can be followed in this branch v2.0
The main new features as planned at the Moment are:
A completely new Save System for Brews, new API with Events, more versatile Recipes with custom Items, custom Lore and general enhancements.
Progress:
Save Brewdata
-
- implement new save system
-
- invisible Lore for old Minecraft versions
-
- into NBT
-
- remove old legacy data
-
- testing
API
-
- Basic Events and API
-
- More Events
-
- Player API
-
- Recipe API
-
- refining
-
- testing
Recipes
-
- Config entry for custom items
-
- More options for items like name, lore, custom
-
- Support Items of other Plugins
-
- add recipes by plugins
-
- changeable by plugins
-
- Execute Commands when drinking
-
- Messages when drinking
-
- testing
Lore
-
- Better Lore Handling
-
- Custom Lore
-
- Star rating for quality
-
- %Alc when in distiller
-
- testing
More
-
- Bounding Box for barrel detection
-
- More performance optimizations
-
- Performance profiling
-
- Reenable Metrics
-
- refractoring
-
- testing
It will support all versions from 1.8 to 1.14 as before. Versions below might still work as well.
I've made it a point to keep supporting as many versions as possible, but future versions like 2.1 will likely drop support for older versions.
The Update to 2.0 is almost done. Mainly testing needs to be done now.
It would be very helpful if someone wants to test this on a server with some player and just test the brewing process. If someone is able to do that, please let me know!
Hi, I can volunteer to test the version but I will need additional information to install this new version.
Cool thank you! I'm finishing the configs now and could send you the plugin after that.
Instructions for Beta testing and Beta download here: #227
The v2.0 Branch has been merged into Master