Advertisement
Guest User

Untitled

a guest
Nov 25th, 2015
1,912
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 16.50 KB | None | 0 0
  1. PREFIX: '&bGangs > &7'
  2. LANG:
  3.   CONSOLE: Console
  4.   ENABLED: enabled
  5.   DISABLED: disabled
  6. TIME:
  7.   LESSTHAN: less than %time%
  8.   YEARS:
  9.     SINGULAR: year
  10.     PLURAL: years
  11.   MONTHS:
  12.     SINGULAR: month
  13.     PLURAL: months
  14.   WEEKS:
  15.     SINGULAR: week
  16.     PLURAL: weeks
  17.   DAYS:
  18.     SINGULAR: day
  19.     PLURAL: days
  20.   HOURS:
  21.     SINGULAR: hour
  22.     PLURAL: hours
  23.   MINUTES:
  24.     SINGULAR: minute
  25.     PLURAL: minutes
  26.   SECONDS:
  27.     SINGULAR: second
  28.     PLURAL: seconds
  29. MSG:
  30.   ERROR: Error occured, please contact server owner.
  31.   NOACCESS: You don't have access to this command.
  32.   PLAYERONLY: This command can be used only in the game.
  33.   INGANGONLY: You have to be in a gang to use this command.
  34.   NOGANGONLY: You can't use this command while in a gang.
  35.   TOOLOWRANK: You have to be at least %rank% to do this.
  36.   USAGE:
  37.     FIGHT: Invalid command usage. Please check /g help
  38.     GANG: Invalid command usage. Please check /g help
  39.     GANGADMIN: 'Invalid command usage. Correct usage: /gadmin <arena|bank|disband|reload|spy>'
  40.     SUBCOMMAND: 'Invalid command usage. Correct usage: %usage%'
  41.   MODULE:
  42.     DISABLED: This module has been disabled by the server owner.
  43.   GANGS:
  44.     DISABLED: Gangs have been disabled in this world.
  45.   INVALIDGANG: Invalid gang name specified.
  46.   INVALIDPLAYER: Invalid player name specified.
  47.   INVALIDAMOUNT: Invalid money amount specified.
  48.   TELEPORT:
  49.     TELEPORT: You will be teleported in %time%.
  50.     AWAITING: You are already waiting for teleportation.
  51.     CANCELLED: Pending teleportation request has been cancelled.
  52.   ALLYCHAT:
  53.     TOGGLED: You have %state% ally chat.
  54.   FIGHTS:
  55.     START:
  56.       WILLSTART: 'Your gang will begin a fight against %gang% on arena %arena% in
  57.         %time%. Required members amount: %membersamount%. Join the fight using &b/fight
  58.         join&7.'
  59.       CANNOT:
  60.         MEMBERS: There are too few players from %gang% to begin the fight, the fight has been cancelled.
  61.         MONEY: Gang %gang% doesn't have enough money to pay the entry fee, the fight has been cancelled.
  62.       STARTED:
  63.         BROADCAST: The fight between %gang1% and %gang2% has begun!
  64.         INARENA: The fight has begun!
  65.         INGANG: Your gang has begun the fight against %gang%!
  66.     END:
  67.       MONEY: You have won $%amount% from the fight.
  68.       WON:
  69.         BROADCAST: Gang %winner% has won the fight against %loser%!
  70.         INGANG: Your gang has won the fight against %gang%. $%amount% have been added to gang's bank account.
  71.       LOST:
  72.         INGANG: Your gang has lost the fight against %gang%.
  73.       TELEPORT: You will be teleported out of the arena in %time%.
  74.       ENDED:
  75.         BROADCAST: Fight between %gang1% and %gang2% has ended.
  76.     CANTUSECOMMAND: You can't use that command when fighting.
  77.     CANTMOVE: You can't move until the fight starts.
  78.     CANTLEAVEARENA: You can't leave the fight arena.
  79.     ARENASTATE:
  80.       NOTCONFIGURED: not configured
  81.       EMPTY: empty
  82.       WAITING: waiting for players
  83.       INPROGRESS: in progress
  84.       ENDED: restarting
  85.   FIGHT:
  86.     ACCEPT:
  87.       OWN: You can't fight your own gang.
  88.       ALLY: You can't fight an allied gang.
  89.       NOTCHALLENGED: '%gang% hasn''t challenged you to fight.'
  90.       ALREADYFIGHTING:
  91.         OWN: Your gang is already fighting.
  92.         ENEMY: '%gang% is already fighting.'
  93.       NOEMPTYARENA: There are no available arenas to begin the fight, please try again later.
  94.       NOTENOUGHMEMBERS:
  95.         OWN: There aren't enough online players from your gang to start the fight.
  96.         ENEMY: There aren't enough online players from %gang% to start the fight.
  97.       NOTENOUGHMONEY:
  98.         OWN: Your gang needs $%amount% on bank account to start the fight.
  99.         ENEMY: '%gang% doesn''t have enough money to start the fight.'
  100.       NOTENOUGHPRIVATEMONEY: You don't have enough money.
  101.       PAIDPRIVATEMONEY: You have paid $%amount% deposit for the fight.
  102.     CHALLENGE:
  103.       OWN: You can't challenge your own gang.
  104.       ALLY: You can't challenge an allied gang.
  105.       ALREADYCHALLENGED:
  106.         OWN: Your gang has already challenged %gang%.
  107.         ENEMY: Your gang has been already challenged by %gang%. You can accept using &b/fight accept %gang%&7.
  108.       INVALID:
  109.         MEMBERS: Invalid members amount specified.
  110.       MEMBERS:
  111.         RANGE: Please specify members amount between %min% and %max%.
  112.       MONEY:
  113.         RANGE: Please specify money amount between %min% and %max%.
  114.       NOTENOUGHMEMBERS: There aren't enough online players from your gang.
  115.       NOTENOUGHMONEY: Your gang doesn't have that much money.
  116.       NOTENOUGHPRIVATEMONEY: You don't have enough money.
  117.       PAIDPRIVATEMONEY: You have paid $%amount% deposit for the challenge.
  118.       CHALLENGED:
  119.         BY: 'Your gang has been challenged by %gang% to fight! Required members: %membersamount%,
  120.           entry fee: $%amount%. You can accept using &b/fight accept %gang%&7.'
  121.         INGANG: 'Your gang has challenged %gang% to fight! Required members: %membersamount%,
  122.           entry fee: $%amount%.'
  123.         CHALLENGED: You have challenged %gang% to fight.
  124.     JOIN:
  125.       NOTFIGHTING: Your gang isn't fighting at this moment.
  126.       CANNOTJOIN: You can join only fights which haven't started yet.
  127.       JOINED: '%player% (%gang%) has joined the fight (players from %gang%: %membersamount%).'
  128.     LEAVE:
  129.       NOTFIGHTING: Your gang isn't fighting at this moment.
  130.       NOTINARENA: You aren't inside any fight arena.
  131.       LEFT: '%player% (%gang%) has left the fight arena.'
  132.   GANG:
  133.     ALLY:
  134.       OWN: You can't send ally request to your own gang.
  135.       ALREADYALLY: This gang is already your ally.
  136.       REQUESTED:
  137.         BY: '%gang% requested for an alliance. You can accept it with /g ally %gang%'
  138.         INGANG: Your gang sent an alliance request to %gang%.
  139.         REQUESTED: Alliance request sent to %gang%.
  140.       ACCEPTED:
  141.         BY: Your alliance request has been accepted by %gang%.
  142.         INGANG: Your gang is now in alliance with %gang%.
  143.         ACCEPTED: You accepted %gang%'s alliance request.
  144.     CREATE:
  145.       CANTAFFORD: You need $%amount% to create a gang.
  146.       LENGTH: Specified name is either too short or too long, it may contain %min%-%max% characters.
  147.       SPECIALCHARS: Specified name contains banned characters.
  148.       SPACES: Gang name may not contain blank spaces.
  149.       BANNEDNAME: You can't create gang with that name.
  150.       ALREADYEXISTS: A gang with that name already exists.
  151.       BROADCAST: Gang %gang% has been created by %player%.
  152.       CREATED: You have successfully created gang %gang%.
  153.     DELHOME:
  154.       INVALIDHOME: Invalid home specified.
  155.       DELETED: Home deleted.
  156.     DEMOTE:
  157.       NOTINGANG: '%player% isn''t part of your gang.'
  158.       LOWEST: You can't demote %player% any more.
  159.       HIGHEST: You can't demote the leader. Change the leader using /g leader first.
  160.       DEMOTED:
  161.         BY: You have been demoted to %rank% by %player%.
  162.         INGANG: '%target% has been demoted to %rank% by %player%.'
  163.         DEMOTED: You have demoted %target% to %rank%.
  164.     DEPOSIT:
  165.       INVALIDAMOUNT: Invalid amount of money specified.
  166.       CANTAFFORD: You don't have that much money.
  167.       DEPOSITED:
  168.         INGANG: '%player% has deposited $%amount% into gang bank account.'
  169.         DEPOSITED: You have deposited $%amount% into gang bank account.
  170.     DISBAND:
  171.       BROADCAST: Gang %gang% has been disbanded by %player%.
  172.       DISBANDED: You have disbanded your gang.
  173.     FRIENDLYFIRE:
  174.       DISABLED: Changing friendly fire settings has been disabled by the server owner.
  175.       TOGGLED:
  176.         INGANG: '%player% has %state% friendly fire.'
  177.         TOGGLED: You have %state% friendly fire.
  178.     HELP:
  179.       HELP: "&7--------------------[ &3Gangs+ Help &7]--------------------\n&7- &b/g\
  180.        \ list &7- list of all gangs\n&7- &b/g top &7- gangs leaderboard\n&7- &b/g\
  181.        \ info <gang> &7- information about specified gang\n&7- &b/g create <name>\
  182.        \ &7- create a new gang\n&7- &b/g disband &7- disband your gang\n&7- &b/g\
  183.        \ join <gang> &7- join specified gang \n&7- &b/g invite <player> &7- invite\
  184.        \ player to your gang\n&7- &b/g uninvite <player> &7- cancel player's invitation\n\
  185.        &7- &b/g kick <player> &7- kick player out of your gang\n&7- &b/g leave &7-\
  186.        \ leave your gang\n&7- &b/g player <player> &7- specified player's statistics\n\
  187.        &7- &b/g regroup <home name>  &7- request all players to regroup at specified\
  188.        \ home\n&7- &b/g friendlyfire &7- toggle friendly fire in gang\n&7- &b/g levelup\
  189.        \ &7- level up to higher gang level\n&7- &b/g promote <player> &7- promote\
  190.        \ specified player to higher rank\n&7- &b/g demote <player> &7- demote specified\
  191.        \ player to lower rank\n&7- &b/g deposit <amount> &7- deposit money on your\
  192.        \ gang's bank account\n&7- &b/g withdraw <amount> &7- withdraw money from\
  193.        \ your gang's bank account\n&7- &b/g listhomes &7- list of all gang homes\n\
  194.        &7- &b/g home <home> &7- teleport to specified gang home\n&7- &b/g sethome\
  195.        \ <home> &7- set specified gang home's location\n&7- &b/g delhome <home> &7-\
  196.        \ delete specified gang home\n&7- &b/g ally <gang> &7- send alliance request\
  197.        \ to specified gang\n&7- &b/g neutral <gang> &7- set relation with an ally\
  198.        \ to neutral\n&7- &b/gc on|off &7- toggle gang chat on/off\n&7- &b/gc <message>\
  199.        \ &7- send a single message on gang chat\n&7- &b/ac on|off  &7- toggle ally\
  200.        \ chat on/off\n&7- &b/ac<message> &7- send a single message on ally chat\n\
  201.        &7- &b/fight challenge <players amount> <money> <gang> &7- challenge specified\
  202.        \ gang for a fight\n&7- &b/fight accept <gang> &7- accept fight challenge\
  203.        \ from specified gang\n&7- &b/fight join &7- join the fight your gang takes\
  204.        \ part in\n&7- &b/fight leave &7- leave the fight your gang takes part in\n"
  205.     HOME:
  206.       INVALIDHOME: Invalid home specified.
  207.       UNSAFE: Home's location is unsafe, teleportation cancelled.
  208.     INVITE:
  209.       FULL: Your gang has reached the maximal allowed members amount (%amount% members).
  210.       ALREADYINGANG: '%player% is already in a gang.'
  211.       ALREADYINVITED: '%player% has been already invited to your gang.'
  212.       INVITED:
  213.         BY: You have been invited to %gang% gang by %player%.
  214.         INVITED: You have invited %target% to your gang.
  215.     JOIN:
  216.       NOTINVITED: You aren't invited to this gang.
  217.       FULL: This gang is full, you can't join it.
  218.       JOINED:
  219.         BROADCAST: '%player% has joined %gang%.'
  220.         INGANG: '%player% has joined your gang.'
  221.         JOINED: You have joined %gang%.
  222.     KICK:
  223.       NOTINGANG: '%player% isn''t part of your gang.'
  224.       OWNSELF: You can't kick yourself. Please use /g leave instead.
  225.       LEADER: You can't kick the leader.
  226.       KICKED:
  227.         BROADCAST: '%target% has been kicked from %gang%.'
  228.         INGANG: '%target% has been kicked from the gang by %player%.'
  229.         BY: You have been kicked from %gang% by %player%.
  230.         KICKED: You kicked %target% from your gang.
  231.     LEADER:
  232.       NOTINGANG: '%player% isn''t part of your gang.'
  233.       ALREADYLEADER: '%player% is already the leader.'
  234.       CHANGED:
  235.         BROADCAST: '%player% has given the leadership of %gang% to %target%.'
  236.         INGANG: '%player% has given the leadership to %target%.'
  237.         BY: You have been given the leadership of %gang% by %player%.
  238.         CHANGED: You have given the leadership of %gang% to %target%.
  239.     LEAVE:
  240.       LEADER: You can't leave the gang as leader, please give the leadership to someone else using /g leader <player> first.
  241.       NOMEMBERS: You can't leave an empty gang, please disband it instead.
  242.       LEFT:
  243.         BROADCAST: '%player% has left %gang%.'
  244.         INGANG: '%player% has left the gang.'
  245.         LEFT: You have left %gang%.
  246.     LEVELUP:
  247.       MAX: Your gang reached the highest available level, you can't level up any more.
  248.       GANGCANTAFFORD: Your gang needs $%amount% on bank account to level up.
  249.       CANTAFFORD: You need $%amount% to level up the gang.
  250.       LEVELEDUP:
  251.         BROADCAST: Gang %gang% has been upgraded to level %level%.
  252.         INGANG: Your gang has been upgraded to level %level%.
  253.         LEVELEDUP: You have upgraded your gang to level %level%.
  254.     LIST:
  255.       NOGANGS: There are no gangs.
  256.       HEADER: 'Gangs list (%page%/%totalpages%):'
  257.       GANG: '&7- &b%name%&7, leader: %leader%, level: %level%, members: %membersamount%'
  258.     LISTHOMES:
  259.       NOHOMES: Gang %gang% doesn't have any homes.
  260.       HEADER: '%gang% gang homes:'
  261.     NEUTRAL:
  262.       OWN: You can't change relation to your own gang.
  263.       NOTALLY: Gang %gang% is already neutral to you.
  264.       NEUTRAL:
  265.         INGANG: Your gang is now neutral to %gang%.
  266.         NEUTRAL: You have set your gang's relation to %gang% to neutral.
  267.     PROMOTE:
  268.       NOTINGANG: '%player% isn''t part of your gang.'
  269.       LEADER: You can't promote %player% any more. Use /g leader %player% in order to change the leader of the gang.
  270.       HIGHEST: You can't promote %player% any more.
  271.       PROMOTED:
  272.         BY: You have been promoted to %rank% by %player%.
  273.         INGANG: '%target% has been promoted to %rank% by %player%.'
  274.         PROMOTED: You have promoted %target% to %rank%.
  275.     REGROUP:
  276.       INVALIDHOME: Invalid home specified.
  277.       INGANG: '%player% requested to regroup at home %home%.'
  278.     SETHOME:
  279.       UNSAFELOCATION: You can set home only in a safe location.
  280.       ALREADYEXISTS: Home with that name already exists.
  281.       BANNEDWORLD: You can't create home in this world.
  282.       LIMIT: 'Homes limit reached. Current amount: %current%, limit: %limit%'
  283.       SET: Home %home% has been set.
  284.     TOP:
  285.       HEADER: 'Top %amount% gangs (sorted by %order%):'
  286.       GANG: |
  287.        %name% - Kills: %kills%, deaths: %deaths%, KDR: %kdr%
  288.     UNINVITE:
  289.       NOTINVITED: '%player% hasn''t been invited to your gang.'
  290.       UNINVITED:
  291.         BY: Your invitation to %gang% has been cancelled by %player%.
  292.         UNINVITED: You cancelled %target%'s invitation to your gang.
  293.     WITHDRAW:
  294.       INVALIDAMOUNT: Invalid amount of money specified.
  295.       CANTAFFORD: There isn't enough money on gang bank account.
  296.       WITHDRAWN:
  297.         INGANG: '%player% has withdrawn $%amount% from gang bank account.'
  298.         WITHDRAWN: You have withdrawn $%amount% from gang bank account.
  299.   GANGCHAT:
  300.     TOGGLED: You have %state% gang chat.
  301.   GANGADMIN:
  302.     ARENA:
  303.       INVALIDARENA: Invalid arena ID specified.
  304.       INUSE: You can't edit an arena which is currently being used.
  305.       LIST:
  306.         NOARENAS: There are no arenas.
  307.         HEADER: 'Arenas list:'
  308.         ARENA: '- ID: %id%, name: %name%, state: %state%'
  309.       CREATE:
  310.         ALREADYEXISTS: Arena %id% already exists.
  311.         SPECIALCHARS: Arena ID may contain only alphanumeric characters.
  312.         CREATED: Arena %id% has been created. Now set the locations using &b/gadmin arena setlocation %id% <corner1|corner2|spawn1|spawn2>&7 and save it using &b/gadmin arena save %id%&7.
  313.       REMOVE:
  314.         REMOVED: Arena %id% has been removed.
  315.       SETLOCATION:
  316.         INVALIDLOCATION: 'Invalid location name specified. Valid ones: corner1, corner2,
  317.           spawn1, spawn2'
  318.         INVALIDWORLD: You can't set the location in a different world than the other locations for this arena (%world%).
  319.         SET: Location %location% has been set for arena %id%.
  320.         READYTOUSE: Arena %id% is now ready to use, save it using &b/gadmin arena save %id%&7.
  321.       SETNAME:
  322.         SPECIALCHARS: Arena name may contain only alphanumeric characters.
  323.         SET: Arena's %id% name has been set to %name%. Now save it using &b/gadmin arena save %id%&7.
  324.       SAVE:
  325.         CANTSAVE: 'Arena %id% couldn''t be saved. Missing locations: %locations%'
  326.         SAVED: Arena %id% has been saved.
  327.     BANK:
  328.       BALANCE:
  329.         BALANCE: '%gang%''s balance: $%amount%'
  330.       GIVE:
  331.         GIVEN: $%amount% has been added to %gang%'s bank account.
  332.       TAKE:
  333.         TAKEN: $%amount% was taken from %gang%'s bank account.
  334.         TOOMUCH: Gang %gang% doesn't have that much money.
  335.       RESET:
  336.         RESET: '%gang%''s bank account has been reset.'
  337.     DISBAND:
  338.       FIGHTING: You can't disband a gang during a fight.
  339.       DISBANDED:
  340.         BROADCAST: Gang %gang% has been disbanded by %player%.
  341.         DISBANDED: You have disbanded gang %gang%.
  342.     RELOAD:
  343.       RELOADED: Configuration has been reloaded.
  344.     SPY:
  345.       TOGGLED: You have %state% gang & ally chat spy for %player%.
  346.       TOGGLEDBY: Your gang & ally chat spy has been %state% by %player%.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement