You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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