About Clear Groups
Clear Groups is a simple plugin that allows admin to remove all players from specific groups with a single command.
In the configuration file you can:
- Specify which groups you want to clear.
- Specify to ignore admin.
- Set the command for clearing the group(s).
- Set the command for clearing the data file.
Default groups and commands:
- Clear groups - /cleargroups
- Clear data file - /cleargroupsdata
Permissions:
- "cleargroups.admin" - Allows admin to clear the data file and clear the selected group(s).
Default Configuration File:
{ "Change Commands": { "Manually clear groups": "cleargroups", "Delete clear groups data": "cleargroupsdata" }, "Main Options": { "Ignore Admin": true, "Clear Data on wipe": false }, "Group Names": [ "", "" ] }
Default Data File:
{ "RemovedFromGroup": [] }
For support: Contact me here or on Discord: Gt403cyl#0244