Factions/src/com/massivecraft/factions
2013-04-24 18:22:52 +02:00
..
adapter The Special Factions are now unique per universe. 2013-04-24 13:50:02 +02:00
chat Minor touches to player defaults. 2013-04-24 14:31:10 +02:00
cmd Working on auto claim 2013-04-24 15:14:15 +02:00
entity these changes fixes a few startup errors related to non-attached factions lacking universe. 2013-04-24 18:22:52 +02:00
event Unifying, simplifying and messing around with land claiming and the related costs. 2013-04-24 11:16:37 +02:00
integration Specifying meanings for null in Faction fields and removing the getAccountId method alltogether. 2013-04-24 14:42:52 +02:00
listeners Whatever, lets just move the last listener stuff over 2013-04-24 15:37:17 +02:00
mixin Introducing a power Mixin since Bukkit does not allow permissions for offline players and we want to know for offline players. Servers wanting individual power rules can implement and inject this mixin. 2013-04-23 17:01:43 +02:00
task MCore change 2013-04-24 08:59:43 +02:00
util Allergy reaction kicked in. This commit removes the Spout features. I have nothing against spout but if we are going to have them we should do them properly. They should be coded in such a way that they could be in an external plugin alltogether. Also removed netbeans stuff from IDE that should not be in the github repo. 2013-04-22 21:00:00 +02:00
ConfServer.java Moved the last stuff away from ConfServer. 2013-04-24 08:39:26 +02:00
Const.java Add an intermediate Colls class for that shared universe-get logic. 2013-04-24 16:27:47 +02:00
EconomyParticipator.java Specifying meanings for null in Faction fields and removing the getAccountId method alltogether. 2013-04-24 14:42:52 +02:00
ExtractorFactionAccountId.java Moving files around 2013-04-22 09:37:53 +02:00
FactionEqualsPredictate.java more variable renames for FPlayer --> UPlayer 2013-04-22 19:57:11 +02:00
FactionListComparator.java Starting to rename fplayer --> uplayer since we will need an mplayer. 2013-04-22 17:59:51 +02:00
Factions.java Permission node cleanup and removal of the commented out deprecated API. 2013-04-24 16:10:16 +02:00
FFlag.java Permission node cleanup and removal of the commented out deprecated API. 2013-04-24 16:10:16 +02:00
FPerm.java Permission node cleanup and removal of the commented out deprecated API. 2013-04-24 16:10:16 +02:00
Lang.java Starting to clean up FPlayer 2013-04-17 15:30:21 +02:00
Perm.java Permission node cleanup and removal of the commented out deprecated API. 2013-04-24 16:10:16 +02:00
Rel.java Moved the last stuff away from ConfServer. 2013-04-24 08:39:26 +02:00
RelationParticipator.java Moving files around 2013-04-22 09:37:53 +02:00
TerritoryAccess.java Starting to rename fplayer --> uplayer since we will need an mplayer. 2013-04-22 17:59:51 +02:00