Factions/src/com/massivecraft/factions
2013-04-24 20:17:20 +02:00
..
adapter The Special Factions are now unique per universe. 2013-04-24 13:50:02 +02:00
chat Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense. 2013-04-24 19:01:17 +02:00
cmd Thanks @AEtherSurfer, changed the order of faction and radius in the claim command and added a maximum radius. 2013-04-24 20:17:20 +02:00
entity Thanks @AEtherSurfer, changed the order of faction and radius in the claim command and added a maximum radius. 2013-04-24 20:17:20 +02:00
event Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense. 2013-04-24 19:01:17 +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 Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense. 2013-04-24 19:01: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 Nah lets not create a built in badword list. Its not doable due to the scunthorpe problem. 2013-04-24 19:04:53 +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 Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense. 2013-04-24 19:01:17 +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 Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense. 2013-04-24 19:01:17 +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 Rename Faction Tag to Faction Name. What did tag ever mean? Name makes more sense. 2013-04-24 19:01:17 +02:00