2011-02-06 13:36:11 +01:00
|
|
|
name: Factions
|
2011-07-21 02:32:13 +02:00
|
|
|
version: 1.4.0
|
2011-07-18 22:16:19 +02:00
|
|
|
main: com.massivecraft.factions.Factions
|
2011-06-23 03:12:37 +02:00
|
|
|
softdepend:
|
|
|
|
- Permissions
|
|
|
|
- Essentials
|
|
|
|
- EssentialsChat
|
|
|
|
- HeroChat
|
|
|
|
- iChat
|
2011-07-18 18:46:14 +02:00
|
|
|
- LocalAreaChat
|
2011-03-22 18:48:09 +01:00
|
|
|
commands:
|
|
|
|
f:
|
|
|
|
description: All of the Factions commands
|
2011-07-18 18:46:14 +02:00
|
|
|
usage: See documentation.
|
|
|
|
permissions:
|
|
|
|
factions.*:
|
|
|
|
description: Grants all Factions permissions
|
|
|
|
children:
|
|
|
|
factions.participate: true
|
|
|
|
factions.create: true
|
|
|
|
factions.manageSafeZone: true
|
|
|
|
factions.manageWarZone: true
|
|
|
|
factions.adminBypass: true
|
|
|
|
factions.reload: true
|
|
|
|
factions.saveall: true
|
|
|
|
factions.lock: true
|
|
|
|
factions.disband: true
|
|
|
|
factions.worldOptions: true
|
2011-07-20 23:22:54 +02:00
|
|
|
factions.commandDisable.none: true
|
2011-07-22 14:25:12 +02:00
|
|
|
factions.config: true
|
2011-07-18 18:46:14 +02:00
|
|
|
factions.participate:
|
|
|
|
description: Allows the player to participate in a faction
|
|
|
|
default: true
|
|
|
|
factions.create:
|
|
|
|
description: Allows the player to create a new faction
|
|
|
|
default: true
|
|
|
|
factions.manageSafeZone:
|
|
|
|
description: Allows the player to claim land as a safe zone, and to build/destroy within safe zones
|
|
|
|
default: op
|
|
|
|
factions.manageWarZone:
|
|
|
|
description: Allows the player to claim land as a war zone, and to build/destroy within war zones
|
|
|
|
default: op
|
|
|
|
factions.adminBypass:
|
|
|
|
description: Allows the player to bypass many normal restrictions, and use the bypass command
|
|
|
|
default: op
|
|
|
|
factions.reload:
|
|
|
|
description: Can use the /f reload command to reload data file(s) from disk
|
|
|
|
default: op
|
|
|
|
factions.saveall:
|
|
|
|
description: Can use the /f saveall command to save all data to disk
|
|
|
|
default: op
|
|
|
|
factions.lock:
|
|
|
|
description: Can use the /f lock [on/off] command to temporarily lock the data files from being overwritten
|
|
|
|
default: op
|
|
|
|
factions.disband:
|
|
|
|
description: Can use the /f disband <faction> command to disband any faction
|
|
|
|
default: op
|
|
|
|
factions.worldOptions:
|
|
|
|
description: Can use the /f worldnoclaim and /f worldnopowerloss commands
|
|
|
|
default: op
|
2011-07-22 14:25:12 +02:00
|
|
|
factions.config:
|
|
|
|
description: Can use /f config command to change conf.json options
|
|
|
|
default: op
|
2011-07-20 23:22:54 +02:00
|
|
|
factions.commandDisable.none:
|
|
|
|
description: no commands disabled (ignore all other commandDisable permissions)
|
|
|
|
default: op
|
|
|
|
factions.commandDisable.admin:
|
|
|
|
description: admin command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.autoclaim:
|
|
|
|
description: autoclaim command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.autosafe:
|
|
|
|
description: autosafe command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.autowar:
|
|
|
|
description: autowar command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.bypass:
|
|
|
|
description: bypass command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.chat:
|
|
|
|
description: chat command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.claim:
|
|
|
|
description: claim command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.create:
|
|
|
|
description: create command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.deinvite:
|
|
|
|
description: deinvite command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.desc:
|
|
|
|
description: desc command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.disband:
|
|
|
|
description: disband command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.help:
|
|
|
|
description: help command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.home:
|
|
|
|
description: home command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.invite:
|
|
|
|
description: invite command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.join:
|
|
|
|
description: join command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.kick:
|
|
|
|
description: kick command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.leave:
|
|
|
|
description: leave command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.list:
|
|
|
|
description: list command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.lock:
|
|
|
|
description: lock command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.map:
|
|
|
|
description: map command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.mod:
|
|
|
|
description: mod command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.open:
|
|
|
|
description: open command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.ally:
|
|
|
|
description: ally command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.enemy:
|
|
|
|
description: enemy command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.neutral:
|
|
|
|
description: neutral command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.reload:
|
|
|
|
description: reload command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.safeclaim:
|
|
|
|
description: safeclaim command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.safeunclaimall:
|
|
|
|
description: safeunclaimall command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.saveall:
|
|
|
|
description: saveall command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.sethome:
|
|
|
|
description: sethome command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.show:
|
|
|
|
description: show command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.tag:
|
|
|
|
description: tag command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.title:
|
|
|
|
description: title command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.unclaim:
|
|
|
|
description: unclaim command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.unclaimall:
|
|
|
|
description: unclaimall command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.version:
|
|
|
|
description: version command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.warclaim:
|
|
|
|
description: warclaim command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.warunclaimall:
|
|
|
|
description: warunclaimall command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.worldnoclaim:
|
|
|
|
description: worldnoclaim command disabled
|
|
|
|
default: false
|
|
|
|
factions.commandDisable.worldnopowerloss:
|
|
|
|
description: worldnopowerloss command disabled
|
|
|
|
default: false
|