- Open /client/templates/chat/chat.html
- Insert: "{{> loginButtons}}", on the second line. (Without Quotes)
- Fill in your preferred settings
- Press: "Save Configuration"
- Remove "{{> loginButtons}}"
- Open 2_Connect_MongoDB.bat
- Copy/Type: "db.users.update({"profile.id": "YourSteamId64"}, {$set: {"profile.group": "superadmin"}})" and press enter