Skip to content

Commit 3feebdc

Browse files
committed
chore(paper): add missing paper subcommand permissions and reorder entries
1 parent cbfda94 commit 3feebdc

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

src/content/docs/paper/admin/reference/vanilla-command-permissions.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,16 +149,19 @@ The following is a list of all additional Paper permissions.
149149

150150
| Permission Node | Description | Players Have Permission By Default? |
151151
|----------------------------------------|------------------------------------------------------------------|-------------------------------------|
152-
| bukkit.command.paper.heap | Allows the user to run the heap sub command | No |
153-
| bukkit.command.paper.entity | Allows the user to run the entity sub command | No |
154-
| bukkit.command.paper.reload | Allows the user to run the reload sub command | No |
155-
| bukkit.command.paper.version | Allows the user to run the version sub command | No |
156-
| bukkit.command.paper.dumpplugins | Allows the user to run the dumpplugins sub command | No |
157-
| bukkit.command.paper.syncloadinfo | Allows the user to run the syncloadinfo sub command | No |
152+
| bukkit.command.paper.chunkinfo | Allows the user to run the chunkinfo sub command | No |
153+
| bukkit.command.paper.debug | Allows the user to run the debug sub command | No |
158154
| bukkit.command.paper.dumpitem | Allows the user to run the dumpitem sub command | No |
159-
| bukkit.command.paper.mobcaps | Allows the user to run the mobcaps sub command | No |
160155
| bukkit.command.paper.dumplisteners | Allows the user to run the dumplisteners sub command | No |
156+
| bukkit.command.paper.dumpplugins | Allows the user to run the dumpplugins sub command | No |
157+
| bukkit.command.paper.entity | Allows the user to run the entity sub command | No |
161158
| bukkit.command.paper.fixlight | Allows the user to run the fixlight sub command | No |
162-
| bukkit.command.paper.debug | Allows the user to run the debug sub command | No |
159+
| bukkit.command.paper.heap | Allows the user to run the heap sub command | No |
160+
| bukkit.command.paper.holderinfo | Allows the user to run the holderinfo sub command | No |
161+
| bukkit.command.paper.mobcaps | Allows the user to run the mobcaps sub command | No |
162+
| bukkit.command.paper.playermobcaps | Allows the user to run the playermobcaps sub command | No |
163+
| bukkit.command.paper.reload | Allows the user to run the reload sub command | No |
164+
| bukkit.command.paper.syncloadinfo | Allows the user to run the syncloadinfo sub command | No |
165+
| bukkit.command.paper.version | Allows the user to run the version sub command | No |
163166
| paper.antixray.bypass | Allows the user to bypass anti-xray if use-permission is enabled | No |
164167
| paper.bypass-visibility.tab-completion | Allows the user to see hidden players in command tab completions | No |

0 commit comments

Comments
 (0)