SickGaming Rust Server Plugins
This commit is contained in:
24
lang/en/PermissionsManager.json
Normal file
24
lang/en/PermissionsManager.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"title": "Permissions Manager: ",
|
||||
"NoGroup": "Group {0} was not found.",
|
||||
"NoPlayer": "Player {0} was not found.",
|
||||
"GUIAll": "Grant All",
|
||||
"GUINone": "Revoke All",
|
||||
"GUIBack": "Back",
|
||||
"GUIGroups": "Groups",
|
||||
"GUIPlayers": "Players",
|
||||
"GUIInherited": "Inherited",
|
||||
"GUIInheritedFrom": "Inherited from",
|
||||
"GUIGranted": "Granted",
|
||||
"GUIRevoked": "Revoked",
|
||||
"GUIName": "Permissions for {0}",
|
||||
"GUIGroupsFor": "Groups for {0}",
|
||||
"GUIPlayersIn": "Players in {0}",
|
||||
"removePlayers": "Remove All Players",
|
||||
"confirm": "Confirm",
|
||||
"cancel": "Cancel",
|
||||
"NotAdmin": "You need Auth Level 2, or permission, to use this command.",
|
||||
"Back": "Back",
|
||||
"All": "All",
|
||||
"Syntax": "Use /perms, /perms player *name*, or /perms group *name*"
|
||||
}
|
||||
Reference in New Issue
Block a user