Releases: OroArmor/json-to-brigadier
Releases · OroArmor/json-to-brigadier
Json To Brigadier 1.3.1
Json To Brigadier 1.3.0
Version 1.3.0
- Added
requiresto JSON parsing - Better error reporting
- Clean up
Json To Brigadier 1.2.0
Version 1.2.0
- Added way to convert command to json
- This is semi-operational as there is no way to fully recover lambdas
- Made it so that invalid classes and method in the JSON does not cause a fail, but does print warnings
- Added complex command test
- Fix infinite loop in tests
- Consolidated Parsers into one class
- Some renaming
Json To Brigadier 1.1.0
Version 1.1.0
- Clean up extra code
- Fix issue with method not properly calling
- Better errors
- Improve Tests
Json To Brigadier 1.0.0
Version 1.0.0
- Create Brigadier commands from json files