Factions/src/com/massivecraft/factions
2013-04-19 10:07:53 +02:00
..
adapters Add in some ASCII-art and make sure the adapters have premade instances. 2013-04-17 15:49:29 +02:00
chat Only handle faction tags. No standard ones. 2013-04-18 15:31:05 +02:00
cmd It makes no sense to charge for purely informational commands does it? If it does we can add them in later again. Also adding in a in progress listener to show how internal events should be used for integration with other plugins 2013-04-19 10:07:53 +02:00
event It makes no sense to charge for purely informational commands does it? If it does we can add them in later again. Also adding in a in progress listener to show how internal events should be used for integration with other plugins 2013-04-19 10:07:53 +02:00
iface Possible converted FPlayer 2013-04-12 08:56:26 +02:00
integration Minor touches to the Econ integration 2013-04-19 09:50:33 +02:00
listeners It makes no sense to charge for purely informational commands does it? If it does we can add them in later again. Also adding in a in progress listener to show how internal events should be used for integration with other plugins 2013-04-19 10:07:53 +02:00
task Make the recurring tasks non-tps-dependent. 2013-04-18 13:36:52 +02:00
util Remove LazyLocation and declare that Tasks are not Utils. 2013-04-18 12:29:56 +02:00
Board.java I think this rename makes sense. 2013-04-18 21:03:38 +02:00
BoardColl.java MCore Change 2013-04-16 09:28:07 +02:00
BoardInterface.java Make both Board and BoardColl implement the same BoardInterface. 2013-04-11 09:25:26 +02:00
ConfServer.java It makes no sense to charge for purely informational commands does it? If it does we can add them in later again. Also adding in a in progress listener to show how internal events should be used for integration with other plugins 2013-04-19 10:07:53 +02:00
Const.java Some more work to the potion damage checker. Moved stuff to MCore infact. 2013-04-18 17:12:46 +02:00
Faction.java Starting to clean up FPlayer 2013-04-17 15:30:21 +02:00
FactionColl.java Minor touches to the Econ integration 2013-04-19 09:50:33 +02:00
FactionEqualsPredictate.java Optimized indexer but that was not enough. Added back the cached index again but with new technology. 2013-04-17 14:44:08 +02:00
FactionListComparator.java Removing player index to reduce complexity since I doubt its required. Decouble and nullify faction descriptions. 2013-04-17 08:55:08 +02:00
Factions.java It makes no sense to charge for purely informational commands does it? If it does we can add them in later again. Also adding in a in progress listener to show how internal events should be used for integration with other plugins 2013-04-19 10:07:53 +02:00
FFlag.java Add in some ASCII-art and make sure the adapters have premade instances. 2013-04-17 15:49:29 +02:00
FPerm.java Merged block listener into main listener 2013-04-17 16:21:25 +02:00
FPlayer.java Minor touches to the Econ integration 2013-04-19 09:50:33 +02:00
FPlayerColl.java Fixing some NPE and similar small issues. 2013-04-18 20:28:12 +02:00
Lang.java Starting to clean up FPlayer 2013-04-17 15:30:21 +02:00
Perm.java More Txt. 2013-04-10 10:45:47 +02:00
Rel.java Adding in friend-state into the Rel enum and removing the config option. 2013-04-19 08:20:38 +02:00
TerritoryAccess.java Get rid of Essentials integrations, use MCore teleporter for now and PS homes. As for chat I need to rewrite the chat system. Essentials integration can be readded later if needed. 2013-04-17 11:47:48 +02:00