Skip to content

Version 1.0.5

Compare
Choose a tag to compare
@MissAllSunday MissAllSunday released this 15 Feb 17:27
· 78 commits to master since this release
  • 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.