Installation
If you want to build the project yourself, you can refer to Development
Downloads
Install
- Unzip
ox_lib.zipanddolu_tool.zipfiles (andox_targetif you want it) - Put
ox_libanddolu_toolfolders into yourresourcesfolder, - Add this to your
server.cfgfile:
ensure ox_lib
ensure ox_target -- optional
ensure dolu_tool
Permissions
By default, everyone can use all the features of the tool.
You can change this in the config.lua file.
Set Config.usePermission to true to use the permission system.
You can then set the permissions groups in the Config.permissions table.
More information about ACE permissions can be found here.