Tags: atferrys/ModdedIntegration
Tags
Version 1.2 Migrated to IntelliJ, Added sub-commands to /moddedintegration: "info, reset, populate, reload", Added reload-delay config, 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, Optimized code using streams instead of slower for loops, Optimized EssentialsX's reload scheduled tasks using lambdas instead of Runnables, Added "/out" and "/lib" to ".gitignore", General refactor.