Aller au contenu principal

Installation

Get Dolu Tool up and running on your server in a few minutes.

Get Dolu ToolFree and open source, ready in minutes.

Prerequisites

Install

  1. Unzip the dolu_tool.zip and ox_lib.zip files (and ox_target.zip if you want it)
  2. Put the dolu_tool and ox_lib folders into your resources folder
  3. Add this to your server.cfg file:
ensure ox_lib # must be started before dolu_tool
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:

  1. Set Config.usePermission to true to enable the permission system
  2. Set the permission groups in the Config.permissions table

More information about ACE permissions can be found in the Cfx.re ACE permissions guide.

Next steps

  • Discover everything the tool can do in Features
  • Want the latest experimental features? Build it yourself with the Development guide
  • Something not working? Ask on the Discord