-
Notifications
You must be signed in to change notification settings - Fork 8
Groups
TonimatasDEV edited this page Oct 14, 2024
·
2 revisions
Go to groups.yml and enter the following:
groupname:
- "WorldName1"
- "WorldName2"
The "gropname" is the name of the group must be in lowercase, and the "WorldName" would be the names of the worlds.
To use the group, you must go to config.yml and add the following text:
Remember that you don't have to add everything, just add the group in the list of plugins already generated.
plugins:
Example:
- "g:groupname"
The "g:" is to indicate that it is a group and the "groupname" is the name of the group you want to add to the plugin.