Releases: northwood-studios/NwPluginAPI
Releases · northwood-studios/NwPluginAPI
NwPluginAPI 12.0.0-beta8
- 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).
NwPluginAPI 12.0.0-beta7
NwPluginAPI 12.0.0-beta6
- Status Effects Update (#22).
NwPluginAPI 12.0.0-beta5
- Updated Warhead API to match the latest game release.
- Modded flag is now automatically set.
NwPluginAPI 12.0.0-beta4
- Extended event cancellation system.
- Added auto registration of commands.
- Added support of
hoster_policy.txt
.
NwPluginAPI 12.0.0-beta3
- Fix registering events.
- Add missing parameters in template plugin.
NwPluginAPI 12.0.0-beta2
- Fixed events.
NwPluginAPI 12.0.0-beta1
First beta release.