TheNextLvlTheNextLvl

Deleting a group

How to delete a group.

GitHub Edit on GitHub

To delete a group, you can use the command /world group delete <group>.
This will delete the specified group and all associated data, including player data and world data.
Deleting a group restores the world and player data to the unowned group.

Caution

Deleting a group is irreversible. Make sure to back up any important data before proceeding.
The group's entire folder will be permanently deleted.
This includes all player data, world data (not the worlds themselves), and any other associated files.

Example

/world group delete farmworld

Last updated on

On this page