File tree Expand file tree Collapse file tree 1 file changed +3
-13
lines changed
content/docs/perworlds/manage Expand file tree Collapse file tree 1 file changed +3
-13
lines changed Original file line number Diff line number Diff line change @@ -20,18 +20,8 @@ Permissions are hierarchical: granting a parent permission (e.g. `perworlds.admi
2020| ` /world group spawn unset ` | ` perworlds.command.group.spawn.unset ` | Unset the spawn point for a group |
2121| ` /world group teleport ` | ` perworlds.command.group.teleport ` | Teleport to a group's spawn point |
2222
23- ## Permission Hierarchy
24-
25- - ` perworlds.admin `
26- - Grants all PerWorlds permissions.
27- - ` perworlds.commands.group `
28- - Grants access to all group-related commands.
29- - Each sub-permission (e.g. ` perworlds.command.group.add ` ) grants access to the specific command.
30-
31-
32-
3323## Permission packs
3424
35- | Commands | Permission |
36- | ---------------------------------------------------------------------- | -------------------- |
37- | /world group \* | perworlds.admin<br />perworlds.commands.group |
25+ | Commands | Permission |
26+ | ------------------------------------------------------------------------ | ---------------------------------------------- |
27+ | /world group \* | perworlds.admin<br />perworlds.commands.group |
You can’t perform that action at this time.
0 commit comments