Skip to content

NwPluginAPI 12.0.0-beta8

Pre-release
Pre-release
Compare
Choose a tag to compare
@zabszk zabszk released this 25 Nov 22:47
· 58 commits to master since this release
db74f85
  • Added support for multiple configs (#39).
  • Added debug mode which removes most logs while loading of plugins like events loading or commands.
    If you want to enable debug mode use pluginapi_debug: true in config_gameplay.txt (#39).
  • Added IsDisarmed and DisarmedBy to Player (#39).
  • Added way to get handler of plugin which allows you to manually saveconfig load or get basic info (#39).
  • Fixed error handling while loading of plugin (#39).
  • Added analyzers and docs (#48).