Advertisement
Hasan_P

Untitled

Mar 3rd, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 30.82 KB | None | 0 0
  1. # Lang file for FactionsUUID by drtshock
  2. # Use & for color codes.
  3. # Made with love <3
  4.  
  5.  
  6.  
  7. root:
  8.   AUTHOR: misc
  9.   RESPONSIBLE: misc
  10.   LANGUAGE: English
  11.   ENCODING: UTF-8
  12.   LOCALE: en_US
  13.   REQUIRESUNICODE: 'false'
  14.   DEFAULT: 'true'
  15.   STATE: complete
  16.   LOCAL:
  17.     AUTHOR: misc
  18.     RESPONSIBLE: misc
  19.     LANGUAGE: English
  20.     REGION: US
  21.     STATE: complete
  22. COMMAND:
  23.   ADMIN:
  24.     NOTMEMBER: '%1$s<i> is not a member in your faction.'
  25.     NOTADMIN: <b>You are not the faction admin.
  26.     TARGETSELF: <b>The target player musn't be yourself.
  27.     DEMOTES: <i>You have demoted %1$s<i> from the position of faction admin.
  28.     DEMOTED: <i>You have been demoted from the position of faction admin by %1$s<i>.
  29.     PROMOTES: <i>You have promoted %1$s<i> to the position of faction admin.
  30.     PROMOTED: '%1$s<i> gave %2$s<i> the leadership of %3$s<i>.'
  31.     DESCRIPTION: Hand over your admin rights
  32.   AHOME:
  33.     DESCRIPTION: Send a player to their f home no matter what.
  34.     NOHOME: '%1$s doesn''t have an f home.'
  35.     SUCCESS: $1%s was sent to their f home.
  36.     OFFLINE: '%1$s is offline.'
  37.     TARGET: You were sent to your f home.
  38.   ANNOUNCE:
  39.     DESCRIPTION: Announce a message to players in faction.
  40.   AUTOCLAIM:
  41.     ENABLED: <i>Now auto-claiming land for <h>%1$s<i>.
  42.     DISABLED: <i>Auto-claiming of land disabled.
  43.     REQUIREDRANK: <b>You must be <h>%1$s<b> to claim land.
  44.     OTHERFACTION: <b>You can't claim land for <h>%1$s<b>.
  45.     DESCRIPTION: Auto-claim land as you walk around
  46.   AUTOHELP:
  47.     HELPFOR: Help for command "
  48.  BOOM:
  49.    PEACEFULONLY: <b>This command is only usable by factions which are specifically designated as peaceful.
  50.    TOTOGGLE: to toggle explosions
  51.    FORTOGGLE: for toggling explosions
  52.    ENABLED: '%1$s<i> has %2$s explosions in your faction''s territory.'
  53.    DESCRIPTION: Toggle explosions (peaceful factions only)
  54.  BYPASS:
  55.    ENABLE: <i>You have enabled admin bypass mode. You will be able to build or destroy anywhere.
  56.    ENABLELOG: ' has ENABLED admin bypass mode.'
  57.    DISABLE: <i>You have disabled admin bypass mode.
  58.    DISABLELOG: ' has DISABLED admin bypass mode.'
  59.    DESCRIPTION: Enable admin bypass mode
  60.  CHAT:
  61.    DISABLED: <b>The built in chat channels are disabled on this server.
  62.    INVALIDMODE: <b>Unrecognised chat mode. <i>Please enter either 'a','f' or 'p'
  63.    DESCRIPTION: Change chat mode
  64.    MODE:
  65.      PUBLIC: <i>Public chat mode.
  66.      ALLIANCE: <i>Alliance only chat mode.
  67.      TRUCE: <i>Truce only chat mode.
  68.      FACTION: <i>Faction only chat mode.
  69.  CHATSPY:
  70.    ENABLE: <i>You have enabled chat spying mode.
  71.    ENABLELOG: ' has ENABLED chat spying mode.'
  72.    DISABLE: <i>You have disabled chat spying mode.
  73.    DISABLELOG: ' has DISABLED chat spying mode.'
  74.    DESCRIPTION: Enable admin chat spy mode
  75.  CLAIM:
  76.    INVALIDRADIUS: <b>If you specify a radius, it must be at least 1.
  77.    DENIED: <b>You do not have permission to claim in a radius.
  78.    DESCRIPTION: Claim land from where you are standing
  79.  CLAIMLINE:
  80.    INVALIDRADIUS: <b>If you specify a distance, it must be at least 1.
  81.    DENIED: <b>You do not have permission to claim in a line.
  82.    DESCRIPTION: Claim land in a straight line.
  83.    ABOVEMAX: <b>The maximum limit for claim line is <b>%s<b>.
  84.    NOTVALID: '%s<b> is not a cardinal direction. You may use <h>north<b>, <h>east<b>,
  85.      <h>south <b>or <h>west<b>.'
  86.  CONFIG:
  87.    NOEXIST: <b>No configuration setting "<h>%1$s<b>" exists.
  88.     SET:
  89.       'TRUE': '" option set to true (enabled).'
  90.      'FALSE': '" option set to false (disabled).'
  91.       ADDED: '"%1$s" set: "%2$s" added.'
  92.       REMOVED: '"%1$s" set: "%2$s" removed.'
  93.     OPTIONSET: '" option set to '
  94.    COLOURSET: '" color option set to "'
  95.    INTREQUIRED: 'Cannot set "%1$s": An integer (whole number) value required.'
  96.     LONGREQUIRED: 'Cannot set "%1$s": A long integer (whole number) value required.'
  97.     DOUBLEREQUIRED: 'Cannot set "%1$s": A double (numeric) value required.'
  98.     FLOATREQUIRED: 'Cannot set "%1$s": A float (numeric) value required.'
  99.     INVALID:
  100.       COLOUR: 'Cannot set "%1$s": "%2$s" is not a valid color.'
  101.       COLLECTION: '"%1$s" is not a data collection type which can be modified with
  102.         this command.'
  103.       MATERIAL: 'Cannot change "%1$s" set: "%2$s" is not a valid material.'
  104.       TYPESET: '"%1$s" is not a data type set which can be modified with this command.'
  105.     MATERIAL:
  106.       ADDED: '"%1$s" set: Material "%2$s" added.'
  107.       REMOVED: '"%1$s" set: Material "%2$s" removed.'
  108.     LOG: ' (Command was run by %1$s.)'
  109.     ERROR:
  110.       SETTING: Error setting configuration setting "%1$s" to "%2$s".
  111.       MATCHING: Configuration setting "%1$s" couldn't be matched, though it should be... please report this error.
  112.       TYPE: '''%1$s'' is of type ''%2$s'', which cannot be modified with this command.'
  113.     DESCRIPTION: Change a conf.json setting
  114.   CONVERT:
  115.     BACKEND:
  116.       RUNNING: Already running that backend.
  117.       INVALID: Invalid backend
  118.     DESCRIPTION: Convert the plugin backend
  119.   CREATE:
  120.     MUSTLEAVE: <b>You must leave your current faction first.
  121.     INUSE: <b>That tag is already in use.
  122.     TOCREATE: to create a new faction
  123.     FORCREATE: for creating a new faction
  124.     ERROR: <b>There was an internal error while trying to create your faction. Please try again.
  125.     CREATED: '%1$s<i> created a new faction %2$s'
  126.     YOUSHOULD: '<i>You should now: %1$s'
  127.     CREATEDLOG: ' created a new faction: '
  128.     DESCRIPTION: Create a new faction
  129.   DEINVITE:
  130.     CANDEINVITE: 'Players you can deinvite: '
  131.     CLICKTODEINVITE: Click to revoke invite for %1$s
  132.     ALREADYMEMBER: '%1$s<i> is already a member of %2$s'
  133.     MIGHTWANT: '<i>You might want to: %1$s'
  134.     REVOKED: '%1$s<i> revoked your invitation to <h>%2$s<i>.'
  135.     REVOKES: '%1$s<i> revoked %2$s''s<i> invitation.'
  136.     DESCRIPTION: Remove a pending invitation
  137.   DELFWARP:
  138.     DELETED: <i>Deleted warp <a>%1$s
  139.     INVALID: <i>Couldn't find warp <a>%1$s
  140.     TODELETE: to delete warp
  141.     FORDELETE: for deleting warp
  142.     DESCRIPTION: Delete a faction warp
  143.   DESCRIPTION:
  144.     CHANGES: 'You have changed the description for <h>%1$s<i> to:'
  145.     CHANGED: '<i>The faction %1$s<i> changed their description to:'
  146.     TOCHANGE: to change faction description
  147.     FORCHANGE: for changing faction description
  148.     DESCRIPTION: Change the faction description
  149.   DISBAND:
  150.     IMMUTABLE: <i>You cannot disband the Wilderness, SafeZone, or WarZone.
  151.     MARKEDPERMANENT: <i>This faction is designated as permanent, so you cannot disband it.
  152.     BROADCAST:
  153.       YOURS: <h>%1$s<i> disbanded your faction.
  154.       NOTYOURS: <h>%1$s<i> disbanded the faction %2$s.
  155.     HOLDINGS: <i>You have been given the disbanded faction's bank, totaling %1$s.
  156.     DESCRIPTION: Disband a faction
  157.   FWARP:
  158.     CLICKTOWARP: Click to warp!
  159.     COMMANDFORMAT: <i>/f warp <warpname>
  160.     WARPED: <i>Warped to <a>%1$s
  161.     INVALID: <i>Couldn't find warp <a>%1$s
  162.     TOWARP: to warp
  163.     FORWARPING: for warping
  164.     WARPS: 'Warps: '
  165.     DESCRIPTION: Teleport to a faction warp
  166.   HELP:
  167.     '404': <b>This page does not exist
  168.     NEXTCREATE: <i>Learn how to create a faction on the next page.
  169.     HOME: '<i>And don''t forget to set your home:'
  170.     BANK:
  171.       '1': <i>Your faction has a bank which is used to pay for certain
  172.       '2': <i>things, so it will need to have money deposited into it.
  173.       '3': <i>To learn more, use the money command.
  174.     PLAYERTITLES: <i>Player titles are just for fun. No rules connected to them.
  175.     OWNERSHIP:
  176.       '1': <i>Claimed land with ownership set is further protected so
  177.       '2': <i>that only the owner(s), faction admin, and possibly the
  178.       '3': <i>faction moderators have full access.
  179.     RELATIONS:
  180.       '1': <i>Set the relation you WISH to have with another faction.
  181.       '2': <i>Your default relation with other factions will be neutral.
  182.       '3': <i>If BOTH factions choose "ally" you will be allies.
  183.       '4': <i>If ONE faction chooses "enemy" you will be enemies.
  184.       '5': <i>You can never hurt members or allies.
  185.       '6': <i>You can not hurt neutrals in their own territory.
  186.       '7': <i>You can always hurt enemies and players without faction.
  187.       '8': ''
  188.       '9': <i>Damage from enemies is reduced in your own territory.
  189.       '10': <i>When you die you lose power. It is restored over time.
  190.       '11': <i>The power of a faction is the sum of all member power.
  191.       '12': <i>The power of a faction determines how much land it can hold.
  192.       '13': <i>You can claim land from factions with too little power.
  193.     PERMISSIONS:
  194.       '1': <i>Only faction members can build and destroy in their own
  195.       '2': '<i>territory. Usage of the following items is also restricted:'
  196.       '3': <i>Door, Chest, Furnace, Dispenser, Diode.
  197.       '4': ''
  198.       '5': <i>Make sure to put pressure plates in front of doors for your
  199.       '6': <i>guest visitors. Otherwise they can't get through. You can
  200.       '7': <i>also use this to create member only areas.
  201.       '8': <i>As dispensers are protected, you can create traps without
  202.       '9': <i>worrying about those arrows getting stolen.
  203.     ADMIN:
  204.       '1': <c>/f claim safezone <i>claim land for the Safe Zone
  205.       '2': <c>/f claim warzone <i>claim land for the War Zone
  206.       '3': <c>/f autoclaim [safezone|warzone] <i>take a guess
  207.     MOAR:
  208.       '1': 'Finally some commands for the server admins:'
  209.       '2': '<i>More commands for server admins:'
  210.       '3': '<i>Even more commands for server admins:'
  211.     DESCRIPTION: Display a help page
  212.   HOME:
  213.     DISABLED: <b>Sorry, Faction homes are disabled on this server.
  214.     TELEPORTDISABLED: <b>Sorry, the ability to teleport to Faction homes is disabled on this server.
  215.     NOHOME: '<b>Your faction does not have a home. '
  216.     INENEMY: <b>You cannot teleport to your faction home while in the territory of an enemy faction.
  217.     WRONGWORLD: <b>You cannot teleport to your faction home while in a different world.
  218.     ENEMYNEAR: <b>You cannot teleport to your faction home while an enemy is within %s blocks of you.
  219.     TOTELEPORT: to teleport to your faction home
  220.     FORTELEPORT: for teleporting to your faction home
  221.     DESCRIPTION: Teleport to the faction home
  222.   INVITE:
  223.     TOINVITE: to invite someone
  224.     FORINVITE: for inviting someone
  225.     CLICKTOJOIN: Click to join!
  226.     INVITEDYOU: ' has invited you to join '
  227.     INVITED: '%1$s<i> invited %2$s<i> to your faction.'
  228.     ALREADYMEMBER: '%1$s<i> is already a member of %2$s'
  229.     DESCRIPTION: Invite a player to your faction
  230.   JOIN:
  231.     CANNOTFORCE: <b>You do not have permission to move other players into a faction.
  232.     SYSTEMFACTION: <b>Players may only join normal factions. This is a system faction.
  233.     ALREADYMEMBER: <b>%1$s %2$s already a member of %3$s
  234.     ATLIMIT: ' <b>!<white> The faction %1$s is at the limit of %2$d members, so %3$s
  235.       cannot currently join.'
  236.     INOTHERFACTION: <b>%1$s must leave %2$s current faction first.
  237.     NEGATIVEPOWER: <b>%1$s cannot join a faction with a negative power level.
  238.     REQUIRESINVITATION: <i>This faction requires invitation.
  239.     ATTEMPTEDJOIN: '%1$s<i> tried to join your faction.'
  240.     TOJOIN: to join a faction
  241.     FORJOIN: for joining a faction
  242.     SUCCESS: <i>%1$s successfully joined %2$s.
  243.     MOVED: <i>%1$s moved you into the faction %2$s.
  244.     JOINED: <i>%1$s joined your faction.
  245.     JOINEDLOG: '%1$s joined the faction %2$s.'
  246.     MOVEDLOG: '%1$s moved the player %2$s into the faction %3$s.'
  247.     DESCRIPTION: Join a faction
  248.   KICK:
  249.     CANDIDATES: 'Players you can kick: '
  250.     CLICKTOKICK: 'Click to kick '
  251.     SELF: <b>You cannot kick yourself.
  252.     NONE: That player is not in a faction.
  253.     NOTMEMBER: '%1$s<b> is not a member of %2$s'
  254.     INSUFFICIENTRANK: <b>Your rank is too low to kick this player.
  255.     NEGATIVEPOWER: <b>You cannot kick that member until their power is positive.
  256.     TOKICK: to kick someone from the faction
  257.     FORKICK: for kicking someone from the faction
  258.     FACTION: '%1$s<i> kicked %2$s<i> from the faction! :O'
  259.     KICKS: <i>You kicked %1$s<i> from the faction %2$s<i>!
  260.     KICKED: '%1$s<i> kicked you from %2$s<i>! :O'
  261.     DESCRIPTION: Kick a player from the faction
  262.   LIST:
  263.     FACTIONLIST: 'Faction List '
  264.     TOLIST: to list the factions
  265.     FORLIST: for listing the factions
  266.     ONLINEFACTIONLESS: 'Online factionless: '
  267.     DESCRIPTION: See a list of the factions
  268.   LOCK:
  269.     LOCKED: <i>Factions is now locked
  270.     UNLOCKED: <i>Factions in now unlocked
  271.     DESCRIPTION: Lock all write stuff. Apparently.
  272.   LOGINS:
  273.     TOGGLE: '<i>Set login / logout notifications for Faction members to: <a>%s'
  274.     DESCRIPTION: Toggle(?) login / logout notifications for Faction members
  275.   MAP:
  276.     TOSHOW: to show the map
  277.     FORSHOW: for showing the map
  278.     UPDATE:
  279.       ENABLED: <i>Map auto update <green>ENABLED.
  280.       DISABLED: <i>Map auto update <red>DISABLED.
  281.     DESCRIPTION: Show the territory map, and set optional auto update
  282.   MOD:
  283.     CANDIDATES: 'Players you can promote: '
  284.     CLICKTOPROMOTE: 'Click to promote '
  285.     NOTMEMBER: '%1$s<b> is not a member in your faction.'
  286.     NOTADMIN: <b>You are not the faction admin.
  287.     SELF: <b>The target player musn't be yourself.
  288.     TARGETISADMIN: <b>The target player is a faction admin. Demote them first.
  289.     REVOKES: <i>You have removed moderator status from %1$s<i>.
  290.     REVOKED: '%1$s<i> is no longer moderator in your faction.'
  291.     PROMOTES: '%1$s<i> was promoted to moderator in your faction.'
  292.     PROMOTED: <i>You have promoted %1$s<i> to moderator.
  293.     DESCRIPTION: Give or revoke moderator rights
  294.   MODIFYPOWER:
  295.     ADDED: '<i>Added <a>%1$f <i>power to <a>%2$s. <i>New total rounded power: <a>%3$d'
  296.     DESCRIPTION: Modify the power of a faction/player
  297.   MONEY:
  298.     LONG: <i>The faction money commands.
  299.     DESCRIPTION: Faction money commands
  300.   MONEYBALANCE:
  301.     SHORT: show faction balance
  302.     DESCRIPTION: Show your factions current money balance
  303.   MONEYDEPOSIT:
  304.     DESCRIPTION: Deposit money
  305.     DEPOSITED: '%1$s deposited %2$s in the faction bank: %3$s'
  306.   MONEYTRANSFERFF:
  307.     DESCRIPTION: Transfer f -> f
  308.     TRANSFER: '%1$s transferred %2$s from the faction "%3$s" to the faction "%4$s"'
  309.   MONEYTRANSFERFP:
  310.     DESCRIPTION: Transfer f -> p
  311.     TRANSFER: '%1$s transferred %2$s from the faction "%3$s" to the player "%4$s"'
  312.   MONEYTRANSFERPF:
  313.     DESCRIPTION: Transfer p -> f
  314.     TRANSFER: '%1$s transferred %2$s from the player "%3$s" to the faction "%4$s"'
  315.   MONEYWITHDRAW:
  316.     DESCRIPTION: Withdraw money
  317.     WITHDRAW: '%1$s withdrew %2$s from the faction bank: %3$s'
  318.   OPEN:
  319.     TOOPEN: to open or close the faction
  320.     FOROPEN: for opening or closing the faction
  321.     OPEN: open
  322.     CLOSED: closed
  323.     CHANGES: '%1$s<i> changed the faction to <h>%2$s<i>.'
  324.     CHANGED: <i>The faction %1$s<i> is now %2$s
  325.     DESCRIPTION: Switch if invitation is required to join
  326.   OWNER:
  327.     DISABLED: <b>Sorry, but owned areas are disabled on this server.
  328.     LIMIT: <b>Sorry, but you have reached the server's <h>limit of %1$d <b>owned areas per faction.
  329.     WRONGFACTION: <b>This land is not claimed by your faction, so you can't set ownership of it.
  330.     NOTCLAIMED: <b>This land is not claimed by a faction. Ownership is not possible.
  331.     NOTMEMBER: '%1$s<i> is not a member of this faction.'
  332.     CLEARED: <i>You have cleared ownership for this claimed area.
  333.     REMOVED: <i>You have removed ownership of this claimed land from %1$s<i>.
  334.     TOSET: to set ownership of claimed land
  335.     FORSET: for setting ownership of claimed land
  336.     ADDED: <i>You have added %1$s<i> to the owner list for this claimed land.
  337.     DESCRIPTION: Set ownership of claimed land
  338.   OWNERLIST:
  339.     DISABLED: <b>Sorry, but owned areas are disabled on this server.
  340.     WRONGFACTION: <b>This land is not claimed by your faction.
  341.     NOTCLAIMED: <i>This land is not claimed by any faction, thus no owners.
  342.     NONE: <i>No owners are set here; everyone in the faction has access.
  343.     OWNERS: '<i>Current owner(s) of this land: %1$s'
  344.     DESCRIPTION: List owner(s) of this claimed land
  345.   PEACEFUL:
  346.     DESCRIPTION: Set a faction to peaceful
  347.     YOURS: '%1$s has %2$s your faction'
  348.     OTHER: '%s<i> has %s the faction ''%s<i>''.'
  349.     GRANT: granted peaceful status to
  350.     REVOKE: removed peaceful status from
  351.   PERMANENT:
  352.     DESCRIPTION: Toggles a faction's permanence
  353.     GRANT: added permanent status to
  354.     REVOKE: removed permanent status from
  355.     YOURS: '%1$s has %2$s your faction'
  356.     OTHER: '%s<i> has %s the faction ''%s<i>''.'
  357.   PERMANENTPOWER:
  358.     DESCRIPTION: Toggle faction power permanence
  359.     GRANT: added permanentpower status to
  360.     REVOKE: removed permanentpower status from
  361.     SUCCESS: <i>You %s <h>%s<i>.
  362.     FACTION: '%s<i> %s your faction'
  363.   POWER:
  364.     TOSHOW: to show player power info
  365.     FORSHOW: for showing player power info
  366.     POWER: '%1$s<a> - Power / Maxpower: <i>%2$d / %3$d %4$s'
  367.     BONUS: ' (bonus: '
  368.     PENALTY: ' (penalty: '
  369.     DESCRIPTION: Show player power info
  370.   POWERBOOST:
  371.     HELP:
  372.       '1': <b>You must specify "p" or "player" to target a player or "f" or "faction" to target a faction.
  373.       '2': <b>ex. /f powerboost p SomePlayer 0.5  -or-  /f powerboost f SomeFaction -5
  374.     INVALIDNUM: <b>You must specify a valid numeric value for the power bonus/penalty amount.
  375.     PLAYER: Player "%1$s"
  376.     FACTION: Faction "%1$s"
  377.     BOOST: <i>%1$s now has a power bonus/penalty of %2$d to min and max power levels.
  378.     BOOSTLOG: '%1$s has set the power bonus/penalty for %2$s to %3$d.'
  379.     DESCRIPTION: Apply permanent power bonus/penalty to specified player or faction
  380.   RELATIONS:
  381.     ALLTHENOPE: <b>Nope! You can't.
  382.     MORENOPE: <b>Nope! You can't declare a relation to yourself :)
  383.     ALREADYINRELATIONSHIP: <b>You already have that relation wish set with %1$s.
  384.     TOMARRY: to change a relation wish
  385.     FORMARRY: for changing a relation wish
  386.     MUTUAL: <i>Your faction is now %1$s<i> to %2$s
  387.     PEACEFUL: <i>This will have no effect while your faction is peaceful.
  388.     PEACEFULOTHER: <i>This will have no effect while their faction is peaceful.
  389.     DESCRIPTION: Set relation wish to another faction
  390.     EXCEEDS:
  391.       ME: <i>Failed to set relation wish. You can only have %1$s %2$s.
  392.       THEY: <i>Failed to set relation wish. They can only have %1$s %2$s.
  393.     PROPOSAL:
  394.       '1': '%1$s<i> wishes to be your %2$s'
  395.       '2': <i>Type <c>/%1$s %2$s %3$s<i> to accept.
  396.       SENT: '%1$s<i> were informed that you wish to be %2$s'
  397.   RELOAD:
  398.     TIME: <i>Reloaded <h>all configuration files <i>from disk, took <h>%1$d ms<i>.
  399.     DESCRIPTION: Reload data file(s) from disk
  400.   SAFEUNCLAIMALL:
  401.     DESCRIPTION: Unclaim all safezone land
  402.     UNCLAIMED: <i>You unclaimed ALL safe zone land.
  403.     UNCLAIMEDLOG: '%1$s unclaimed all safe zones.'
  404.   SAVEALL:
  405.     SUCCESS: <i>Factions saved to disk!
  406.     DESCRIPTION: Save all data to disk
  407.   SCOREBOARD:
  408.     DESCRIPTION: Scoreboardy things
  409.   SETFWARP:
  410.     NOTCLAIMED: <i>You can only set warps in your faction territory.
  411.     LIMIT: <i>Your Faction already has the max amount of warps set <a>(%1$d).
  412.     SET: <i>Set warp <a>%1$s <i>to your location.
  413.     TOSET: to set warp
  414.     FORSET: for setting warp
  415.     DESCRIPTION: Set a faction warp
  416.   SETHOME:
  417.     DISABLED: <b>Sorry, Faction homes are disabled on this server.
  418.     NOTCLAIMED: <b>Sorry, your faction home can only be set inside your own claimed territory.
  419.     TOSET: to set the faction home
  420.     FORSET: for setting the faction home
  421.     SET: '%1$s<i> set the home for your faction. You can now use:'
  422.     SETOTHER: <b>You have set the home for the %1$s<i> faction.
  423.     DESCRIPTION: Set the faction home
  424.   SETMAXVAULTS:
  425.     DESCRIPTION: Set max vaults for a Faction.
  426.     SUCCESS: '&aSet max vaults for &e%s &ato &b%d'
  427.   VAULT:
  428.     DESCRIPTION: /f vault <number> to open one of your Faction's vaults.
  429.     TOOHIGH: '&cYou tried to open vault %d but your Faction only has %d vaults.'
  430.   SHOW:
  431.     NOFACTION:
  432.       SELF: You are not in a faction
  433.       OTHER: That's not a faction
  434.     TOSHOW: to show faction information
  435.     FORSHOW: for showing faction information
  436.     DESCRIPTION: '<a>Description: <i>%1$s'
  437.     PEACEFUL: This faction is Peaceful
  438.     PERMANENT: <a>This faction is permanent, remaining even with no members.
  439.     JOINING: '<a>Joining: <i>%1$s '
  440.     INVITATION: invitation is required
  441.     UNINVITED: no invitation is needed
  442.     NOHOME: n/a
  443.     POWER: '<a>Land / Power / Maxpower: <i> %1$d/%2$d/%3$d %4$s.'
  444.     BONUS: ' (bonus: '
  445.     PENALTY: ' (penalty: '
  446.     DEPRECIATED: (%1$s depreciated)
  447.     LANDVALUE: '<a>Total land value: <i>%1$s %2$s'
  448.     BANKCONTAINS: '<a>Bank contains: <i>%1$s'
  449.     ALLIES: 'Allies: '
  450.     ENEMIES: 'Enemies: '
  451.     MEMBERSONLINE: 'Members online: '
  452.     MEMBERSOFFLINE: 'Members offline: '
  453.     COMMANDDESCRIPTION: Show faction information
  454.     DEATHS:
  455.       TIL:
  456.         RAIDABLE: '<i>DTR: %1$d'
  457.     EXEMPT: <b>This faction is exempt and cannot be seen.
  458.   SHOWINVITES:
  459.     PENDING: 'Players with pending invites: '
  460.     CLICKTOREVOKE: Click to revoke invite for %1$s
  461.     DESCRIPTION: Show pending faction invites
  462.   STATUS:
  463.     FORMAT: '%1$s Power: %2$s Last Seen: %3$s'
  464.     ONLINE: Online
  465.     AGOSUFFIX: ' ago.'
  466.     DESCRIPTION: Show the status of a player
  467.   STUCK:
  468.     TIMEFORMAT: m 'minutes', s 'seconds.'
  469.     CANCELLED: <a>Teleport cancelled because you were damaged
  470.     OUTSIDE: <a>Teleport cancelled because you left <i>%1$d <a>block radius
  471.     EXISTS: <a>You are already teleporting, you must wait <i>%1$s
  472.     START: '<a>Teleport will commence in <i>%s<a>. Don''t take or deal damage. '
  473.     TELEPORT: <a>Teleported safely to %1$d, %2$d, %3$d.
  474.     TOSTUCK: to safely teleport %1$s out
  475.     FORSTUCK: for %1$s initiating a safe teleport out
  476.     DESCRIPTION: Safely teleports you out of enemy faction
  477.   TAG:
  478.     TAKEN: <b>That tag is already taken
  479.     TOCHANGE: to change the faction tag
  480.     FORCHANGE: for changing the faction tag
  481.     FACTION: '%1$s<i> changed your faction tag to %2$s'
  482.     CHANGED: <i>The faction %1$s<i> changed their name to %2$s.
  483.     DESCRIPTION: Change the faction tag
  484.   TITLE:
  485.     TOCHANGE: to change a players title
  486.     FORCHANGE: for changing a players title
  487.     CHANGED: '%1$s<i> changed a title: %2$s'
  488.     DESCRIPTION: Set or remove a players title
  489.   TOGGLEALLIANCECHAT:
  490.     DESCRIPTION: Toggles whether or not you will see alliance chat
  491.     IGNORE: Alliance chat is now ignored
  492.     UNIGNORE: Alliance chat is no longer ignored
  493.   TOGGLESB:
  494.     DISABLED: You can't toggle scoreboards while they are disabled.
  495.   TOP:
  496.     DESCRIPTION: Sort Factions to see the top of some criteria.
  497.     TOP: Top Factions by %s. Page %d/%d
  498.     LINE: '%d. &6%s: &c%s'
  499.     INVALID: Could not sort by %s. Try balance, online, members, power or land.
  500.   UNCLAIM:
  501.     SAFEZONE:
  502.       SUCCESS: <i>Safe zone was unclaimed.
  503.       NOPERM: <b>This is a safe zone. You lack permissions to unclaim.
  504.     WARZONE:
  505.       SUCCESS: <i>War zone was unclaimed.
  506.       NOPERM: <b>This is a war zone. You lack permissions to unclaim.
  507.     UNCLAIMED: '%1$s<i> unclaimed some of your land.'
  508.     UNCLAIMS: <i>You unclaimed this land.
  509.     LOG: '%1$s unclaimed land at (%2$s) from the faction: %3$s'
  510.     WRONGFACTION: <b>You don't own this land.
  511.     TOUNCLAIM: to unclaim this land
  512.     FORUNCLAIM: for unclaiming this land
  513.     FACTIONUNCLAIMED: '%1$s<i> unclaimed some land.'
  514.     DESCRIPTION: Unclaim the land where you are standing
  515.   UNCLAIMALL:
  516.     TOUNCLAIM: to unclaim all faction land
  517.     FORUNCLAIM: for unclaiming all faction land
  518.     UNCLAIMED: '%1$s<i> unclaimed ALL of your faction''s land.'
  519.     LOG: '%1$s unclaimed everything for the faction: %2$s'
  520.     DESCRIPTION: Unclaim all of your factions land
  521.   VERSION:
  522.     VERSION: <i>You are running %1$s
  523.     DESCRIPTION: Show plugin and translation version information
  524.   WARUNCLAIMALL:
  525.     DESCRIPTION: Unclaim all warzone land
  526.     SUCCESS: <i>You unclaimed ALL war zone land.
  527.     LOG: '%1$s unclaimed all war zones.'
  528. command:
  529.   help:
  530.     invitations: '<i>You might want to close it and use invitations:'
  531. LEAVE:
  532.   PASSADMIN: <b>You must give the admin role to someone else first.
  533.   NEGATIVEPOWER: <b>You cannot leave until your power is positive.
  534.   TOLEAVE: to leave your faction.
  535.   FORLEAVE: for leaving your faction.
  536.   LEFT: '%s<i> left faction %s<i>.'
  537.   DISBANDED: <i>%s<i> was disbanded.
  538.   DISBANDEDLOG: The faction %s (%s) was disbanded due to the last player (%s) leaving.
  539.   DESCRIPTION: Leave your faction
  540. CLAIM:
  541.   PROTECTED: <b>This land is protected
  542.   DISABLED: <b>Sorry, this world has land claiming disabled.
  543.   CANTCLAIM: <b>You can't claim land for <h>%s<b>.
  544.   ALREADYOWN: '%s<i> already own this land.'
  545.   MUSTBE: <b>You must be <h>%s<b> to claim land.
  546.   MEMBERS: Factions must have at least <h>%s<b> members to claim land.
  547.   SAFEZONE: <b>You can not claim a Safe Zone.
  548.   WARZONE: <b>You can not claim a War Zone.
  549.   POWER: <b>You can't claim more land! You need more power!
  550.   LIMIT: <b>Limit reached. You can't claim more land!
  551.   ALLY: <b>You can't claim the land of your allies.
  552.   CONTIGIOUS: <b>You can only claim additional land which is connected to your first claim or controlled by another faction!
  553.   FACTIONCONTIGUOUS: <b>You can only claim additional land which is connected to your first claim!
  554.   PEACEFUL: '%s<i> owns this land. Your faction is peaceful, so you cannot claim land
  555.     from other factions.'
  556.   PEACEFULTARGET: '%s<i> owns this land, and is a peaceful faction. You cannot claim
  557.     land from them.'
  558.   THISISSPARTA: '%s<i> owns this land and is strong enough to keep it.'
  559.   BORDER: <b>You must start claiming land at the border of the territory.
  560.   TOCLAIM: to claim this land
  561.   FORCLAIM: for claiming this land
  562.   TOOVERCLAIM: to overclaim this land
  563.   FOROVERCLAIM: for over claiming this land
  564.   CLAIMED: <h>%s<i> claimed land for <h>%s<i> from <h>%s<i>.
  565.   CLAIMEDLOG: '%s claimed land at (%s) for the faction: %s'
  566.   OVERCLAIM:
  567.     DISABLED: <i>Over claiming is disabled on this server.
  568.   TOOCLOSETOOTHERFACTION: <i>Your claim is too close to another Faction. Buffer required is %d
  569.   OUTSIDEWORLDBORDER: <i>Your claim is outside the border.
  570.   OUTSIDEBORDERBUFFER: <i>Your claim is outside the border. %d chunks away world edge required.
  571. GENERIC:
  572.   YOU: you
  573.   YOURFACTION: your faction
  574.   NOPERMISSION: <b>You don't have permission to %1$s.
  575.   DOTHAT: do that
  576.   NOPLAYERMATCH: <b>No player match found for "<p>%1$s<b>".
  577.   NOPLAYERFOUND: <b>No player "<p>%1$s<b>" could not be found.
  578.   ARGS:
  579.     TOOFEW: '<b>Too few arguments. <i>Use like this:'
  580.     TOOMANY: '<b>Strange argument "<p>%1$s<b>". <i>Use the command like this:'
  581.   DEFAULTDESCRIPTION: Default faction description :(
  582.   OWNERS: 'Owner(s): %1$s'
  583.   PUBLICLAND: Public faction land.
  584.   FACTIONLESS: factionless
  585.   SERVERADMIN: A server admin
  586.   DISABLED: disabled
  587.   ENABLED: enabled
  588.   INFINITY: "\u221e"
  589.   CONSOLEONLY: This command cannot be run as a player.
  590.   PLAYERONLY: <b>This command can only be used by ingame players.
  591.   ASKYOURLEADER: '<i> Ask your leader to:'
  592.   YOUSHOULD: '<i>You should:'
  593.   YOUMAYWANT: '<i>You may want to: '
  594.   TRANSLATION:
  595.     VERSION: 'Translation: %1$s(%2$s,%3$s) State: %4$s'
  596.     CONTRIBUTORS: 'Translation contributors: %1$s'
  597.     RESPONSIBLE: 'Responsible for translation: %1$s'
  598.   FACTIONTAG:
  599.     TOOSHORT: <i>The faction tag can't be shorter than <h>%1$s<i> chars.
  600.     TOOLONG: <i>The faction tag can't be longer than <h>%s<i> chars.
  601.     ALPHANUMERIC: <i>Faction tag must be alphanumeric. "<h>%s<i>" is not allowed.
  602.   PLACEHOLDER: <This is a placeholder for a message you should not see>
  603. COMPASS:
  604.   SHORT:
  605.     NORTH: N
  606.     EAST: E
  607.     SOUTH: S
  608.     WEST: W
  609. CHAT:
  610.   FACTION: faction chat
  611.   ALLIANCE: alliance chat
  612.   TRUCE: truce chat
  613.   PUBLIC: public chat
  614. ECON:
  615.   'OFF': no %s
  616. RELATION:
  617.   MEMBER:
  618.     SINGULAR: member
  619.     PLURAL: members
  620.   ALLY:
  621.     SINGULAR: ally
  622.     PLURAL: allies
  623.   TRUCE:
  624.     SINGULAR: truce
  625.     PLURAL: truces
  626.   NEUTRAL:
  627.     SINGULAR: neutral
  628.     PLURAL: neutrals
  629.   ENEMY:
  630.     SINGULAR: enemy
  631.     PLURAL: enemies
  632. ROLE:
  633.   ADMIN: admin
  634.   MODERATOR: moderator
  635.   NORMAL: normal member
  636. REGION:
  637.   SAFEZONE: safezone
  638.   WARZONE: warzone
  639.   WILDERNESS: wilderness
  640.   PEACEFUL: peaceful territory
  641. PLAYER:
  642.   CANTHURT: <i>You may not harm other players in %s
  643.   SAFEAUTO: <i>This land is now a safe zone.
  644.   WARAUTO: <i>This land is now a war zone.
  645.   OUCH: <b>Ouch, that is starting to hurt. You should give it a rest.
  646.   USE:
  647.     WILDERNESS: <b>You can't use <h>%s<b> in the wilderness.
  648.     SAFEZONE: <b>You can't use <h>%s<b> in a safe zone.
  649.     WARZONE: <b>You can't use <h>%s<b> in a war zone.
  650.     TERRITORY: <b>You can't <h>%s<b> in the territory of <h>%s<b>.
  651.     OWNED: '<b>You can''t use <h>%s<b> in this territory, it is owned by: %s<b>.'
  652.   COMMAND:
  653.     WARZONE: <b>You can't use the command '%s' in warzone.
  654.     NEUTRAL: <b>You can't use the command '%s' in neutral territory.
  655.     ENEMY: <b>You can't use the command '%s' in enemy territory.
  656.     PERMANENT: <b>You can't use the command '%s' because you are in a permanent faction.
  657.     ALLY: <b>You can't use the command '%s' in ally territory.
  658.     WILDERNESS: <b>You can't use the command '%s' in the wilderness.
  659.   POWER:
  660.     NOLOSS:
  661.       PEACEFUL: <i>You didn't lose any power since you are in a peaceful faction.
  662.       WORLD: <i>You didn't lose any power due to the world you died in.
  663.       WILDERNESS: <i>You didn't lose any power since you were in the wilderness.
  664.       WARZONE: <i>You didn't lose any power since you were in a war zone.
  665.     LOSS:
  666.       WARZONE: |-
  667.         <b>The world you are in has power loss normally disabled, but you still lost power since you were in a war zone.
  668.         <i>Your power is now <h>%d / %d
  669.     NOW: <i>Your power is now <h>%d / %d
  670.   PVP:
  671.     LOGIN: <i>You can't hurt other players for %d seconds after logging in.
  672.     REQUIREFACTION: <i>You can't hurt other players until you join a faction.
  673.     FACTIONLESS: <i>You can't hurt players who are not currently in a faction.
  674.     PEACEFUL: <i>Peaceful players cannot participate in combat.
  675.     NEUTRAL: <i>You can't hurt neutral factions. Declare them as an enemy.
  676.     CANTHURT: <i>You can't hurt %s<i>.
  677.     NEUTRALFAIL: <i>You can't hurt %s<i> in their own territory unless you declare them as an enemy.
  678.     TRIED: '%s<i> tried to hurt you.'
  679. NOPAGES: <i>Sorry. No Pages available.
  680. INVALIDPAGE: <i>Invalid page. Must be between 1 and %1$d
  681. title: '&bFactions &0|&r'
  682. wilderness: '&2Wilderness'
  683. wilderness-description: ''
  684. warzone: '&4Warzone'
  685. warzone-description: Not the safest place to be.
  686. safezone: '&6Safezone'
  687. safezone-description: Free from pvp and monsters.
  688. toggle-sb: You now have scoreboards set to {value}
  689. faction-leave: <a>Leaving %1$s, <a>Entering %2$s
  690. default-prefix: '{relationcolor}[{faction}] &r'
  691. faction-login: '&e%1$s &9logged in.'
  692. faction-logout: '&e%1$s &9logged out..'
  693. nofactions-prefix: '&6[&a4-&6]&r'
  694. date-format: MM/d/yy h:ma
  695. raidable-true: 'true'
  696. raidable-false: 'false'
  697. WARMUPS:
  698.   NOTIFY:
  699.     TELEPORT: '&eYou will teleport to &d%1$s &ein &d%2$d &eseconds.'
  700.   ALREADY: '&cYou are already warming up.'
  701.   CANCELLED: '&cYou have cancelled your warmup.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement