- Adds the ability to invite, promote or create a team via commands
Chat Commands
/team invite <playername> -- Invite a player to your team
/team promote <playername> -- Promote a player in your team
/team create -- Create a team
/team remove <playername> -- Remove player from team.
Localization
The default messages are in the TeamManager file under the lang/en directory. To add support for another language, create a new language folder (e.g. de for German) if not already created, copy the...