Version 1.0.5
- Adds a new way to get mod's config settings via a json file.
- Adds Ohara::addPermissions() to quickly set up simple permissions.
- Remove $settings from the properties, mod authors will have to globalize it if needed.
- Adds Ohara::addSimpleSettings to quickly add simple mod config settings.
- Fixes get/set/clean update methods.
- Adds some simple phpunit tests.