mcMMO/src/main/java/com/gmail/nossr50/api
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
..
exceptions Move exceptions to their own package. 2013-04-10 20:21:55 -04:00
AbilityAPI.java Wrap these inside McMMOPlayer for easier access. 2013-10-29 11:02:57 -04:00
ChatAPI.java Command cleanup. 2013-11-08 23:14:11 +01:00
ExperienceAPI.java Wrap these inside McMMOPlayer for easier access. 2013-10-29 11:02:57 -04:00
PartyAPI.java Added party alliances 2014-01-17 18:55:58 +01:00