Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@ItsLeMax ItsLeMax released this 08 Aug 17:38
· 7 commits to master since this release

Minecraft Version:

  • 1.20.*
  • 1.12.*
  • many more

Documentation: here

  • Issue fixed where multiple plugins using the library will only load strings from one
  • Independency from default config.yml (#saveDefaultConfig and #getDefaultConfig were removed)
  • Initialization reworked, using an object instance of the class now
  • two seperate methods for config creation: #createDefaults() to create configs inside the plugins folder and #createInsideDirectory to create a directory with listed configs inside