Permissions
- You can now enable permissions for each command in the settings.yml file.
Those are the permissions:
/friend - friendsystem.commands.friend
/msg - friendsystem.commands.msg
/r - friendsystem.commands.r
/party - friendsystem.commands.party
/p - friendsystem.commands.p
Command Manager
- You can now disable each commands if you don't need one them.
- You can also change the command names (for example change /p to /pa).
Everything can be configured in the settings.yml file.
NOTE: The settings.yml will be renamed to settings_old.yml and a new settings.yml file will be created. Make sure to reconfigure it!