Releases: atferrys/ModdedIntegration
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.