🛠️Installation

Adding SecureMP to your server.
  1. Head over to our Discord server.

  2. Head over to the "Customer updates" channel.

  3. Download the latest version that we posted.

  4. Drag the folder in the zip file from the download to your "resources" folder.

  5. Place your key in the config file in SecureMP.Setup.License.

  6. Enjoy! That's it.

Configuring SecureMP / Permissions

To configure the SecureMP to your server needs, Just head over to the "config.lua" file and edit everything to your needs.

To add permissions you can just add to your "server.cfg"

add_ace group.securemp bypass allow
add_principal identifier.steam:identifier group.securemp
Commands

The commands that are available are: Ban, Unban, Clear Objects. You are able to configure the commands equivalent to these in the config file under SecureMP.Setup.Commands. All of the commands are only from the console Ban = /smban [player id] [reason] [time] Unban = /smunban [ban id] Clear Objects = /smcobj [player id (-1) for all]

Last updated