Perrmisions
category = {}
"on_players" - access to online players management "stats" - access to atatistics page "reaport" - access to reaports management "bans" - access to bans management
main_options = {}
"spawn_car" - access to spawn car option "repair_car" - access to repair car option "gamemode" - access to gamemode option "set_ped" - access to set ped option "display_nick" - access to display nick option "display_coords" - access to display coords option "teleport_on_waypoint" - access to teleport on waypoint option "teleport_on_coords" - access to teleport on coords option "invisible" - access to invisible option "noclip" - access to noclip option "revive" - access to self revive option
"set_announcment" - access to send annoucment
reaport_options = {}
"manage" - access to open reaports "status" - access to change reaport status "return" - access to return button
player_options = {}
"kick" - access to kick player
"ban" - access to ban player
"revive" - access to revive player
"freeze" - access to freeze player
"teleport_to_me" - access to teleport player to your location
"teleport_to" - access to teleport to player
"spectate" - access to spectate player
"inventory" - access to see player's inventory
"screenshot" - access to take player's screenshot
"set_job" - access to set player's job
"set_money" - access to set player's money
"give_item" - access to give item for player
ban_options = {}
"unban" - access to unban player "change_date" - access to change ban duration
Last updated