Moondarker / ZomBerry-DayZAdminTools

Simple and customisable Client/Server admin tools with GUI
GNU General Public License v3.0
36 stars 13 forks source link

ZomBerry Admin Tools

ZomBerry is still in early testing stage, please report about any issues! Don't forget to mention game version in issue description

Installation instructions

Please refer to the workshop page

For developers:

ZomBerry was created to be as simple and lightweight for users and developers as possible. Right now, there are two main functions available:

AddCategory requires two arguments:

AddCommand requires four arguments and have two optional arguments:

Your function will be called with five arguments:

Note: you may get PlayerBase of player's character using ZBGetPlayerById(int playerId) function

Example of CmdAPI interaction can be found here and here

Planned features and updates:

Done: