Releases: atferrys/ModdedIntegration
1.4 - Support for 1.12, 1.16, and 1.18 to 1.21
Fifth release of ModdedIntegration.
This release of ModdedIntegration adds support for the "new" Essentials items.json items dictionary.
Now supporting the major hybrid servers from version 1.18 to 1.21, alongside legacy 1.12 and 1.16 implementations.
1.3 - Fourth Release (Manifest Fix)
[5/6/2022 Edit] Fixed plugin loading on newer Magma versions. Re-download the JAR from the assets section. (Closes #2)
Fourth release of ModdedIntegration.
Additions or Changes ↷
» General refactor.
» Added 1.16.5 support.
» Added Implementation Interface for future Magma updates.
» Now the default items file is gathered directly from the Essentials JAR.
1.2 - Third Release
Third release of ModdedIntegration.
Additions or Changes ↷
» Now the /moddedintegration command requires a permssion (moddedintegration.command.moddedintegration)
» Added sub-commands to /moddedintegration: "info, reset, populate, reload"
» Added reload-delay to the configuration file
» Now the items.csv file can be reset automatically by performing /moddedintegration reset
» Now the items.csv file can be populated forcibly using /moddedintegration populate
» Added a Logger instead of using sout
» General optimization and refactor
1.1 - Second Release
Second release of ModdedIntegration.
Additions or Changes ↷
» Colored onEnable and onDisable messages.
» Added ModdedIntegration command to see how many materials are currently
loaded.
1.0 - First release
First release of ModdedIntegration.
Additions or Changes ↷
» Auto-population of the Essentials' items.csv file.