From 57b833a17ee477d6a024ec2482418ca0e8186cf4 Mon Sep 17 00:00:00 2001 From: Telesphoreo Date: Tue, 14 Jun 2022 22:46:43 -0500 Subject: [PATCH] Update Plex permissions --- docs/permissions.md | 100 +++++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 47 deletions(-) diff --git a/docs/permissions.md b/docs/permissions.md index 2fa72fb..0b73836 100644 --- a/docs/permissions.md +++ b/docs/permissions.md @@ -4,54 +4,60 @@ title: Permissions --- # Permissions -This page is a comprehensive list of all of Plex's permission nodes. +This page is a comprehensive list of all of Plex's permission nodes. Note that some of them (such as world entry and modification) are defined by the server config and may vary. ## Plex -| Command | Permission | Description | -| ------------------ | ------------------------------ | ----------------------------------------------------------------------------------------------- | -| adminchat | plex.adminchat | Talk privately with other admins | -| adminworld | plex.adminworld | Teleport to the adminworld | -| adventure | plex.gamemode.adventure | Set your own gamemode to adventure mode | -| adventure | plex.gamemode.adventure.others | Set another player's gamemode to adventure mode | -| ban | plex.ban | Bans a player, offline or online | -| blockedit | plex.blockedit | Prevent players from modifying blocks | -| commandspy | plex.commandspy | Spy on other player's commands | -| consolesay | plex.consolesay | Displays a message to everyone | -| creative | plex.gamemode.creative | Set your own gamemode to creative mode | -| creative | plex.gamemode.creative.others | Set another player's gamemode to creative mode | -| debug | plex.debug | Plex's debug command | -| entitywipe | plex.entitywipe | Remove various server entities that may cause lag, such as dropped items, minecarts, and boats. | -| flatlands | plex.flatlands | Teleport to the flatlands | -| freeze | plex.freeze | Freeze a player on the server | -| kick | plex.kick | Kicks a player | -| localspawn | plex.localspawn | Teleport to the spawnpoint of the world you are in | -| lockup | plex.lockup | Lockup a player on the server | -| masterbuilderworld | plex.masterbuilderworld | Teleport to the masterbuilderworld | -| mobpurge | plex.mobpurge | Purge all mobs. | -| mute | plex.mute | Mute a player on the server | -| namehistory | plex.namehistory | Get the name history of a player | -| notes | plex.notes | Manage notes for a player | -| plex | plex.redis | Tests your Redis database to ensure Plex can reach it | -| plex | plex.reload | Reload Plex | -| plex | plex.modules.reload | Reload Plex's modules | -| punishments | plex.punishments | Opens the Punishments GUI | -| rawsay | plex.rawsay | Displays a message to everyone | -| say | plex.say | Displays a message to everyone | -| smite | plex.smite | Someone being a little bitch? Smite them down... | -| spectator | plex.gamemode.spectator | Set your own gamemode to spectator mode | -| spectator | plex.gamemode.spectator.others | Set another player's gamemode to spectator mode | -| survival | plex.gamemode.survival | Set your own gamemode to survival mode | -| survival | plex.gamemode.survival.others | Set another player's gamemode to survival mode | -| tag | plex.tag | Set or clear your prefix | -| tag | plex.tag.clear.others | Clear another player's prefix | -| tempban | plex.tempban | Temporarily ban a player | -| toggle | plex.toggle | Allows toggling various server aspects through a GUI | -| unban | plex.unban | Unbans a player, offline or online | -| unfreeze | plex.unfreeze | Unfreeze a player | -| unmute | plex.unmute | Unmute a player | -| world | plex.world | Teleport to a world. | -| | | | -| Enter adminworld | plex.adminworld.enter | Allows entering the adminworld | | +| Command | Permission | Rank | Description | +| ------------------- | ------------------------------ | ------------ | ----------------------------------------------------------------------------------------------- | +| adminchat | plex.adminchat | Admin | Talk privately with other admins | +| admin | N/A | OP | Manage all admins | +| adminworld | plex.adminworld | Admin | Teleport to the adminworld | +| adventure | plex.gamemode.adventure | OP | Set your own gamemode to adventure mode | +| adventure | plex.gamemode.adventure.others | Admin | Set another player's gamemode to adventure mode | +| ban | plex.ban | Admin | Bans a player, offline or online | +| blockedit | plex.blockedit | Admin | Prevent players from modifying blocks | +| commandspy | plex.commandspy | Admin | Spy on other player's commands | +| consolesay | plex.consolesay | Admin | Displays a message to everyone | +| creative | plex.gamemode.creative | OP | Set your own gamemode to creative mode | +| creative | plex.gamemode.creative.others | Admin | Set another player's gamemode to creative mode | +| pdebug | plex.debug | Executive | Plex's debug command | +| deopall | N/A | Admin | Deop everyone on the server | +| deop | N/A | Admin | Deop a player on the server | +| entitywipe | plex.entitywipe | Admin | Remove various server entities that may cause lag, such as dropped items, minecarts, and boats. | +| flatlands | plex.flatlands | OP | Teleport to the flatlands | +| freeze | plex.freeze | Admin | Freeze a player on the server | +| kick | plex.kick | Admin | Kicks a player | +| localspawn | plex.localspawn | OP | Teleport to the spawnpoint of the world you are in | +| lockup | plex.lockup | Admin | Lockup a player on the server | +| masterbuilderworld | plex.masterbuilderworld | OP | Teleport to the masterbuilderworld | +| mobpurge | plex.mobpurge | Admin | Purge all mobs. | +| mute | plex.mute | OP | Mute a player on the server | +| namehistory | plex.namehistory | OP | Get the name history of a player | +| notes | plex.notes | Admin | Manage notes for a player | +| opall | N/A | Admin | Op everyone on the server | +| op | N/A | OP | Op a player on the server | +| plex | N/A | Impostor | Show information about Plex | +| plex redis | plex.redis | Senior Admin | Tests your Redis database to ensure Plex can reach it | +| plex reload | plex.reload | Senior Admin | Reload Plex | +| plex modules reload | plex.modules.reload | Executive | Reload Plex's modules | +| punishments | plex.punishments | Admin | Opens the Punishments GUI | +| rank | N/A | OP | Displays your rank | +| rawsay | plex.rawsay | Senior Admin | Displays a message to everyone | +| say | plex.say | Admin | Displays a message to everyone | +| smite | plex.smite | Admin | Someone being a little bitch? Smite them down... | +| spectator | plex.gamemode.spectator | OP | Set your own gamemode to spectator mode | +| spectator | plex.gamemode.spectator.others | Admin | Set another player's gamemode to spectator mode | +| survival | plex.gamemode.survival | OP | Set your own gamemode to survival mode | +| survival | plex.gamemode.survival.others | Admin | Set another player's gamemode to survival mode | +| tag | plex.tag | OP | Set or clear your prefix | +| tag | plex.tag.clear.others | Admin | Clear another player's prefix | +| tempban | plex.tempban | Admin | Temporarily ban a player | +| totalfreedommod | N/A | OP | You can't simpy do that. | +| toggle | plex.toggle | Admin | Allows toggling various server aspects through a GUI | +| unban | plex.unban | Admin | Unbans a player, offline or online | +| unfreeze | plex.unfreeze | Admin | Unfreeze a player | +| unmute | plex.unmute | Admin | Unmute a player | +| world | plex.world | OP | Teleport to a world. | ## BukkitTelnet Module | Permission | Rank | Description | @@ -92,4 +98,4 @@ This page is a comprehensive list of all of Plex's permission nodes. ## NUSH Module | Command | Permission | Rank | Description | | ------- | ----------------- | ----- | ---------------------- | -| nush | plex.nush.command | Admin | Toggle NUSH on or off. | \ No newline at end of file +| nush | plex.nush.command | Admin | Toggle NUSH on or off. |