Factions/src/main/java/com/massivecraft/factions/entity
2014-11-07 13:14:32 +01:00
..
Board.java Java 1.6 Compliance. Dynmap as jar dependency. Their maven repo does not seem to work. 2014-11-07 08:38:26 +01:00
BoardColl.java Java 1.6 Compliance. Dynmap as jar dependency. Their maven repo does not seem to work. 2014-11-07 08:38:26 +01:00
BoardInterface.java Added tip to /f set. Empowered board interface with extra methods. 2014-10-22 07:50:30 +02:00
Faction.java Eventified /f f and better flag interest detection. 2014-10-15 14:35:50 +02:00
FactionColl.java Rework the ARFaction. No best match. Matching is slow and dangerous. 2014-10-13 08:11:00 +02:00
MConf.java Breaking out to an expansion plugin. 2014-11-07 13:14:32 +01: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 Java 1.6 Compliance. Dynmap as jar dependency. Their maven repo does not seem to work. 2014-11-07 08:38:26 +01: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 Increase the map width by another character, better ARRel, tweaked default permissions. 2014-10-16 18:03:58 +02:00
MPermColl.java Make the Faction Permissions more dynamic as well. 2014-10-02 14:02:07 +02:00
MPlayer.java Added tip to /f set. Empowered board interface with extra methods. 2014-10-22 07:50:30 +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