How to use permission groups on your Schedule 1 server
Last updated 14 May 2026
Need a game server?
Spin one up fast with our feature-rich panel and seriously low prices.
How to use permission groups on your Schedule 1 server
Login to your Kinetic Panel
Stop your server.
-1767383729764.png)
Go to File Manager.
-1770311095747.png)
In the File Manager, find and open your "User Data" folder.

In that folder, find and open the permissions.toml file. In this file, you can view all the perms for your server. The commands that are permitted within those perms will be listed as well.

These are the following commands to manage the perms. They can be inputted in your server console.
reloadpermissions: reload permissions.toml without restarting group list: list all known groups group assign <player_or_steamid> <group>: assign a group group unassign <player_or_steamid> <group>: remove a group perm info <player_or_steamid>: inspect effective and direct rules perm grant <player_or_steamid> <node>: add a direct allow rule perm deny <player_or_steamid> <node>: add a direct deny rule perm revoke <player_or_steamid> <node>: remove a direct allow or deny rule perm tempgrant <player_or_steamid> <node> <minutes> [reason]: add a temporary allow rule op, deop, admin, deadmin: compatibility wrappers around built-in group assignment