I've been working on this for almost a whole week but now it is here. The party system! If there is anything wrong or not working please contact me on the NetworkManager Discord server. I hope you guys enjoy it and if you have a suggestion just hit me up!
Leave a review behind to let me know your thoughts about the plugin!
Changelog:
- Fixed a issue with the punishment reasons. It doesn't have that extra space at the end of the reason anymore!
- Added command_msg_alias and command_reply_alias because it was requested. You can remove all aliases if you don't want any.
- Changed the default lang_report_alert. Better design and formatting. (It won't be replaced automatically).
- Added new message lang_report_alert_jump. This is also for the new design and formatting of the lang_report_alert message.
- Added a Party system! /party is the command. All commands and permissions are in the wiki. I tried to make everything possible and include some Json messages. Also the Party system fully supports the language system. To use the party chat you can use the # Like "#Your message here" and it will send the message to the party chat. You can also use /partychat or /pc with the message or toggle the party chat with /partychat toggle so you can just talk in the chat and it will send the message into the party chat. If you have the party chat toggle and you want to send a message to the normal chat you can use ! in front of your message.
- Added some new methods to the API but there is no API for the Party system YET. This will be in the next version with some events.