mcMMO/src/main/java/com/gmail/nossr50/chat
TfT_02 c729297615 Added party alliances
Adds the following commands:
`/party alliance`
`/party alliance invite <target>`
`/party alliance accept`

Allies will share party chat and will not be able to harm eachother.
Item and XP sharing is limitied to a single party. Allowing two parties
to team up without sharing resources and XP.

Closes #1009
2014-01-17 18:55:58 +01:00
..
AdminChatManager.java Admin and Party chat prefixes are now customizable 2013-08-17 12:18:29 +02:00
ChatManager.java Changed the color of party leader names in Party chat 2013-08-17 13:53:46 +02:00
ChatManagerFactory.java Refactor to match standards set for where datatypes should be located. 2013-07-15 08:44:13 -04:00
PartyChatManager.java Added party alliances 2014-01-17 18:55:58 +01:00