Installation
Installing & dependencies.
Dependencies
- Mysql
Install
- Extract and copy the folder into your server resources.
- Import the .sql file into your database.
- Edit the config.lua file functions to fit your faction system. (Config.IsPlayerAllowed, Config.HasDeletePermission)
- Edit the html locale variables. (html/js/config.js)
- Edit or create the accusations tables. (html/js/config.js) (There will be examples included)
- Start, and open with /openmdc. (Or modify the open event for your menu panel!)