Factions3/src/com/massivecraft/factions/entity
2013-04-23 18:07:17 +02:00
..
Board.java Patched away the errors with ugly meassures. 2013-04-22 14:16:07 +02:00
BoardColl.java Halfway through adding in universe support 2013-04-22 12:26:13 +02:00
BoardColls.java Minor startup fixes 2013-04-22 15:05:00 +02:00
BoardInterface.java Moving files around 2013-04-22 09:37:53 +02:00
Faction.java Moving home config from ConfServer --> UConf 2013-04-23 18:07:17 +02:00
FactionColl.java more variable renames for FPlayer --> UPlayer 2013-04-22 19:57:11 +02:00
FactionColls.java more variable renames for FPlayer --> UPlayer 2013-04-22 19:57:11 +02:00
MConf.java 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
MConfColl.java Minor startup fixes 2013-04-22 15:05:00 +02:00
MPlayer.java Move deny commands from ConfServer to UConf. 2013-04-23 09:17:30 +02:00
MPlayerColl.java 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
UConf.java Moving home config from ConfServer --> UConf 2013-04-23 18:07:17 +02:00
UConfColl.java We need UConf as well as MConf. 2013-04-22 16:26:44 +02:00
UConfColls.java We need UConf as well as MConf. 2013-04-22 16:26:44 +02:00
UPlayer.java 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
UPlayerColl.java 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
UPlayerColls.java more variable renames for FPlayer --> UPlayer 2013-04-22 19:57:11 +02:00