NwPluginAPI 12.0.0-beta8
Pre-release
Pre-release
- 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 usepluginapi_debug: true
inconfig_gameplay.txt
(#39). - Added
IsDisarmed
andDisarmedBy
toPlayer
(#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).