Skip to content

1.2.0

Latest
Compare
Choose a tag to compare
@ItsLeMax ItsLeMax released this 20 Jan 12:14
· 1 commit to master since this release

Documentation: here

  • MessageLib added for easy message creation with pre-determinable design, including lots of useful methods
  • ItemLib added for easy item creation without mandatory meta extraction
  • The ILMLib class and library getters were removed, the libraries need to be initialized each, ConfigLib now requires a plugin and not ILMLib as before instead now
  • pluginFolderPath is now a method called setPluginFolderPath instead of a parameter
  • /version showing the wrong version was fixed
    1 2 0-version_fixed
  • the readme now covers new features and many quality improvements