Skip to content

Commit 5ffcc1d

Browse files
committed
Add missing command permission entry for viewing group information
1 parent 4538aa4 commit 5ffcc1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/docs/perworlds/manage/command-permissions.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Permissions are hierarchical: granting a parent permission (e.g. `perworlds.admi
1313
| `/world group add` | `perworlds.command.group.add` | Add a world to a group |
1414
| `/world group create` | `perworlds.command.group.create` | Create a new world group |
1515
| `/world group delete` | `perworlds.command.group.delete` | Delete a world group |
16+
| `/world group info` | `perworlds.command.group.info` | View information about a world group |
1617
| `/world group list` | `perworlds.command.group.list` | List all world groups |
1718
| `/world group option` | `perworlds.command.group.option` | Configure group options |
1819
| `/world group remove` | `perworlds.command.group.remove` | Remove a world from a group |

0 commit comments

Comments
 (0)