Garry's Mod Wiki

Garry's Mod Wiki

Description

Returns all permissions per server. Permanent permissions are stored in settings/permissions.bin.

Returns

1 table<string, table> permissions
A table of permanent and temporary permissions granted for servers.

Example structure:

permanent = { ["123.123.123.123"] = "connect" -- this server has a permission to connect player to any server even after restarting the game }, temporary = { ["111.111.111.111"] = "voicerecord" -- this server can enable voice activity on player during this game session }

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...