🖥️Command
Last updated
/varpaintball
Toggle the paintball interface
All admin commands require the paintball.admin ACE permission.
/pb_forcestart <lobbyId>
Force-start a lobby
/pb_forcestop <matchId>
Force-stop an ongoing match
/pb_kick <playerId>
Kick a player from paintball
/pb_status
Display all active matches and lobbies
Add to your server.cfg:
# By identifier
add_ace identifier.license:xxxxx paintball.admin allow
# By group
add_ace group.admin paintball.admin allowForce-start a lobby :
Stop an ongoing match :
Kick a player (server ID) :
View status :
The /pb_status command displays :
List of active lobbies with their ID, player count, and state
List of ongoing matches with their ID, arena, mode, and players
Last updated
/pb_forcestart 1/pb_forcestop 1/pb_kick 5/pb_status