mcMMO/src/main/java/com/gmail/nossr50/config
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
..
experience Introduction of new Alchemy skill! 2014-01-16 22:32:40 +01:00
mods .length doesn't start at 0 2013-11-18 21:01:41 +01:00
party Clean up a bit, and make the /party itemshare command recognize the new 2013-04-18 08:11:47 -04:00
potion Update PR to changes in master 2014-01-16 22:32:40 +01:00
repair Moved repair config classes to the config package 2013-12-12 19:53:27 +01:00
treasure Command cleanup. 2013-11-08 23:14:11 +01:00
AdvancedConfig.java Changed config validation for UnlockLevels, they can now also be 0 2014-01-17 15:51:28 +01:00
AutoUpdateConfigLoader.java Handle this nicer 2013-10-02 10:42:06 +02:00
Config.java Added party alliances 2014-01-17 18:55:58 +01:00
ConfigLoader.java Need different methods for mod files and regular files. 2013-10-18 10:12:55 -04:00
HiddenConfig.java Added option to allow refreshing of chunks after block-breaking abilities. 2013-03-29 18:29:31 -04:00