@@ -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