Skip to content

Releases: atferrys/ModdedIntegration

1.3 - Fourth Release (Manifest Fix)

21 Mar 22:38
Compare
Choose a tag to compare

[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

09 Aug 16:13
Compare
Choose a tag to compare

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

26 Apr 08:48
e31f0c3
Compare
Choose a tag to compare

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

03 Apr 19:01
3880cad
Compare
Choose a tag to compare

First release of ModdedIntegration.

Additions or Changes ↷
» Auto-population of the Essentials' items.csv file.