-
-
Notifications
You must be signed in to change notification settings - Fork 8
PerWorlds
David edited this page Apr 30, 2025
·
3 revisions
| Command | Description | Permission |
|---|---|---|
/world group add <world> <group> |
Add a world to an existing group | perworlds.command.group.add |
/world group create <name> |
Create a new group | perworlds.command.group.create |
/world group delete <group> |
Delete an existing group | perworlds.command.group.delete |
/world group info <group> |
Receive information about a group | perworlds.command.group.info |
/world group list |
List all groups | perworlds.command.group.list |
/world group option <option> <group> [<value>] |
Get or set an option of a group | perworlds.command.group.option |
/world group remove <group> <world> |
Remove a world from a group | perworlds.command.group.remove |
/world group spawn |
Teleport yourself to the spawn of your current group | perworlds.command.group.spawn |
/world group spawn set [<group>] <world> <position> [<rotation>] |
Set the spawn of a group | perworlds.command.group.spawn.set |
/world group spawn unset [<group>] |
Unset the spawn of a group | perworlds.command.group.spawn.unset |
/world group teleport <group> [<players>] |
Teleport players into another group | perworlds.command.group.teleport |