2011-02-06 13:36:11 +01:00
|
|
|
name: Factions
|
2011-10-08 22:03:44 +02:00
|
|
|
version: 1.6.0_dev
|
|
|
|
main: com.massivecraft.factions.P
|
2011-10-09 21:57:43 +02:00
|
|
|
authors: [Olof Larsson, Brett Flannigan]
|
2011-10-12 17:25:01 +02:00
|
|
|
softdepend: [PermissionsEx, Permissions, Essentials, EssentialsChat, HeroChat, iChat, LocalAreaChat, nChat, ChatManager, AuthMe, Register, Spout, WorldEdit, WorldGuard]
|
2011-07-18 18:46:14 +02:00
|
|
|
permissions:
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.kit.admin:
|
|
|
|
description: All faction permissions.
|
2011-07-18 18:46:14 +02:00
|
|
|
children:
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.kit.mod: true
|
|
|
|
factions.config: true
|
|
|
|
factions.lock: true
|
|
|
|
factions.reload: true
|
|
|
|
factions.save: true
|
2011-10-13 19:47:37 +02:00
|
|
|
factions.*:
|
|
|
|
description: This is just an alias for factions.kit.admin
|
|
|
|
children:
|
|
|
|
factions.kit.admin: true
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.kit.mod:
|
|
|
|
description: All faction permissions but configuration and persistance.
|
2011-10-09 20:10:19 +02:00
|
|
|
children:
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.kit.halfmod: true
|
|
|
|
factions.disband.any: true
|
|
|
|
factions.setpermanent: true
|
|
|
|
factions.setpeaceful: true
|
|
|
|
factions.sethome.any: true
|
2011-10-13 19:47:37 +02:00
|
|
|
factions.money.*: true
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.kit.halfmod:
|
|
|
|
description: Zones, bypassing, and kicking
|
|
|
|
children:
|
|
|
|
factions.kit.fullplayer: true
|
|
|
|
factions.managesafezone: true
|
|
|
|
factions.managewarzone: true
|
|
|
|
factions.bypass: true
|
|
|
|
factions.kick.any: true
|
|
|
|
factions.ownershipbypass: true
|
|
|
|
factions.kit.fullplayer:
|
2011-10-13 16:07:07 +02:00
|
|
|
default: true
|
2011-10-09 21:57:43 +02:00
|
|
|
description: Can also create new factions.
|
|
|
|
children:
|
|
|
|
factions.kit.halfplayer: true
|
|
|
|
factions.create: true
|
|
|
|
factions.kit.halfplayer:
|
|
|
|
description: Can do all but create factions.
|
|
|
|
children:
|
|
|
|
factions.admin: true
|
|
|
|
factions.autoclaim: true
|
|
|
|
factions.chat: true
|
|
|
|
factions.claim: true
|
|
|
|
factions.deinvite: true
|
|
|
|
factions.description: true
|
|
|
|
factions.disband: true
|
|
|
|
factions.help: true
|
|
|
|
factions.home: true
|
2011-10-10 01:21:05 +02:00
|
|
|
factions.invite: true
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.join: true
|
|
|
|
factions.kick: true
|
|
|
|
factions.leave: true
|
|
|
|
factions.list: true
|
|
|
|
factions.map: true
|
|
|
|
factions.mod: true
|
2011-10-13 19:47:37 +02:00
|
|
|
factions.money.kit.standard: true
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.noboom: true
|
|
|
|
factions.open: true
|
|
|
|
factions.owner: true
|
|
|
|
factions.ownerlist: true
|
|
|
|
factions.power: true
|
|
|
|
factions.power.any: true
|
|
|
|
factions.relation: true
|
|
|
|
factions.sethome: true
|
|
|
|
factions.show: true
|
|
|
|
factions.tag: true
|
|
|
|
factions.title: true
|
|
|
|
factions.version: true
|
|
|
|
factions.unclaim: true
|
|
|
|
factions.unclaimall: true
|
|
|
|
factions.admin:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: hand over your admin rights
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.autoclaim:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: auto-claim land as you walk around
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.bypass:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: enable admin bypass mode
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.chat:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: change chat mode
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.claim:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: claim the land where you are standing
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.config:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: change a conf.json setting
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.create:
|
|
|
|
description: create a new faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.deinvite:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: remove a pending invitation
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.description:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: change the faction description
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.disband:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: disband a faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.disband.any:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: disband an other faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.help:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: display a help page
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.home:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: teleport to the faction home
|
2011-10-10 01:21:05 +02:00
|
|
|
factions.invite:
|
|
|
|
description: invite a player to your faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.join:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: join a faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.kick:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: kick a player from the faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.kick.any:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: kick anyone from any faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.leave:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: leave your faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.list:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: see a list of the factions
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.lock:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: lock all write stuff
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.managesafezone:
|
|
|
|
description: claim land as a safe zone and build/destroy within safe zones
|
|
|
|
factions.managewarzone:
|
|
|
|
description: claim land as a war zone and build/destroy within war zones
|
|
|
|
factions.map:
|
2011-10-12 03:14:59 +02:00
|
|
|
description: show the territory map, and set optional auto update
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.mod:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: give or revoke moderator rights
|
2011-10-13 14:41:07 +02:00
|
|
|
factions.money.balance:
|
|
|
|
description: show your factions current money balance
|
|
|
|
factions.money.balance.any:
|
|
|
|
description: show money balance for factions other than your own
|
|
|
|
factions.money.deposit:
|
|
|
|
description: deposit money into a faction bank
|
|
|
|
factions.money.withdraw:
|
|
|
|
description: withdraw money from your faction bank
|
|
|
|
factions.money.withdraw.any:
|
|
|
|
description: withdraw money from your factions other than your own
|
2011-10-13 16:07:07 +02:00
|
|
|
factions.money.f2f:
|
|
|
|
description: transfer money from faction to faction
|
|
|
|
factions.money.f2p:
|
|
|
|
description: transfer money from faction to player
|
|
|
|
factions.money.p2f:
|
|
|
|
description: transfer money from player to faction
|
2011-10-13 19:47:37 +02:00
|
|
|
factions.money.kit.standard:
|
2011-10-13 16:07:07 +02:00
|
|
|
children:
|
|
|
|
factions.money.balance: true
|
|
|
|
factions.money.balance.any: true
|
|
|
|
factions.money.deposit: true
|
|
|
|
factions.money.withdraw: true
|
2011-10-13 19:47:37 +02:00
|
|
|
factions.money.f2f: true
|
|
|
|
factions.money.f2p: true
|
|
|
|
factions.money.p2f: true
|
|
|
|
factions.money.*:
|
|
|
|
children:
|
|
|
|
factions.money.kit.standard: true
|
|
|
|
factions.money.balance.any: true
|
|
|
|
factions.money.deposit: true
|
|
|
|
factions.money.withdraw: true
|
2011-10-13 16:07:07 +02:00
|
|
|
factions.money.withdraw.any: true
|
|
|
|
factions.money.f2f: true
|
|
|
|
factions.money.f2p: true
|
|
|
|
factions.money.p2f: true
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.noboom:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: toggle explosions (peaceful factions only)
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.open:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: switch if invitation is required to join
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.owner:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: set ownership of claimed land
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.ownerlist:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: list owner(s) of this claimed land
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.ownershipbypass:
|
|
|
|
description: bypass ownership restrictions within own faction's territory
|
|
|
|
factions.setpeaceful:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: designate a faction as peaceful
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.setpermanent:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: designate a faction as permanent
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.power:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: show player power info
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.power.any:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: view an other players power level
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.relation:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: set relation wish to another faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.reload:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: reload data file(s) from disk
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.save:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: save all data to disk
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.sethome:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: set the faction home
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.sethome.any:
|
2011-10-10 01:21:05 +02:00
|
|
|
description: set faction home for another faction
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.show:
|
|
|
|
description: show faction information
|
|
|
|
factions.tag:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: change the faction tag
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.title:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: set or remove a players title
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.version:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: see the version of the plugin
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.unclaim:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: unclaim the land where you are standing
|
2011-10-09 21:57:43 +02:00
|
|
|
factions.unclaimall:
|
|
|
|
description: unclaim all of your factions land
|