Factions/src/main/java/com/massivecraft/factions
2014-12-30 10:01:54 +01:00
..
adapter Use Massive collections to avoid null checks, convert to lower case and use quicker permission and flag checking. 2014-11-13 11:41:21 +01:00
chat Step 1 in many removing the universe system. Untested and lacking auto convert features. 2014-09-17 13:17:33 +02:00
cmd Java 1.6 compatibility and tweaks to the previous commit. 2014-12-30 10:01:54 +01:00
engine Further improve armor stand protection. We must block place an break too, obviously. 2014-12-19 11:50:28 +01:00
entity Move WorldExceptionSet from Faction to MassiveCore. Closes MassiveCraft/MassiveCore#197. 2014-12-19 11:53:59 +01:00
event Ensure recreation of faction flags and perms on getAll and every 3 seconds to allow for runtime database deletion without server crash. 2014-11-19 11:24:36 +01:00
integration Removed dormant universe support in HeroChat. Fixes #718. 2014-12-12 10:36:18 +01:00
mixin Loads of UPlayer --> MPlayer renames 2014-09-17 13:29:58 +02:00
spigot Protection of Minecraft 1.8 armor stands. 2014-12-16 22:25:35 +01:00
task Use inhouse getOnlinePlayers method. 2014-12-03 02:13:39 +01:00
update We might have the special faction id but not the faction on update. Probably Fixes #722. 2014-12-05 00:34:48 +01:00
util Add missing else before if. Wilderness is now never Your Faction. 2014-10-14 10:08:54 +02:00
Const.java Increase the map width by another character, better ARRel, tweaked default permissions. 2014-10-16 18:03:58 +02:00
EconomyParticipator.java Maven Attempt 1 2014-09-13 00:50:33 +02:00
ExtractorFactionAccountId.java Maven Attempt 1 2014-09-13 00:50:33 +02:00
FactionEqualsPredictate.java Loads of UPlayer --> MPlayer renames 2014-09-17 13:29:58 +02:00
FactionListComparator.java Loads of UPlayer --> MPlayer renames 2014-09-17 13:29:58 +02:00
Factions.java Protection of Minecraft 1.8 armor stands. 2014-12-16 22:25:35 +01:00
Lang.java MOTD 2014-10-02 16:12:16 +02:00
Perm.java Rank cmd rework 2014-12-30 09:28:41 +01:00
PlayerRoleComparator.java Step 1 in many removing the universe system. Untested and lacking auto convert features. 2014-09-17 13:17:33 +02:00
Rel.java Increase the map width by another character, better ARRel, tweaked default permissions. 2014-10-16 18:03:58 +02:00
RelationParticipator.java Maven Attempt 1 2014-09-13 00:50:33 +02:00
TerritoryAccess.java Remove random custom special faction ids and create update process for it. 2014-10-01 22:00:08 +02:00