Factions/src/com/massivecraft/factions
2013-04-17 15:49:29 +02:00
..
adapters Add in some ASCII-art and make sure the adapters have premade instances. 2013-04-17 15:49:29 +02:00
cmd 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
event MCore use CommandSender above Player. Adhere to this standard. 2013-04-17 10:41:38 +02:00
iface Possible converted FPlayer 2013-04-12 08:56:26 +02:00
integration Starting to clean up FPlayer 2013-04-17 15:30:21 +02:00
listeners Starting to clean up FPlayer 2013-04-17 15:30:21 +02:00
util Moved Faction entity to useage of MStore as well. 2013-04-12 09:47:43 +02:00
Board.java Let's use UUID instead. 2013-04-12 15:10:11 +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 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
Const.java Moved Faction entity to useage of MStore as well. 2013-04-12 09:47:43 +02:00
Faction.java Starting to clean up FPlayer 2013-04-17 15:30:21 +02:00
FactionColl.java Add in some ASCII-art and make sure the adapters have premade instances. 2013-04-17 15:49:29 +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 Add in some ASCII-art and make sure the adapters have premade instances. 2013-04-17 15:49:29 +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 Fixing faction permOverides and making use of a predictate to send faction messages. 2013-04-17 13:16:22 +02:00
FPlayer.java Add in some ASCII-art and make sure the adapters have premade instances. 2013-04-17 15:49:29 +02:00
FPlayerColl.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
Lang.java Starting to clean up FPlayer 2013-04-17 15:30:21 +02:00
MainListener.java Rename CmdCape --> CmdCapeAbstract 2013-04-10 13:01:41 +02:00
Perm.java More Txt. 2013-04-10 10:45:47 +02:00
Rel.java Fixing some comments. 2013-04-14 21:20:34 +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