[10-26-12] Faction's Plugin [MAJOR] [PVP]
This is a major plugin that is used across the entire minecraft community. If you have no heard of factions, well, nevermind that. Factions is a plugin that allows for players to create little towns or homes were friends can join to create bigger communities. It allows for growth and reason to pvp as cheat protections can be lost due to death. This plugin has MANY glitches and bugs and is recommended to be looked into and fixed in the configs before you release on your server.
Permissions -
Perms
/f help,h,? [page] – Display a help page
/f list,ls *[page] – Show a list of the factions
/f show,who *[faction tag] – Show detailed information on a certain faction
/f map *[on|off] – Show an ascii-art map of the nearby territory. Per default it will render only when you use the command. If you specify on or off you will toggle if the map should render every once in a while.
/f power *[player name] – Show either your own power (if no name is specified) or another player’s power (if a player name is specified, and permission node factions.viewAnyPower is granted)
/f join [faction name] – Join a faction
/f leave – Leave your faction
/f chat,c – Switch faction only chat on and off
/f home – Teleport to the faction homef
/f create [faction tag] – Create a new faction with you as admin
/f desc [desc] – Change the faction description
/f tag [faction tag] – Change the faction tag
/f open – Switch if invitation is required to join
/f invite,inv [player name] – Invite a player
/f deinvite,inv [player name] – Remove a pending invitation
If your faction is closed invitations are required to join the faction.
/f sethome *[faction tag] – Set the faction home (faction tag can only be specified by those with admin bypass permission; otherwise, it’s for your own faction)
/f claim – Claim the land where you are standing
/f claim [faction=your] [radius=1] – Claim the land in a radius around where you are standing
/f autoclaim [faction=your] – Start auto-claiming land as you walk around
/f unclaim, declaim – Unclaim the land where you are standing
The area claimed is a minecraft “chunk”. It is an 16×16 area all the way from bedrock to the sky. If you are claiming territory from another faction you must start at the border. Only faction moderators and admin can do this.
/f owner *[player name] – Set/remove ownership of a 16×16 claimed territory. If a player name is specified, that player will be added or removed from the owner list for the territory. If no player name is specified, it will either set ownership to the player running the command (if no owners are currently set) or completely clear ownership of the territory.
/f ownerlist – View a list of owners for the current area. Only works inside your own faction’s territory.
/f kick [player name] – Kick a player from the faction.
Faction moderators can kick normal players but not eachother. The faction admin can kick moderators though.
/f mod [player name] – Give or revoke moderator rights to one of the members of the faction. You must be faction admin to do this.
/f admin [player name] – Hand over your admin rights to another member. Note that you are really handing it over. You will not be admin for the faction any longer. You will be turned into a moderator, but the new admin could kick you any time.
/f title [player name] *[title] – Set or remove a players title. This serves special meaning. It’s just fun and allows you to “promote” players.
/f noboom – enable/disable explosions inside your faction’s territory; only available to faction admin and faction moderators for peaceful factions (explained further down)
/f ally [faction name]
/f neutral [faction name]
/f enemy [faction name]
/f money b,balance [faction=yours] - show faction bank balance
/f money d,deposit <amount> [faction=yours] - deposit money into faction bank
/f money w,withdraw <amount> [faction=yours] - withdraw money from faction bank
/f money ff <amount> <faction> <faction> - transfer money from faction to faction
/f money fp <amount> <faction> <player> - transfer money from faction to player
/f money pf <amount> <player> <faction> - transfer money from player to faction
Read more about relations below.
And these are the commands for the server admins, most of which work from the server console as well:
/f bypass – Enable admin bypass mode: build/destroy anywhere, bypass other normal restrictions
/f chatspy [on/off=flip] - toggle chat spying on/off, where you can see all faction chat messages
/f disband [faction tag] – Disband a faction
/f claim safezone [radius=1] – Unclaim all safezone land
/f claim warzone [radius=1] – Claim land for the warzone
/f claim [faction tag] [radius=1] – Allows admin to claim land for any faction
/f unclaim – Allows admin to unclaim any faction’s land, if they have admin bypass mode enabled (through /f bypass)
/f autoclaim safezone - Auto-claim land for safezone
/f autoclaim warzone – Auto-claim land for the warzone
/f safeunclaimall,safedeclaimall - Unclaim all safezone land
/f warunclaimall,wardeclaimall – Unclaim all warzone land
/f peaceful [faction tag] – Toggle the indicated faction’s “peaceful” status
/f permanent [faction tag] – Set a faction as permanent. Permanent factions are not deleted when they have no members.
/f permanentpower [faction tag] - Sets a factions power to a permanent state.
/f lock *[on|off] – Lock all write stuff
/f saveall,save – Save factions to disk
/f reload *[file] – Reload all data from disk, or only data in specific files (available files: board, conf, factions, players)
/f config [setting] [value] – Change any setting in conf.json directly and immediately. See the Configuration page for more info.
/f version – Which version of this plugin are you using?
MORE
factions.admin – hand over your admin rights
factions.autoclaim – auto-claim land as you walk around
factions.bypass – enable admin bypass mode
factions.chat – change chat mode
factions.claim – claim the land where you are standing
factions.config – change a conf.json setting
factions.create – create a new faction
factions.deinvite – remove a pending invitation
factions.description – change the faction description
factions.disband – disband a faction
factions.disband.any – disband an other faction
factions.help – display a help page
factions.home – teleport to the faction home
factions.invite – invite a player to your faction
factions.join – join a faction
factions.kick – kick a player from the faction
factions.kick.any – kick anyone from any faction
factions.leave – leave your faction
factions.list – see a list of the factions
factions.lock – lock all write stuff
factions.managesafezone – claim land as a safe zone and build/destroy within safe zones
factions.managewarzone – claim land as a war zone and build/destroy within war zones
factions.map – show the territory map, and set optional auto update
factions.mod – give or revoke moderator rights
factions.money.balance – show your factions current money balance
factions.money.balance.any – show money balance for factions other than your own
factions.money.deposit – deposit money into a faction bank
factions.money.withdraw – withdraw money from your faction bank
factions.money.withdraw.any – withdraw money from your factions other than your own
factions.money.f2f – transfer money from faction to faction
factions.money.f2p – transfer money from faction to player
factions.money.p2f – transfer money from player to faction
factions.noboom – toggle explosions (peaceful factions only)
factions.open – switch if invitation is required to join
factions.owner – set ownership of claimed land
factions.ownerlist – list owner(s) of this claimed land
factions.ownershipbypass – bypass ownership restrictions within own faction’s territory
factions.setpeaceful – designate a faction as peaceful
factions.setpermanent – designate a faction as permanent
factions.setpermanentpower – set permanent power level for a faction
factions.power – show player power info
factions.power.any – view an other players power level
factions.relation – set relation wish to another faction
factions.reload – reload data file(s) from disk
factions.save – save all data to disk
factions.sethome – set the faction home
factions.sethome.any – set faction home for another faction
factions.show – show faction information
factions.tag – change the faction tag
factions.title – set or remove a players title
factions.version – see the version of the plugin
factions.unclaim – unclaim the land where you are standing
factions.unclaimall – unclaim all of your factions land
factions.chatspy - allows use of the /f chatspy command; granted by default to factions.kit.halfmod and above
factions.admin.any - allows use of /f admin on any player in any faction
factions mod.any - allows use of /f mod on any player in any faction
factions.join.any - allows player to join any faction, bypassing invitation process for closed factions
SS of the Plugin :
Google Image Result for http://i.ytimg.com/vi/kTz1HuDPI6U/0.jpg
Its Highly recommended to check out there website or DevBukkit page for more information regarding the plugin. If you have questions please ask under here. Also note you will need some MAJOR Economy plugin and Vault for economy features.
V Scans:
Virus Total Scan
DO NOT DOWNLOAD ITS A VIRUS!! AKA Jotti Scan
Credits :
Brettflan - Manager and Author
Cayorion - Author
~Shadow - MPGH Release
@Nico
@Psychotic
@Polio