Installation

Server Configuration

Discord Integration

If you would like to use the Discord integration to allow for role checking and other functions you need to add the following lines to your server.cfg.

You can set up a Discord bot via the developer portal on Discord here. You can also get your Discord servers guild ID by right clicking with developer mode and copying ID more information can be found here.

set DiscordGuildID YOURDISCORDGUILDID
set DiscordBotToken YOURDISCORDBOTTOKEN
add_ace resource.crToolkit command allow

Last updated

Was this helpful?