Saber-Factions/src/com/massivecraft/factions
Olof Larsson 227d54dc5f Converting the command structure 2011-10-08 23:22:02 +02:00
..
commands Converting the command structure 2011-10-08 23:22:02 +02:00
integration In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring. 2011-10-08 22:03:44 +02:00
listeners Converting the command structure 2011-10-08 23:22:02 +02:00
struct Converting the command structure 2011-10-08 23:22:02 +02:00
util Converting the command structure 2011-10-08 23:22:02 +02:00
zcore Converting the command structure 2011-10-08 23:22:02 +02:00
Board.java Converting the command structure 2011-10-08 23:22:02 +02:00
Conf.java In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring. 2011-10-08 22:03:44 +02:00
FLocation.java Faction admins can now mark already claimed areas as owned by specific faction members. Ownership can include multiple members. New command /f owner *[player name], to set/remove ownership. This command is only available to the faction admin and optionally the faction moderators. If no player name is specified, it will either set ownership to the player running the command (if no owner is currently set) or completely clear ownership of the territory. New command /f ownerlist, to view a list of owners for the current area. Only works inside your own faction's territory. New conf.json options "ownedAreasEnabled", "ownedAreasModeratorsCanSet", "ownedAreaModeratorsBypass", "ownedAreaDenyBuild", "ownedAreaProtectMaterials", and "ownedAreaDenyUseage" (all defaulting to true) to determine whether faction moderators can set or bypass ownership (faction admin always can), and what sort of protection these owned areas have against normal members of the faction (members other than the owner(s), faction admin, and probably faction moderators). New conf.json option "ownedAreasLimitPerFaction" to limit how many owned areas can be set. New permission node "factions.ownershipBypass" which allows a player to bypass ownership protection, but only within the person's own faction. 2011-07-30 20:17:00 -05:00
FPlayer.java Converting the command structure 2011-10-08 23:22:02 +02:00
FPlayers.java In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring. 2011-10-08 22:03:44 +02:00
Faction.java In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring. 2011-10-08 22:03:44 +02:00
Factions.java In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring. 2011-10-08 22:03:44 +02:00
P.java Converting the command structure 2011-10-08 23:22:02 +02:00
SaveTask.java In progress: Using MassiveCraftCore and Allman indentation style and minor refactoring. 2011-10-08 22:03:44 +02:00