Skip to main content

Installation

Installing & dependencies.

Dependencies

  • Mysql

Install

  1. Extract and copy the folder into your server resources.
  2. Import the .sql file into your database.
  3. Edit the config.lua file functions to fit your faction system. (Config.IsPlayerAllowed, Config.HasDeletePermission)
  4. Edit the html locale variables. (html/js/config.js)
  5. Edit or create the accusations tables. (html/js/config.js) (There will be examples included)
  6. Start, and open with /openmdc. (Or modify the open event for your menu panel!)