Installation
1. Setup
- Download the dependencies and make sure they work as intended.
- Download
sd_playergroups
from GitHub (opens in a new tab) and extract it inside your resources folder.
2. Configuration
- Edit your
server.cfg
and make suresd_playergroups
is started after all of the dependencies. - Edit
config.lua
to your liking. - Set your Discord Bot Token inside
server.cfg
:
set sd_playergroups:token "your_bot_token_here"