Factions3/src/org/mcteam/factions
2011-06-21 00:20:36 -05:00
..
commands Added options to require faction homes to be set only inside the faction's own territory ("homesMustBeInClaimedTerritory", default is true) and to optionally prevent teleporting to the faction home if the player is in enemy territory ("homesTeleportAllowedFromEnemyTerritory", default is true thus not prevented) 2011-06-19 03:56:21 -05:00
gson Fixed the package structure 2011-04-08 15:51:07 +02:00
listeners Added option "considerFactionsReallyOfflineAfterXMinutes" (default 0.0, immediately) which makes all "Offline" options still consider the faction as having members online until X minutes after the last one logs off 2011-06-21 00:20:36 -05:00
struct Fixed the package structure 2011-04-08 15:51:07 +02:00
util a few minor speed enhancements 2011-06-10 18:45:11 -05:00
Board.java added option "claimsMustBeConnected" (defaults to false) which requires all faction claims beyond the first to be connected to each other; support for "{FACTION_TITLE}" in chat messages 2011-06-20 21:15:41 -05:00
Conf.java Added option "considerFactionsReallyOfflineAfterXMinutes" (default 0.0, immediately) which makes all "Offline" options still consider the faction as having members online until X minutes after the last one logs off 2011-06-21 00:20:36 -05:00
Faction.java Added option "considerFactionsReallyOfflineAfterXMinutes" (default 0.0, immediately) which makes all "Offline" options still consider the faction as having members online until X minutes after the last one logs off 2011-06-21 00:20:36 -05:00
Factions.java Added option "considerFactionsReallyOfflineAfterXMinutes" (default 0.0, immediately) which makes all "Offline" options still consider the faction as having members online until X minutes after the last one logs off 2011-06-21 00:20:36 -05:00
FLocation.java Added a radius to safe claim 2011-04-08 21:01:46 +02:00
FPlayer.java added option "claimsMustBeConnected" (defaults to false) which requires all faction claims beyond the first to be connected to each other; support for "{FACTION_TITLE}" in chat messages 2011-06-20 21:15:41 -05:00
MyLocationTypeAdapter.java Fixed the package structure 2011-04-08 15:51:07 +02:00
SaveTask.java Fixed the package structure 2011-04-08 15:51:07 +02:00