Skip to main content

How To Ban and Unban Players on Your Schedule 1 Server

1. Log In to Your Panel


2. Select the ‘File’ Tab

Cybrancee Panel navigation menu with the Files tab highlighted

3. Select the ‘User Data’ Folder

Cybrancee Panel File Manager root directory with the UserData folder highlighted

4. Select the Permissions Configuration File

Select permissions.toml inside the ‘UserData’ folder to open the text editor.

Cybrancee Panel File Manager UserData folder with permissions.toml highlighted

5. Manage Banned SteamIDs in Configuration

Locate the [banned] section inside permissions.toml and add or remove player SteamID64 entries inside the users array. If the [banned] section does not exist in permissions.toml, add the following block manually at the bottom of the file:

[banned]
users = [
    "76561198000000000"
]
Cybrancee Panel text editor showing the banned section and users array configured with a SteamID64 inside permissions.toml

6. Save the Configuration File


7. Select the ‘Console’ Tab

Cybrancee Panel navigation menu with the Console tab highlighted

8. Reload Server Permissions

Return to the ‘Console’ tab, enter reloadpermissions into the console input field, and press ‘Enter’:

reloadpermissions

Cybrancee Panel Console showing reloadpermissions command executed with success response

Schedule 1 Server Hosting

Starts at $9.99

External link icon

Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents