Factions/src/main/java/com/massivecraft/factions/entity
2014-10-08 11:19:06 +02:00
..
Board.java Remove random custom special faction ids and create update process for it. 2014-10-01 22:00:08 +02:00
BoardColl.java Claimnear perm and optional minimum distance between factions. 2014-10-07 17:08:40 +02:00
BoardInterface.java Maven Attempt 1 2014-09-13 00:50:33 +02:00
Faction.java Some flag tweaks. Use same name scheme as permissions. Also added deposit permission. 2014-10-07 12:30:44 +02:00
FactionColl.java Some flag tweaks. Use same name scheme as permissions. Also added deposit permission. 2014-10-07 12:30:44 +02:00
MConf.java Actually these are better default values. 2014-10-08 11:19:06 +02:00
MConfColl.java Step 1 in many removing the universe system. Untested and lacking auto convert features. 2014-09-17 13:17:33 +02:00
MFlag.java Some flag tweaks. Use same name scheme as permissions. Also added deposit permission. 2014-10-07 12:30:44 +02:00
MFlagColl.java Better flag system. Permission to change faction flags of choice. Possibility for other plugins to add faction flags, and more. 2014-10-02 11:45:06 +02:00
MPerm.java Claimnear perm and optional minimum distance between factions. 2014-10-07 17:08:40 +02:00
MPermColl.java Make the Faction Permissions more dynamic as well. 2014-10-02 14:02:07 +02:00
MPlayer.java Rename and repackage the Engines/Listeners. 2014-10-08 06:38:26 +02:00
MPlayerColl.java Event based and configurable player timeout system, visible through /f p. Also started storing the last player activity locally since the Bukkit API is broken. This will probably fix issues reported where players never get kicked. 2014-10-06 13:08:34 +02:00