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-06-23 03:12:37 +02:00
|
|
|
softdepend:
|
2011-10-08 22:03:44 +02:00
|
|
|
- PermissionsEx
|
2011-06-23 03:12:37 +02:00
|
|
|
- Permissions
|
|
|
|
- Essentials
|
|
|
|
- EssentialsChat
|
|
|
|
- HeroChat
|
|
|
|
- iChat
|
2011-07-18 18:46:14 +02:00
|
|
|
- LocalAreaChat
|
2011-08-20 03:36:23 +02:00
|
|
|
- nChat
|
2011-09-08 13:24:55 +02:00
|
|
|
- ChatManager
|
2011-08-29 01:24:05 +02:00
|
|
|
- AuthMe
|
Added basic support for iConomy, where most Factions commands can be made to cost (or give) money. For claiming land, there are some extra features. Each additional land claimed by default costs more than the last, with the multiplier being configurable. For example, the first claim might cost $30, the 2nd $45, the third $60, and so forth. When land is claimed from a weakened faction, there is a configurable bonus amount of money deducted from the cost of claiming the land, as an incentive; this number can be changed to a negative value to instead make it cost more to claim such land. When land is unclaimed, a configurable percentage of the cost of claiming the land can be refunded (defaults to 70% of the cost). The total value of a faction's claimed land is now shown in the info given by /f who [faction tag], along with the depreciated (refund) value.
2011-08-02 01:05:01 +02:00
|
|
|
- iConomy
|
2011-09-22 11:22:24 +02:00
|
|
|
- Register
|
2011-08-20 03:36:23 +02:00
|
|
|
- Spout
|
2011-09-08 13:24:55 +02:00
|
|
|
- WorldEdit
|
|
|
|
- WorldGuard
|
2011-07-18 18:46:14 +02:00
|
|
|
permissions:
|
|
|
|
factions.*:
|
|
|
|
description: Grants all Factions permissions
|
|
|
|
children:
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.*:
|
|
|
|
description: Grants all Factions permissions
|
|
|
|
children:
|
|
|
|
|
|
|
|
|
|
|
|
factions.managesafezone:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: claim land as a safe zone and build/destroy within safe zones
|
2011-07-18 18:46:14 +02:00
|
|
|
default: op
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.managewarzone:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: claim land as a war zone and build/destroy within war zones
|
2011-07-18 18:46:14 +02:00
|
|
|
default: op
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.ownershipbypass:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: bypass ownership restrictions within own faction's territory
|
2011-07-18 18:46:14 +02:00
|
|
|
default: op
|
2011-10-09 14:53:38 +02:00
|
|
|
factions.command.admin:
|
|
|
|
description: hand over your admin rights
|
|
|
|
default: true
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.command.autoclaim:
|
2011-10-09 14:53:38 +02:00
|
|
|
description: auto-claim land as you walk around
|
|
|
|
default: true
|
|
|
|
factions.command.balance:
|
|
|
|
description: show current faction balance
|
|
|
|
default: true
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.command.balance.any:
|
|
|
|
description: show on other factions balance
|
|
|
|
default: true
|
2011-10-09 14:53:38 +02:00
|
|
|
factions.command.withdraw:
|
|
|
|
description: withdraw money from your faction bank
|
|
|
|
default: true
|
|
|
|
factions.command.pay:
|
|
|
|
description: pay another faction from your bank
|
|
|
|
default: true
|
2011-10-09 18:35:39 +02:00
|
|
|
factions.command.bypass:
|
|
|
|
description: enable admin bypass mode
|
|
|
|
default: op
|
2011-10-09 14:53:38 +02:00
|
|
|
factions.command.chat:
|
|
|
|
description: change chat mode
|
|
|
|
default: true
|
|
|
|
factions.command.claim:
|
|
|
|
description: claim the land where you are standing
|
|
|
|
default: true
|
|
|
|
factions.command.config:
|
|
|
|
description: change a conf.json setting
|
2011-07-20 23:22:54 +02:00
|
|
|
default: op
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.create:
|
|
|
|
description: create a new faction
|
|
|
|
default: true
|
2011-10-09 14:53:38 +02:00
|
|
|
factions.command.deinvite:
|
|
|
|
description: remove a pending invitation
|
|
|
|
default: true
|
|
|
|
factions.command.deposit:
|
|
|
|
description: deposit money into your faction bank
|
|
|
|
default: true
|
|
|
|
factions.command.description:
|
|
|
|
description: change the faction description
|
|
|
|
default: true
|
|
|
|
factions.command.disband:
|
|
|
|
description: disband a faction
|
|
|
|
default: true
|
|
|
|
factions.command.disband.any:
|
|
|
|
description: disband an other faction
|
|
|
|
default: op
|
|
|
|
factions.command.help:
|
|
|
|
description: display a help page
|
|
|
|
default: true
|
|
|
|
factions.command.home:
|
|
|
|
description: teleport to the faction home
|
|
|
|
default: true
|
|
|
|
factions.command.join:
|
|
|
|
description: join a faction
|
|
|
|
default: true
|
|
|
|
factions.command.kick:
|
|
|
|
description: kick a player from the faction
|
|
|
|
default: true
|
|
|
|
factions.command.kick.any:
|
|
|
|
description: kick anyone from any faction
|
|
|
|
default: op
|
|
|
|
factions.command.leave:
|
|
|
|
description: leave your faction
|
|
|
|
default: true
|
|
|
|
factions.command.list:
|
|
|
|
description: see a list of the factions
|
|
|
|
default: true
|
|
|
|
factions.command.lock:
|
|
|
|
description: lock all write stuff
|
|
|
|
default: op
|
|
|
|
factions.command.map:
|
|
|
|
description: show territory map, set optional auto update
|
|
|
|
default: true
|
|
|
|
factions.command.mod:
|
|
|
|
description: give or revoke moderator rights
|
2011-10-09 18:35:39 +02:00
|
|
|
default: true
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.command.noboom:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: toggle explosions (peaceful factions only)
|
|
|
|
default: true
|
|
|
|
factions.command.open:
|
|
|
|
description: switch if invitation is required to join
|
|
|
|
default: true
|
|
|
|
factions.command.owner:
|
|
|
|
description: set ownership of claimed land
|
|
|
|
default: true
|
|
|
|
factions.command.ownerlist:
|
|
|
|
description: list owner(s) of this claimed land
|
|
|
|
default: true
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.command.setpeaceful:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: designate a faction as peaceful
|
|
|
|
default: op
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.command.setpermanent:
|
2011-10-09 18:35:39 +02:00
|
|
|
description: designate a faction as permanent
|
|
|
|
default: op
|
|
|
|
factions.command.power:
|
|
|
|
description: show player power info
|
|
|
|
default: true
|
|
|
|
factions.command.power.any:
|
|
|
|
description: view an other players power level
|
|
|
|
default: true
|
|
|
|
factions.command.relation:
|
|
|
|
description: set relation wish to another faction
|
|
|
|
default: true
|
|
|
|
factions.command.reload:
|
|
|
|
description: reload data file(s) from disk
|
|
|
|
default: op
|
|
|
|
factions.command.save:
|
|
|
|
description: save all data to disk
|
|
|
|
default: op
|
|
|
|
factions.command.sethome:
|
|
|
|
description: set the faction home
|
|
|
|
default: true
|
|
|
|
factions.command.sethome.any:
|
|
|
|
description: set any faction home
|
|
|
|
default: op
|
|
|
|
factions.command.show:
|
|
|
|
description: chow faction information
|
|
|
|
default: true
|
|
|
|
factions.command.tag:
|
|
|
|
description: change the faction tag
|
|
|
|
default: true
|
|
|
|
factions.command.title:
|
|
|
|
description: set or remove a players title
|
|
|
|
default: true
|
|
|
|
factions.command.version:
|
|
|
|
description: see the version of the plugin
|
|
|
|
default: true
|
|
|
|
factions.command.unclaim:
|
|
|
|
description: unclaim the land where you are standing
|
|
|
|
default: true
|
2011-10-09 20:10:19 +02:00
|
|
|
factions.command.unclaimall:
|
|
|
|
description: unclaim all of your factions land
|
|
|
|
default: true
|