[+] Added the option to disable the groups feature
add this to the config.yml:
YAML:groups: # Enable or disable the groups system entirely. # When false: no command restrictions, no tab-complete filtering, # and the /group command will inform users the feature is disabled. # groups.yml is still loaded so you can re-enable without data loss. enabled: true
