Guest User

Untitled

a guest
Nov 29th, 2017
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 127.68 KB | None | 0 0
  1. # --------------- AuctionHouse --------------- #
  2. language:
  3. mainMenuName: Auction House
  4. currentListingsMenuName: Your Current Listings
  5. expiredMenuName: Cancelled / Expired Listings
  6. purchaseItemMenuName: 'Purchase Item: Are You Sure?'
  7. menuItemText:
  8. listedItem:
  9. lore:
  10. - '&7-------------------------'
  11. - '&aClick here to purchase.'
  12. - '&9Price: &e$%price%'
  13. - '&9Seller: &e%seller%'
  14. - '&9Expire: &e%time%'
  15. - '&7-------------------------'
  16. yourListedItem:
  17. lore:
  18. - '&7-------------------------'
  19. - '&cClick here to cancel.'
  20. - '&9Price: &e$%price%'
  21. - '&9Expire: &e%time%'
  22. - '&7-------------------------'
  23. yourExpiredItem:
  24. lore:
  25. - '&7-------------------------'
  26. - '&aClick here to return to you.'
  27. - '&7-------------------------'
  28. yourListedItems:
  29. id: '264'
  30. name: '&6Items You''re Selling'
  31. lore:
  32. - '&aClick here to view all of the items you'
  33. - '&aare currently selling on the auction.'
  34. - '&9Selling: &e%selling%'
  35. yourExpiredItems:
  36. id: '394'
  37. name: '&6Collect Expired / Cancelled Items'
  38. lore:
  39. - '&aClick here to view and collect all of the'
  40. - '&aitems you have cancelled or have expired.'
  41. - '&9Items To Collect: &e%expired%'
  42. returnAllItems:
  43. id: '390'
  44. name: '&6Return All'
  45. lore:
  46. - '&aClick here to return all cancelled'
  47. - '&aand expired items to your inventory.'
  48. previousPage:
  49. id: '339'
  50. name: '&6Previous Page'
  51. refreshPage:
  52. id: '175'
  53. name: '&6Refresh Page'
  54. nextPage:
  55. id: '339'
  56. name: '&6Next Page'
  57. backButton:
  58. id: '339'
  59. name: '&6Back'
  60. howToSell:
  61. id: '388'
  62. name: '&6How To Sell An Item'
  63. lore:
  64. - '&aTo list an item on the auction house, just hold'
  65. - '&athe item in your hand and type &b/ah sell <price>&a.'
  66. mainWhatIsThisPage:
  67. id: '340'
  68. name: '&6What Is This Page?'
  69. lore:
  70. - '&aThis is the auction house, here you can'
  71. - '&alist items for sale, and purchase items'
  72. - '&athat others have listed for sale.'
  73. - '&aThe auction is also a great way to make'
  74. - '&amoney by selling farmable items other'
  75. - '&aplayers may be interested in buying.'
  76. yourListedWhatIsThisPage:
  77. id: '340'
  78. name: '&6What Is This Page?'
  79. lore:
  80. - '&aThese are your current listings, all of'
  81. - '&athe items you currently have listed on'
  82. - '&athe auction house are displayed here.'
  83. - '&aYou can cancel and view your listing''s'
  84. - '&aexpire time here.'
  85. expiredWhatIsThisPage:
  86. id: '340'
  87. name: '&6What Is This Page?'
  88. lore:
  89. - '&aThis page houses all of your cancelled and'
  90. - '&aexpired items, when a listings is cancelled'
  91. - '&aor expires you will be able to return that'
  92. - '&aitem back to you from this menu.'
  93. - '&aJust click on the item and if you have enough'
  94. - '&ainventory space you will recieve the item.'
  95. purchaseConfirm:
  96. name: '&aConfirm'
  97. purchaseCancel:
  98. name: '&cCancel'
  99. purchaseItem:
  100. lore:
  101. - '&9Price: &e$%price%'
  102. - '&9Seller: &e%seller%'
  103. recentSalesLog:
  104. id: '266'
  105. name: '&6Recently Sold Items'
  106. logLineFormat: '&9Sold &e%item% &9to &e%buyer% &9for &e$%price%&9.'
  107. noneSoldLore: '&cYou have not sold any items yet.'
  108. clickFails:
  109. clickFailItem: '152'
  110. notEnoughInventory: Not Enough Inventory Space
  111. cannotPurchaseSelf: You Cannot Purchase Your Own Item
  112. notExists: This Item No Longer Exists
  113. cannotAfford: You Cannot Afford This
  114. noListingsToReturn: No Listings To Return
  115. chatMessages:
  116. itemPurchased: '&eItem &6purchased&e!'
  117. buyerPurchased: '&6%buyer% &epurchased your auction and you earned &6$%taxedPrice%&e!'
  118. listedItem: '&eYou have &6listed &ean item on the &6auction house&e!'
  119. listingCancel: '&eYou have &6cancelled &ean auction. Return cancelled and expired
  120. items at &6/ah expired&e.'
  121. adminRemoveListing: '&eListing Removed.'
  122. expiredReturned: '&eItem &6returned &eto your inventory.'
  123. notEnoughInventory: '&cYou do not have enough inventory space.'
  124. returnedAll: '&6All &eexpired listings have been &6returned&e.'
  125. unknownCommand: '&cUnknown command. Use /ah help for auction commands.'
  126. notHoldingItem: '&cYou are not holding an item in your hand.'
  127. inCreative: '&cYou cannot sell items while in creative.'
  128. noMore: '&cYou can not list any more items at once.'
  129. max: '&cYou cannot list more than 45 items at a time.'
  130. invalidPrice: '&cThat is not a valid price.'
  131. maxMoney: '&cYou can not list with a price higher than $999,999,999.'
  132. maxSetMoney: '&cYou can not list with a price higher than $1,000,000,000,000'
  133. notEnoughMoney: '&cYou do not have enough money to list an auction.'
  134. getHelp: '&cUse /ah help for help.'
  135. isBlacklisted: '&cThat item is not allowed to be put on the auction house!'
  136. help:
  137. - '&9/ah - &6Open the Auction house.'
  138. - '&9/ah sell <amount>- &6Sell the item you are holding.'
  139. - '&9/ah selling - &6View the items you are selling.'
  140. - '&9/ah expired - &6View your expired items to return.'
  141.  
  142.  
  143.  
  144. # --------------- CustomBosses --------------- #
  145. # The configuration for all Messages.
  146.  
  147. NoPermission: '&c&l** &cYou do not have permission to that! &c&l**'
  148. MustBePlayer: '&c&l** &cYou must be a player to use that! &c&l**'
  149. InvalidInteger: '&c&l** &cYou specified an invalid number! &c&l**'
  150. InvalidDouble: '&c&l** &cYou specified an invalid double! &c&l**'
  151. InventorySpace: '&c&l** &cYou do not have enough inventory space! &c&l**'
  152. NotOnline: '&c&l** &cThe specified player is offline! &c&l**'
  153. ITEMSTACK:
  154. MIN: '&c&l** &cThe minimum ItemStack size is 1 &c&l**'
  155. MAX: '&c&l** &cThe maximum ItemStack size is 64 &c&l**'
  156. COMMAND:
  157. BOSS:
  158. INVALIDARGS: '&c&l** &cIncorrect usage! &nUse /boss help for more help.&c&l **'
  159. HELP: |2-
  160. &4
  161. &7&m-----------------&b&l[ &a&lCustomBosses&r &b&l]&7&m-----------------&r
  162. &4
  163. &6/boss spawn (type) (x) (y) (z) (world) &e&m-&f&o Spawn a boss at the coordinates.
  164. &7/boss spawn (type) (player) &e&m-&f&o Spawn a boss on a player.
  165. &6/boss time &e&m-&f&o View the time until the next boss auto-spawn.
  166. &6/boss reload &e&m-&f&o Reloads the YML files for CustomBosses.
  167. &6/boss killall &e&m-&f&o Kills all currently spawned bosses/minions.
  168. &6/boss list &e&m-&f&o Opens a GUI with all the available boss eggs.
  169. &6/giveegg (player) (boss) [amount] &e&m-&f&o Gives the specified player a boss egg.
  170. &4
  171. &7&m-----------------&b&l[ &a&lCustomBosses&r &b&l]&7&m-----------------&r
  172. &4
  173. RELOAD: '&a&l[!] &fYou just reloaded the &3configs &ffor CustomBosses. &a&l[!]'
  174. KILLALLBLOCKED: '&c&l** &cThe KillAll command is blocked! &c&l**'
  175. KILLALL: '&a&l[!] &fYou killed &e{i} &fbosses and minions! &a&l[!]'
  176. LIST: '&a&l[!] &fNow viewing all custom boss eggs! &a&l[!]'
  177. SPAWN:
  178. INVALIDBOSS: '&c&l[!] &4The specified boss is invalid! &c&l[!]'
  179. INVALIDWORLD: '&c&l[!] &4The specified world is invalid! &c&l[!]'
  180. INVALIDLOCATION: '&c&l[!] &cThe specified location is null! &c&l[!]'
  181. SPAWNED: '&a&l[!] &fYou have spawned a &e{s} &fboss at &e{location}&f! &a&l[!]'
  182. TIME:
  183. NOTENABLED: '&c&l[!] &cThis is not enabled! &c&l[!]'
  184. TIME: '&a&l[!] &fThere is currently &e{s} &fleft until next auto boss spawn.
  185. &a&l[!]'
  186. GIVEEGG:
  187. INVALIDARGS: '&c&l[!] &cIncorrect usage! &nUse /giveegg (player) (boss) [amount]&c&l
  188. [!]'
  189. INVALIDTYPE: '&c&l[!] &cThe specified boss type is invalid! &c&l[!]'
  190. SENDER: '&a&l[!] &fYou have given &e{i}x &fboss egg(s) to &e{p}&f. &a&l[!]'
  191. RECEIVER: '&a&l[!] &fYou have received &e{i}x {s} &fboss egg(s)! &a&l[!]'
  192. CANNOT:
  193. SPAWN: '&c&l[!] &cYou cannot spawn a boss here! &c&l[!]'
  194. DISARM: '&c&l&n(!)&r &7YOU HAVE BEEN DISARMED! CHECK THE GROUND AROUND YOU FOR YOUR
  195. ITEM!'
  196. PERCENTAGETOOLOW: '&c&l[!] &cYour percentage was too low to receive a reward! &c&l[!]'
  197.  
  198.  
  199.  
  200. # --------------- EssentialsExtras --------------- #
  201. GeneralMessages:
  202. Days: days
  203. Day: day
  204. Hours: hours
  205. Hour: hour
  206. Minutes: minutes
  207. Minute: minute
  208. Cooldown: '&eCooldown:'
  209. Ready: '&aReady to use.'
  210. NoItemInHand: '&8[&4ERROR&8] &eYou have to be holding an item.'
  211. NoCustomItem: '&eThis &a%type% &edoes not have a custom item.'
  212. SuccesfullDeleted: '&aYou have deleted the item for the %type% &5%name%.'
  213. SuccesfullChanged: '&aYou have changed the item for the %type% &5%name%.'
  214. NothingToShow: '&cNo &5%type% &cto show.'
  215.  
  216.  
  217. PageItems:
  218. Next:
  219. Material: ARROW
  220. DisplayName: '&3Next page'
  221. Lore:
  222. - '&7Click to go to the next page.'
  223. Previous:
  224. Material: ARROW
  225. DisplayName: '&3Previous page'
  226. Lore:
  227. - '&7Click to go to the previous page'
  228.  
  229. HomeLang:
  230. HomeSettingsGui:
  231. Item:
  232. Lore:
  233. - '&aLeft-Click &7to teleport to this home'
  234. - '&cRight-Click &7to edit this home'
  235. ChangeItem:
  236. Material: PAINTING
  237. DisplayName: '&aCustom Item'
  238. Lore:
  239. - '&aLeft-Click &7to set the item of this home'
  240. - '&7With the item of your hand'
  241. - '&cRight-Click &7to remove the custom item of this home'
  242. DeleteHome:
  243. Material: BARRIER
  244. DisplayName: '&aDelete this home'
  245. Lore:
  246. - '&7Click to &cremove &7this home'
  247. ReSetTheHome:
  248. Material: SIGN
  249. DisplayName: '&aModify this home'
  250. Lore:
  251. - '&7Change the home location to your location.'
  252. WarpLang:
  253. WarpSettingsGui:
  254. Item:
  255. Lore:
  256. - '&aLeft-Click &7to teleport to this warp'
  257. - '&cRight-Click &7to edit this warp'
  258. ChangeItem:
  259. Material: PAINTING
  260. DisplayName: '&aCustom Item'
  261. Lore:
  262. - '&aLeft-Click &7to set the item of this warp'
  263. - '&7With the item of your hand'
  264. - '&cRight-Click &7to remove the custom item of this warp'
  265. DeleteWarp:
  266. Material: BARRIER
  267. DisplayName: '&aDelete this warp'
  268. Lore:
  269. - '&7Click to &cremove &7this warp'
  270. ReSetTheWarp:
  271. Material: SIGN
  272. DisplayName: '&aModify this warp'
  273. Lore:
  274. - '&7Change the warp location to your location.'
  275. KitLang:
  276. KitSettingsGui:
  277. Item:
  278. Lore:
  279. - '&aLeft-Click &7to receive this kit'
  280. - '&cRight-Click &7to edit this kit'
  281. ChangeItem:
  282. Material: PAINTING
  283. DisplayName: '&aCustom Item'
  284. Lore:
  285. - '&aLeft-Click &7to set the item of this kit'
  286. - '&7With the item of your hand'
  287. - '&cRight-Click &7to remove the custom item of this kit'
  288.  
  289.  
  290.  
  291. # --------------- Kingdoms --------------- #
  292. Plugin_Display:
  293. - '&6[Kingdoms]'
  294. Plugin_NotEnabled:
  295. - Plugin is not enabled.
  296. Plugin_SetEnableToTrue:
  297. - Please set Enable option to true in your config.yml file.
  298. Plugin_WillBeDisabled:
  299. - This plugin will be disabled.
  300. Plugin_OreRegeneratorNotFound:
  301. - No OreRegenerator plugin found, disabling kingdom ore regeneration after land expiry
  302. Rank_King:
  303. - ♚
  304. Rank_Mods:
  305. - ⚔
  306. Rank_Generals:
  307. - ♛
  308. Rank_All:
  309. - ♟
  310. Rank_King_Name:
  311. - King
  312. Rank_Mods_Name:
  313. - Mods
  314. Rank_Generals_Name:
  315. - Generals
  316. Rank_All_Name:
  317. - All
  318. Chat_Prefix_Members:
  319. - '&8[&a♟&8][&7%kingdom%&8]'
  320. Chat_Prefix_Mods:
  321. - '&8[&1⚔&8][&7%kingdom%&8]'
  322. Chat_Prefix_Generals:
  323. - '&8[&6♛&8][&7%kingdom%&8]'
  324. Chat_Prefix_Kings:
  325. - '&8[&c♚&8][&7%kingdom%&8]'
  326. Chat_Allychat_Prefix:
  327. - '&d[%rank%] %player%: '
  328. Chat_Kingdomchat_Prefix:
  329. - '&a[%rank%] %player%: '
  330. PlaceHolders_None:
  331. - none
  332. Command_Info_PageTextHeader:
  333. - '&6Page %currpagenum%'
  334. Command_Info_NextPageText:
  335. - '&6Do /k info &7%nextpagenum% &6to see the next page'
  336. Command_Info_Page1Title:
  337. - '&aContents'
  338. Command_Info_Page2Title:
  339. - '&aWhat is Kingdoms?'
  340. Command_Info_Page2Content1:
  341. - Kingdoms is a plugin similar to the popular Factions plugin, but with changes to
  342. the gameplay. It allows a player to create his own Kingdom, protect land with the
  343. kingdom, and invade other's land for items (and for fun). To see all commands, do
  344. /k.
  345. Command_Info_Page3Title:
  346. - '&aStarting'
  347. Command_Info_Page3Content1:
  348. - First off, you would want to find a good place to build a base, a normal minecraft
  349. base. Once you find a nice spot, do /k create [kingdomname] to start your own kingdom.
  350. Then, do /k claim to claim the land you are standing on.
  351. Command_Info_Page3Content2:
  352. - Kingdoms claims chunks. Chunks are 16x255x16 groups of blocks in a minecraft world.
  353. So a chunk has the height of a world, and the width and breadth of 16 blocks.
  354. Command_Info_Page3Content3:
  355. - This chunk claimed by your kingdom can only be edited by you and your kingdom members,
  356. so this means non-members can't break, place or interact with the things in your
  357. land. Beware of tnt cannons and invasions though
  358. Command_Info_Page3Content4:
  359. - 'You don''t necessarily have to create your own kingdom. You can ask another kingdom
  360. mod or king to invite you to their kingdom, then you can join their kingdoms instead. '
  361. Command_Info_Page3Content5:
  362. - /k claim costs ${claimcost} resource points
  363. Command_Info_Page4Title:
  364. - '&aThe Nexus'
  365. Command_Info_Page4Content1:
  366. - Once you have claimed your land, do /k nexus to place your nexus block, which resembles
  367. a beacon.
  368. Command_Info_Page4Content2:
  369. - Nexuses can't be broken with your hand, and can be used to access upgrades, gain
  370. resource points, or buy turrets. The nexus is your kingdom's base of operations.
  371. When broken by enemies, the enemies can steal your resource points, and if the land
  372. your nexus is on is sucessfully invaded, the items stored in the nexus, and all
  373. your kingdom resource points will go to the invading kingdom. So ALWAYS protect
  374. your nexus land, and the nexus itself.
  375. Command_Info_Page4Content3:
  376. - How to get resourcepoints? First off, do /k tradable. In that list, is the list
  377. of items you can't trade for resource points, and the items that give more resourcepoints
  378. when traded. To trade resource points, right-click your nexus, and click the wheat.
  379. You will now see an empty GUI to place items in. Every ${itemsperrp} item(s) you
  380. place in the GUI, you earn 1 resource point. Close the GUI to confirm
  381. Command_Info_Page5Title:
  382. - '&aChampions and Invading'
  383. Command_Info_Page5Content1:
  384. - Now this is where the real difference between Kingdoms and Factions shows. You are
  385. able to invade others land (and vice versa) to claim their land to plunder their
  386. resources, build in that space, or just to vent your anger at a guy who deserves
  387. it.
  388. Command_Info_Page5Content2:
  389. - To invade someone's land, do /k invade while standing on it. By doing so, you summon
  390. their kingdom's champion. You will need to kill the champion in order to claim the
  391. land. If the champion kills you, you don't gain the land, and you die. The strength
  392. of a kingdom's champion depends on its upgrades.
  393. Command_Info_Page5Content3:
  394. - You can access champion upgrades through the nexus. It is recommended to upgrade
  395. Drag, Mock and Champion Speed first as they are the more effective upgrades for
  396. your champion. This does not mean that those are the only upgrades you need.
  397. Command_Info_Page5Content4:
  398. - If you happen to invade some other kingdom's nexus land, you will duel a stronger
  399. version of their kingom's champion. This nexus champion can summon nexus guards
  400. and has more health
  401. Command_Info_Page5Content5:
  402. - Invasions cost ${invadecost} resource points each.
  403. Command_Info_Page6Title:
  404. - '&aTurrets'
  405. Command_Info_Page6Content1:
  406. - Do you want an auto mob killer? Do you hate people walking into your base to mine
  407. your nexus? Then turrets are the best solution! Nothing says Stay Out like a lovely
  408. skull on a fence that shoots projectiles.
  409. Command_Info_Page6Content2:
  410. - Turrets can be purchased from the nexus, thought most are rather expensive. Most
  411. turrets must be placed on top of fences. Turrets will shoot at all mobs, non-allies
  412. and non-members.
  413. Command_Info_Page6Content3:
  414. - Mines are a one-time-use defense system to deter players from entering, and careless
  415. players to get killed. Or if you just want an invader to explode just before an
  416. invasion. Mines can ONLY BE TRIGGERED BY NON-MEMBER AND NON-ALLY PLAYERS, so mobs
  417. don't activate them. If you plan to repeatedly replace mines, then they are in no
  418. means cheap, but if an enemy was to step ona mine, it would be a sad day for that
  419. guy due to the Mine's heavy attack.
  420. Command_Info_Page7Title:
  421. - '&aPowercells'
  422. Command_Info_Page7Content1:
  423. - Don't you hate it when your enemies walk right up to your nexus to invade it? That
  424. can be solved with power cells.
  425. Command_Info_Page7Content2:
  426. - Power cells can be purchased from the nexus, and are placed similar to how nexuses
  427. are placed
  428. Command_Info_Page7Content3:
  429. - Invaders can't invade a chunk next to a chunk with a power cell. So they need to
  430. invade the land with the power cell to proceed, making the invasion more costly
  431. and time-consuming. However, power cell land does not prevent invaders from invading
  432. other power cell land. So remember this before you buy a power cell for each land
  433. you have.
  434. Command_Info_EndingText:
  435. - This is the last page of /k info, you can report bugs at https://www.spigotmc.org/threads/kingdoms-battle-for-land-might-and-glory-25-off-until-next-monday-1-7-x-1-8-x-paid.90294/
  436. and if you still have questions, feel free to ask server staff, or fellow players.
  437. Command_Info_Page8Title:
  438. - '&aProtected Chests'
  439. Command_Info_Page8Content1:
  440. - 'Tired of players joining your kingdom...just to rob you blind and leave? Then this
  441. feature is for you! Protection signs allow your members to lock their chests! &bJust
  442. sneak, and place a sign on the chest you want to protect, write &c&l[Protected]&b
  443. on the first line of the sign. '
  444. Command_Info_Page8Content2:
  445. - Protected chests will become unprotected if the land they are on is unclaimed or
  446. invaded. Kings, by default, can open any protected chest in their kingdom.
  447. Command_Help_Invalid_Page:
  448. - '%args% is an invalid page'
  449. Command_Help_Next_Page:
  450. - '&6do /k help &7<page> &6to see the next pages.'
  451. Command_Info_Page9Title:
  452. - '&aConquests'
  453. Command_Info_Page9Content1:
  454. - Visit this page to learn about Conquests
  455. Command_Info_Page9Content2:
  456. - https://goo.gl/BOmwOj
  457. Command_Help_Help:
  458. - Shows all commands
  459. Command_Help_Accept:
  460. - Accept an invite from a kingdom
  461. Command_Help_Decline:
  462. - Decline an invite from a kingdom
  463. Command_Help_Broadcast:
  464. - Broadcast a message to kingdom members
  465. Command_Help_Create:
  466. - Creates a kingdom
  467. Command_Help_Tradable:
  468. - Shows what items you can or cannot trade for RP
  469. Command_Help_Sethome:
  470. - Sets the home of your kingdom
  471. Command_Help_List:
  472. - Displays the top ten richest kingdoms
  473. Command_Help_Markers:
  474. - Toggles land markers
  475. Command_Help_Nexus:
  476. - Changes a block into your kingdom's nexus block
  477. Command_Help_Info:
  478. - Shows how to use Kingdoms
  479. Command_Help_Join:
  480. - Joins a kingdom. Must be invited
  481. Command_Help_Leave:
  482. - Leave your kingdom
  483. Command_Help_Claim:
  484. - Claims a 16x16 patch of land for your Kingdom
  485. Command_Help_Chat:
  486. - Sets your chat to kingdom, allies and public (k, a, p)
  487. Command_Help_Unclaim:
  488. - Unclaims a patch of land from your kingdom. &d/k unclaim all &fto unclaim all lands
  489. Command_Help_Unclaimall:
  490. - Unclaims All your land from your kingdom except your nexus land
  491. Command_Help_Invade:
  492. - Challenges another kingdom's champion for a patch of their land. Stand on another
  493. kingdom's land before using
  494. Command_Help_King:
  495. - Hands the leadership of your kingdom to another member
  496. Command_Help_Mod:
  497. - Promotes a member in your kingdom into a Kingdom mod
  498. Command_Help_General:
  499. - Promotes a member in your kingdom into a Kingdom general
  500. Command_Help_Demote:
  501. - Demotes a mod in your kingdom to a normal Kingdom member
  502. Command_Help_Setlore:
  503. - sets the lore of your Kingdom
  504. Command_Help_Kick:
  505. - Kicks a player from your kingdom
  506. Command_Help_Invite:
  507. - Invites a player to your kingdom so he can join
  508. Command_Help_Uninvite:
  509. - Uninvites an invited player from your kingdom
  510. Command_Help_Home:
  511. - Teleports to your kingdom home
  512. Command_Help_Ally:
  513. - '&b/k ally add &f- &7Marks another kingdom as an ally. Allies can''t damage each
  514. other, and turrets don''t shoot allies'
  515. Command_Help_Ally_Description:
  516. - /k ally to see more info
  517. Command_Help_Enemy_Description:
  518. - /k enemy to see more info
  519. Command_Help_Neutral:
  520. - '&b/k ally|enemy break &f- &7Marks another kingdom as neutral'
  521. Command_Help_Enemy:
  522. - '&b/k enemy add &f- &7Marks another kingdom as enemy, allowing you to damage them
  523. in their land'
  524. Command_Help_Disband:
  525. - Disbands your kingdom
  526. Command_Help_Donate:
  527. - Donates the specified amount of resource points to another kingdom
  528. Command_Help_Rename:
  529. - Renames your kingdom
  530. Command_Help_Deposit:
  531. - Changes the specified amount into resourcepoints for your kingdom. Cannot be undone.
  532. You will gain 1 resourcepoint for ${moneyforonerp}
  533. Command_Help_Map:
  534. - Shows a map of the surrounding territory
  535. Command_Help_Show:
  536. - Shows information of the specified kingdom or player's kingdom
  537. Command_Help_Defend:
  538. - Use to teleport to the last area where someone invaded the kingdom
  539. Command_Help_Admin_Toggle:
  540. - Allows the ability to damage players regardless of kingdom, and break blocks in
  541. other kingdom land
  542. Command_Help_Admin_Vanish:
  543. - Removes you from /k show and join messages
  544. Command_Help_Admin_Disband:
  545. - Forcefully disbands a kingdom.
  546. Command_Help_Admin_DebugKingdomTag:
  547. - Attempts to rearrange bugged players into right kingdoms
  548. Command_Help_Admin_DebugKick:
  549. - Debug command. Kicks specified player from every kingdom.
  550. Command_Help_Admin_Safezone:
  551. - Claims the current position as a safezone
  552. Command_Help_Admin_Warzone:
  553. - Claims the current position as a warzone
  554. Command_Help_Admin_Unclaim:
  555. - Forcefully unclaims the current piece of land you are standing on. Can be used to
  556. unclaim safezones and warzones
  557. Command_Help_Admin_Show:
  558. - Shows all information of the specified kingdom
  559. Command_Help_Admin_ExtraLandClaims:
  560. - adds or subtracts extra land claims from the specified kingdom. To subtract, put
  561. a minus '-' in front of the amount.
  562. Command_Help_Admin_ExtraLandClaimsForPlayer:
  563. - adds or subtracts extra land claims from the specified player's kingdom. To subtract,
  564. put a minus '-' in front of the amount.
  565. Command_Help_Admin_RemoveShield:
  566. - Removes shield from specified player
  567. Command_Help_Admin_Rp:
  568. - adds or subtracts resourcepoints from the specified kingdom. To subtract, put a
  569. minus '-' in front of the amount. A kingdom's rp cannot go below 0
  570. Command_Help_Admin_Rp_For_All:
  571. - adds or subtracts resourcepoints from the specified kingdom. To subtract, put a
  572. minus '-' in front of the amount. A kingdom's rp cannot go below 0
  573. Command_Help_Admin_RpforPlayer:
  574. - adds or subtracts resourcepoints to all kingdoms. To subtract, put a minus '-' in
  575. front of the amount. A kingdom's rp cannot go below 0
  576. Command_Help_Admin_SetallRp:
  577. - Sets the rp of ALL server kingdoms to the specified amount
  578. Command_Help_Admin_MassWar:
  579. - Starts a MassWar for the specified time
  580. Command_Help_Admin_ForcestopMasswar:
  581. - Force stop an ongoing masswar event
  582. Command_Help_Admin_King:
  583. - Make specified player king of specified kingdom
  584. Command_Help_Admin_Mod:
  585. - Make specified player mod of specified kingdom
  586. Command_Help_Admin_General:
  587. - Make specified player general of specified kingdom
  588. command_Help_Admin_Join:
  589. - Enforce specified player to join the specified kingdom
  590. Command_Help_Admin_ForceKick:
  591. - Forcefully kicks a player from his current kingdom. Does not work on Kings.
  592. Command_Help_Admin_Set_ResourcePlot:
  593. - Sets a chunk as a Resource Plot, for players to occupy for resources at where you're
  594. standing
  595. Command_Help_Admin_Remove_ResourcePlot:
  596. - Removes the ResourcePlot you are standing on
  597. Command_Help_Admin_Help:
  598. - Shows admin commands
  599. Command_Help_Admin_SeeNexus:
  600. - Opens the specified kingdom's nexus chest
  601. Command_Help_Admin_CreateConquestMap:
  602. - Creates a new conquest map
  603. Command_Help_Admin_DeleteConquestMap:
  604. - Deletes an existing conquest map
  605. Command_Help_Admin_Backup:
  606. - Creates a backup of current Kingdoms files
  607. Command_Help_Admin_PacifistToggle:
  608. - Toggles Pacifism for the selected kingdom
  609. Command_Help_Reload:
  610. - Reloads Kingdom's config file and lang file
  611. Command_Usage_Accept:
  612. - /k accept when you have a pending invite from another Kingdom to accept it
  613. Command_Usage_Claim:
  614. - /k claim to claim the chunk you're standing on for your Kingdom
  615. Command_Usage_Broadcast:
  616. - /k broad [message] | Sends a message to all Kingdom members
  617. Command_Usage_Create:
  618. - /k create [name] | Create a kingdom with the specified name
  619. Command_Usage_Decline:
  620. - /k decline when you have a pending invite from another Kingdom to decline it
  621. Command_Usage_Defend:
  622. - /k defend to teleport to the area of your Kingdom getting invaded
  623. Command_Usage_Deposit:
  624. - /k deposit [amount] | Donate the specified amount of money to your Kingdom for Resource
  625. Points | Cannot be undone.
  626. Command_Usage_Donate:
  627. - /k donate [amount] | Donate the specified amount of RP to a kingdom
  628. Command_Accept_Announcement:
  629. - '[%player%] has joined the kingdom!'
  630. Command_Accept_No_Invite_Error:
  631. - '&cNo pending invites to accept!'
  632. Command_Accept_Kingdom_Full_Error:
  633. - '&cThe kingdom you are trying to join is full!'
  634. Command_Accept_Success:
  635. - '&cSuccessfully joined &e%kingdom%!'
  636. Command_Ally_No_Kingdom_Error:
  637. - '&cYou need to be in a kingdom to use that command!'
  638. Command_Ally_Kingdom_Doesnt_Exist_Error:
  639. - '&cThe specified kingdom, %kingdom%, doesn''t exist!'
  640. Command_Ally_Kingdom_Already_Ally_Error:
  641. - '&cThe specified kingdom, %kingdom%, has already been marked as an ally!'
  642. Command_Ally_Kingdom_Is_Enemy_Error:
  643. - '&c%kingdom% is your enemy! Do /k enemy break %kingdom% before trying to ally them'
  644. Command_Ally_Success:
  645. - '&anow %kingdom% is now an ally!'
  646. Command_Ally_Cannot_Ally_Yourself:
  647. - '&cYou cannot ally yourself!'
  648. Command_Get_Ally:
  649. - '&aWe are now allies with %kingdom%'
  650. Command_Ally_Break:
  651. - '&cAlliance ties with %kingdom% have been broken!'
  652. Command_Ally_Get_Break:
  653. - '&cthe kingdom %kingdom% has betrayed your kingdom!'
  654. Command_Ally_Kingdom_Not_Ally_Error:
  655. - '&c%kingdom% is not your ally!'
  656. Command_Chat_Help_Kingdom:
  657. - '&a/k chat k Switches to Kingdom chat'
  658. Command_Chat_Help_Ally:
  659. - '&d/k chat a Switches to Ally chat'
  660. Command_Chat_Help_Public:
  661. - '&1/k chat p Switches to Public chat'
  662. Command_Claim_Land_Owned_Error:
  663. - '&cYour kingdom already owns this land'
  664. Command_Claim_Land_Occupied_Error:
  665. - This land is occupied by %kingdom%. Use /k invade to attack this land
  666. Command_Claim_Success:
  667. - '&aLand claimed. %cost% resourcepoints taken'
  668. Command_Claim_FirstTime1:
  669. - '&aGreetings member of new kingdom %kingdom%!.'
  670. Command_Claim_Op:
  671. - '&bAdmin mode detected, claim is free'
  672. Command_Claim_FirstTime2:
  673. - '&aWe presented one free claim to you! good luck!'
  674. Command_Create_Already_In_Kingdom_Error:
  675. - '&cYou are already in %kingdom%. You must leave in order to create a kingdom'
  676. Command_Create_Invalid_Name_Error:
  677. - '&cThe name you''ve entered is invalid!'
  678. Command_Create_Name_Too_Long_Error:
  679. - '&cYour kingdom name can only be up to 12 characters long!'
  680. Command_Create_Need_More_Money:
  681. - '&cYou need at least $%cost% to create a kingdom!'
  682. Command_Create_Need_More_Items:
  683. - '&cYou still need the following items to create a kingdom: '
  684. Command_Create_Name_Exists:
  685. - '&cAnother kingdom with the name specified already exists!'
  686. Command_Create_Success:
  687. - '&aKingdom created!'
  688. Command_Create_Banned_Name:
  689. - '&cYou cannot name your kingdom safezone or warzone!'
  690. Command_Decline_Success:
  691. - '&aDeclined invitation from %kingdom%'
  692. Command_Disband_Success:
  693. - '&cYou have disbanded %kingdom%!'
  694. Command_Disband_DoNotMove:
  695. - '&6Do not move! you are about to disband your kingdom.'
  696. Command_Disband_TypeAgain:
  697. - '&cDo you really want to remove your kingdom? &6type /k disband to confirm.'
  698. Command_Enemy_Cannot_Enemy_Yourself:
  699. - '&cYou can''t enemy yourself!'
  700. Command_Enemy_Kingdom_Already_Enemy:
  701. - '&cThe specified kingdom is already an enemy!'
  702. Command_Enemy_Kingdom_Is_Ally:
  703. - '&c%kingdom% is your ally! Do /k ally break %kingdom% before trying to enemy them'
  704. Command_Enemy_Success:
  705. - '&c%kingdom% is now an enemy!'
  706. Command_Enemy_Kingdom_Not_Enemy:
  707. - '&c%kingdom% is not an enemy!'
  708. Command_Enemy_Break_Success:
  709. - '&a%kingdom% is no longer an enemy!'
  710. Command_Home_No_Home_Error:
  711. - '&cYour kingdom doesn''t have a home set!'
  712. Command_Home_Not_Own_Land:
  713. - '&cYour kingdom home was unclaimed!'
  714. Command_Home_Wait:
  715. - '&cTeleport started! don''t move, or you are going to cancel the teleport.'
  716. Command_Home_Success:
  717. - '&aTeleporting to kingdom home'
  718. Command_Home_Failed:
  719. - '&cWarp to kingdom home cancelled'
  720. Command_Invade_No_Occupant_Error:
  721. - '&cNobody owns this land! Do /k claim to claim it'
  722. Command_Invade_Land_Ownded_Error:
  723. - '&cYour kingdom already owns this land!'
  724. Command_Invade_Kingdom_Owner_Not_Enough_Online:
  725. - '&cAt least %number% members must be present online in their kingdom to be invaded!'
  726. Command_Invade_SafeWarZone_Error:
  727. - '&cYou can''t invade safezones and warzones!'
  728. Command_Invade_Powercell_Present_Error:
  729. - '&cA nearby powercell is shielding this land from invasion! Invade the powercell
  730. land to destroy it first!'
  731. Command_Invade_Commence:
  732. - '&6==Be prepared! The Champion is being summoned!=='
  733. Command_Invade_Warning:
  734. - '&c&lThe land at ${string} got invaded! Do /k defend to teleport to the invaded
  735. location!'
  736. Command_Invade_MassWar_Boost:
  737. - '&aMass War free invade!'
  738. Command_Invade_Cannot_Ally:
  739. - '&cYou can''t invade allies! Break the alliance before invading!'
  740. Command_Invite_Too_Many_Members:
  741. - '&cMaximum member limit reached'
  742. Command_Invite_Player_Not_Online_Error:
  743. - '&cThe specified player must be online!'
  744. Command_Invite_Player_Is_Loading:
  745. - '&cPlease wait before using this command on this player.'
  746. Command_Invite_Player_Is_In_Another_Kingdom_Error:
  747. - '&cThe specified player already has a kingdom!'
  748. Command_Invite_Player_Has_Offer_Error:
  749. - '&cThe specified player already has another invite request! Try again later'
  750. Command_Invite_Success:
  751. - '&a%player% has recieved the invite!'
  752. Command_Invite_Text:
  753. - '&6%inviter% has invited you to %kingdom%!'
  754. Command_Invite_Text2:
  755. - '&aDo /k accept to accept the invite'
  756. Command_Invite_Text3:
  757. - '&cDo /k decline to reject the invite'
  758. Command_Invite_Text4:
  759. - '&6This invitation will be automatically rejected in ${integer} seconds'
  760. Command_Reload_Success:
  761. - '&aKingdoms config and language settings reloaded!'
  762. Command_Kick_Cannot_Kick_Yourself:
  763. - '&cYou cannot kick yourself!'
  764. Command_Kick_Member_Not_In_Kingdom:
  765. - '&cYou cannot kick player not in your kingdom!'
  766. Command_Kick_Member_Not_Found:
  767. - '&cThe member you''re trying to kick doesn''t exist'
  768. Command_Kick_Rank_Error:
  769. - '&cYou cannot kick someone with a higher rank than you!'
  770. Command_Kick_Specified_Not_In:
  771. - '&cYou cannot kick someone who is not in your kingdom!'
  772. Command_Kick_Message:
  773. - '&cYou have been kicked from the kingdom!'
  774. Command_Kick_Broadcast:
  775. - '&c%kicker% kicked %victim% from the kingdom! :O'
  776. Command_King_Member_Not_Found:
  777. - '&cThe member you''re trying to king doesn''t exist!'
  778. Command_King_Kingdom_Not_Found:
  779. - '&cThe kingdom you''re trying to change doesn''t exist!'
  780. Command_King_Member_Not_A_Member:
  781. - '&cSpecified player is not in this kingdom!'
  782. Command_King_Member_Not_In_A_Kingdom:
  783. - '&cSpecified player is not in a kingdom!'
  784. Command_King_Already_A_King:
  785. - '&cSpecified player is already a king!'
  786. Command_Mod_Kingdom_Not_Found:
  787. - '&cThe kingdom you''re trying to change doesn''t exist!'
  788. Command_Mod_Member_Not_A_Member:
  789. - '&cSpecified player is not in this kingdom!'
  790. Command_Mod_Member_Not_In_A_Kingdom:
  791. - '&cSpecified player is not in a kingdom!'
  792. Command_Mod_Already_A_Mod:
  793. - '&cSpecified player is already a mod!'
  794. Command_Admin_Join_Member_Not_Found:
  795. - '&cThe member you''re trying to king doesn''t exist!'
  796. Command_Admin_Join_Kingdom_Not_Found:
  797. - '&cThe kingdom you''re trying to change doesn''t exist!'
  798. Command_Admin_Join_King_Warning:
  799. - '&cWARNING! this user was previously a king therefore can cause unexpected behavior
  800. to the previous kingdom [${string}]!'
  801. Command_Admin_CreateConquestMap_Success:
  802. - '&aMap created successfully!'
  803. Command_Admin_CreateConquestMap_Failure:
  804. - '&cYou cannot use the name of an existing conquest map! Existing Maps:'
  805. Command_Admin_DeleteConquestMap_Success:
  806. - '&aMap deleted successfully! Remaining maps:'
  807. Command_Admin_DeleteConquestMap_Failure:
  808. - '&cThe specified map does not exist! Existing maps:'
  809. Command_King_Target_Is_Loading:
  810. - '&cThis player is loading. Please try again later.'
  811. Command_King_Success_Broadcast:
  812. - '&aThe new King of your kingdom is %player%'
  813. Command_Leave_King_Error:
  814. - '&cKings cannot leave the kingdom! Make another member the king with /k king, or
  815. disband the kingdom with /k disband'
  816. Command_Leave_Success:
  817. - '&cYou are no longer a member of %kingdom%'
  818. Command_Leave_Broadcast:
  819. - '&c%player% has left the kingdom!'
  820. Command_Top_Header:
  821. - '&6Top 10 Kingdoms'
  822. Command_Markers_Enabled:
  823. - '&aLand Markers enabled'
  824. Command_Markers_Disabled:
  825. - '&cLand Markers disabled'
  826. Command_Mod_Member_Not_Found:
  827. - '&cThe member you''re trying to mod doesn''t exist!'
  828. Command_Mod_Player_Not_In:
  829. - '&cThe player specified is not in your kingdom'
  830. Command_Mod_Member_Already_Mod:
  831. - '&cThe player specified is already a mod'
  832. Command_Mod_Member_Not_Mod:
  833. - '&cThe player specified is not a mod/general'
  834. Command_General_Member_Already_General:
  835. - '&cThe player specified is already a general'
  836. Command_Mod_Broadcast:
  837. - '%player% has been promoted to kingdom mod'
  838. Command_General_Broadcast:
  839. - '%player% has been promoted to kingdom general'
  840. Command_Demote_Description:
  841. - Set target player into normal kingdom member again.
  842. Command_Demote_Usage1:
  843. - /k demote <name> &f- &7set <name> into a normal kingdom member.
  844. Command_Demote_Broadcast:
  845. - '%player% is no longer a kingdom mod/general'
  846. Command_Nexus_Land_Not_Owned_Error:
  847. - '&cYou can only place the nexus in your own land!'
  848. Command_Nexus_Setting_Activated:
  849. - '&6Right click a block in your land to place your nexus. Leaving your current land
  850. will cancel the placement'
  851. Command_Sethome_Not_On_Land:
  852. - '&cYou can only set your home in your own land!'
  853. Command_Sethome_Success:
  854. - '&aHome set at: %coords%'
  855. Command_Setlore_Lore_Too_Long:
  856. - '&cThe lore you want is too long. Maximum: 30 characters'
  857. Command_Setlore_Invalid_Word:
  858. - '&cThe lore contains an invalid word'
  859. Command_Setlore_Success:
  860. - '&aKingdom lore has been set to &e%lore%'
  861. Command_Show_Non_Existant:
  862. - '&cThe kingdom or player specified doesn''t exist!'
  863. Command_Show_Player_No_Kingdom:
  864. - '&cThe specified player has no kingdom!'
  865. Command_Show_Kingdom_Loading:
  866. - '&cThe specified kingdom is loading. Try again later.'
  867. Command_Show_Members:
  868. - Members
  869. Command_Show_King:
  870. - King
  871. Command_Show_Land:
  872. - Land
  873. Command_Show_MaxLandClaims:
  874. - Max Land Claims
  875. Command_Show_Might:
  876. - Might
  877. Command_Show_Home:
  878. - Home
  879. Command_Show_Nexus:
  880. - Nexus
  881. Command_Show_Allies:
  882. - Allies
  883. Command_Show_Enemies:
  884. - Enemies
  885. Command_Show_Shield:
  886. - Shielded
  887. Command_Show_ResourcePoints:
  888. - Resource Points
  889. Command_Map_AutoMapOn:
  890. - '&bAuto map enabled. Use /k map off to toggle automap'
  891. Command_Map_AutoMapOff:
  892. - '&bAuto map disabled. Use /k map on to toggle automap'
  893. Command_Tradable_Conversion_Ratio_Msg:
  894. - '&aConversion Ratio: 1 resourcepoint per %rpi% items'
  895. Command_Tradable_Enabled_Items_Title:
  896. - '&a===Enabled Items==='
  897. Command_Tradable_Disabled_Items_Title:
  898. - '&c===Disabled Items==='
  899. Command_Tradable_Special_Case_Items_Title:
  900. - '&6===Special Items==='
  901. Command_Tradable_Worth:
  902. - Worth
  903. Command_Tradable_ItemsUnit:
  904. - item(s)
  905. Command_Donate_Success:
  906. - '&aDonated %amount% to %kingdom%'
  907. Command_Donate_Kingdom_Non_Existant:
  908. - '&cThe kingdom specified doesn''t exist!'
  909. Command_Donate_Must_Be_Number:
  910. - '&cAmount to donate must be a number!'
  911. Command_Defend_Teleport_Used:
  912. - '&cThe current teleports have been used, or there is no land to defend from attack'
  913. Command_Defend_Success:
  914. - '&c&lDefend your kingdom!'
  915. Command_Admin_Toggle_True:
  916. - '&aAdmin mode: on'
  917. Command_Admin_Toggle_False:
  918. - '&cAdmin mode: off'
  919. Command_Admin_Vanish_True:
  920. - '&aKingdom vanish: on'
  921. Command_Admin_Vanish_False:
  922. - '&cKingdom vanish: off'
  923. Command_Admin_SafeWar_Claim:
  924. - '&cUse /k admin clear to forcefully remove the land you are in!'
  925. Command_Admin_SafeZone_Success:
  926. - '&aSafezone created!'
  927. Command_Admin_WarZone_Success:
  928. - '&aWarzone created!'
  929. Command_Admin_Clear_Land_Empty:
  930. - '&cThe land is unoccupied!'
  931. Command_Admin_Clear_Success:
  932. - '&aLand Cleared!'
  933. Command_Admin_DebugKingdomTag_Success:
  934. - '&aLooped and removed bugged players.'
  935. Command_Admin_ExtraLandClaimsForPlayer_Player_Doesnt_Exist:
  936. - '&cThe specified player doesn''t exist! Make sure you typed in the correct case'
  937. Command_Admin_ExtraLandClaimsForPlayer_Player_No_Kingdom:
  938. - '&cThe specified player has no kingdom'
  939. Command_Admin_ExtraLandClaims_Not_Number:
  940. - '&cAmount of extra land claims must be a number!'
  941. Command_Admin_ExtraLandClaims_Added_Success:
  942. - '&a%amount% extra land claims added to %kingdom%'
  943. Command_Admin_ExtraLandClaims_Deducted_Success:
  944. - '&a%amount% extra land claims deducted from %kingdom%'
  945. Command_Admin_ExtraLandClaims_Kingdom_Doesnt_Exist:
  946. - '&cThe specified kingdom doesn''t exist!'
  947. Command_Admin_Rp_Not_Number:
  948. - '&cAmount of resourcepoints must be a number!'
  949. Command_Admin_Rp_Added_Success:
  950. - '&a%amount% resourcepoints added to %kingdom%'
  951. Command_Admin_Rp_Deducted_Success:
  952. - '&a%amount% resourcepoints deducted from %kingdom%'
  953. Command_Admin_Rp_Kingdom_Doesnt_Exist:
  954. - '&cThe specified kingdom doesn''t exist!'
  955. Command_Admin_RemoveShield_Success:
  956. - '&aShield removed from kingdom.'
  957. Command_Admin_RemoveShield_Kingdom_Doesnt_Exist:
  958. - '&cThe specified kingdom doesn''t exist!'
  959. Command_Admin_RemoveShield_Kingdom_No_Shield:
  960. - '&cThe specified kingdom does not have a shield now.'
  961. Command_Admin_Rpforplayer_Player_Has_No_Kingdom:
  962. - '&cThe specified player does not have a kingdom!'
  963. Command_Admin_Disband_Success:
  964. - '&aThe specified kingdom %kingdom% has been disbanded.'
  965. Command_Admin_Disband_KingdomNoutFound:
  966. - '&cThe specified kingdom %kingdom% is not exist.'
  967. Command_Admin_SeeNexus_Kingdom_Not_Found:
  968. - '&cThe specified kingdom doesn''t exist'
  969. Command_Admin_Set_Resourceplot:
  970. - Added resourceplot at %location%
  971. Command_Admin_Set_Resourceplot_Error:
  972. - There is already a resourceplot at %location%
  973. Command_Admin_Remove_Resourceplot:
  974. - Removed resourceplot at %location%
  975. Command_Admin_Remove_Resourceplot_Error:
  976. - There is no resourceplot at %location%
  977. Command_Admin_ForceKick_Success:
  978. - '&a%player% was sucessfully kicked from %kingdom%'
  979. Command_Admin_ForceKick_NoKingdom_Failed:
  980. - '&cThe player already has a kingdom!'
  981. Command_Admin_ForceKick_IsKing_Failed:
  982. - '&cKingdom Kings cannot be kicked!'
  983. Command_Admin_Home_Success:
  984. - '&aTeleporting'
  985. Command_Admin_Home_Failed:
  986. - '&cThe specified kingdom does not have a home set!'
  987. Command_Admin_Masswar_Success:
  988. - '&aMassWar has been activated for %time% minutes!'
  989. Command_Admin_Masswar_Not_Number:
  990. - '&cThe specified time must be a number!'
  991. Command_Admin_Masswar_Broadcast:
  992. - '&cMassWar has begun! Invading is now FREE for %time% minutes!'
  993. Command_Admin_Masswar_End_Broadcast:
  994. - '&6MassWar has ended! Invading is no longer FREE now.'
  995. Command_Admin_PacifistToggle_True:
  996. - '&a%kingdom% has pacifism on!'
  997. Command_Admin_PacifistToggle_False:
  998. - '&c%kingdom% has pacifism off!'
  999. Command_Admin_PacifistToggle_Warning:
  1000. - '&cPacifist is not enabled in config, and these changes may not be permanent.'
  1001. Misc_Announcer_Nameless_Format:
  1002. - '&b[%kingdom%] &7%message%'
  1003. Misc_Announcer_Named_Format:
  1004. - '&b[%kingdom% &8([%rank%]%player%)] &7%message%'
  1005. Misc_Announcer_King_Online:
  1006. - King [%player%] is now &aOnline!
  1007. Misc_Announcer_Online:
  1008. - '[%player%] is now &aOnline!'
  1009. Misc_Announcer_Offline:
  1010. - '[%player%] is now &cOffline!'
  1011. Misc_Announcer_Left_Kingdom:
  1012. - '[%player%] has left the kingdom!'
  1013. Misc_Structure_Disabled:
  1014. - '&cThis type of structure has been disabled and can no longer be used.'
  1015. Misc_Turret_Limit:
  1016. - '&cYou can only place %number% %type% turrets in one land.'
  1017. Misc_Resourceplot_Reward_Message:
  1018. - Your kingdom received %amount% from resourceplot %plot%
  1019. Misc_Resourceplot_Reset_Broadcast:
  1020. - ALL RESOURCE PLOTS HAVE BEEN RESET!
  1021. Misc_Resourceplot_Reset_Private_Notification:
  1022. - Your kingdom's resourceplot at %location% has been reset
  1023. Misc_Economy_Amount_Insufficient_For_Trade:
  1024. - '&cYou need at least $${moneyforonerp} to obtain 1 resource point for your kingdom!'
  1025. Misc_Economy_Trade_Successful:
  1026. - '&bYou have traded &e$%amount% &bfor &e%traded% &bresource points.'
  1027. Misc_Economy_Insufficient_Money:
  1028. - '&cYou specified an amount higher than your balance!'
  1029. Misc_Economy_Trade_Leftover_Return:
  1030. - '&bThe leftover &b$%leftover% &bwas left over from the trade, and will be return
  1031. to you.'
  1032. Misc_Enonomy_Not_Enabled:
  1033. - '&cEconomy is disabled for kingdoms!'
  1034. Misc_Not_In_Kingdom:
  1035. - '&cYou need to be in a kingdom to do that!'
  1036. Misc_Not_Enough_Permissions:
  1037. - '&cYou don''t have enough permissions!'
  1038. Misc_IllegalGamemode:
  1039. - '&cThis function cannot be used in your current gamemode!'
  1040. Misc_Unknown_Command:
  1041. - '&cUnknown Command'
  1042. Misc_Turret_No_Fence_Error:
  1043. - '&cTurrets need a fence underneath to function!'
  1044. Misc_Anti_Claim_World:
  1045. - '&cLand claiming is disabled in this world'
  1046. Misc_Members_Needed:
  1047. - '&cYou can only claim %amount% land with %members% members'
  1048. Misc_Max_Land_Reached:
  1049. - '&cMaximum land claims reached'
  1050. Misc_Must_Be_Connected:
  1051. - '&cYour land must be connected to your other land!'
  1052. Misc_Not_Enough_Points:
  1053. - '&cYou need %cost% resourcepoints!'
  1054. Misc_Invalid_Command:
  1055. - '&cInvalid command, do /k for help'
  1056. Misc_Invalid_World:
  1057. - '&cInvalid world. This command is disabled in this world.'
  1058. Misc_Preparing_Info:
  1059. - '&cPreparing your new player data...'
  1060. Misc_Preparing_Info_Finished:
  1061. - '&aData loaded! Enjoy!'
  1062. Misc_Not_In_Land:
  1063. - '&cYou can only do that in your land'
  1064. Misc_Not_Air:
  1065. - '&cThere is something obstructing the way!'
  1066. Misc_Confirmation_Cancel:
  1067. - '&cConfirmation cancelled.'
  1068. Misc_Previous_Request_Processing:
  1069. - '&cYour command is still processing. If this problem persists, contact an administrator'
  1070. Misc_Kingdom_Creation_Loading:
  1071. - Kingdom creation started, please wait a moment...
  1072. Misc_Kingdom_Creation_Success:
  1073. - You have successfully created a kingdom by the name of %kingdom%!
  1074. Misc_Kingdom_Deleting:
  1075. - Kingdom is disbanding. Please wait a moment...
  1076. Misc_Kingdom_Deleted:
  1077. - Kingdom has been disbanded
  1078. Misc_Cannot_Attack_Own_Member:
  1079. - '&cYou can''t attack your own kingdom members!'
  1080. Misc_Cannot_Attack_Own_Ally:
  1081. - '&cYou can''t attack your own kingdom allies!'
  1082. Misc_Cannot_Trample_Soil:
  1083. - '&bYour kingdom soil cannot be trampled'
  1084. Misc_Cannot_Trample_Other_Soil:
  1085. - '&cYou cannot trample soil in %kingdom%''s land'
  1086. Misc_Nexus_Setting_Disabled:
  1087. - '&cNexus Placing mode disabled!'
  1088. Misc_Nexus_Setting_Different_Land:
  1089. - '&cYou moved into another piece of land!'
  1090. Misc_Nexus_Setting_Cannot_Replace:
  1091. - '&cYou cannot replace this block!'
  1092. Misc_Nexus_Setting_Not_In_Land:
  1093. - '&cThe land you''re trying to place your nexus in is not owned by your kingdom'
  1094. Misc_Nexus_Setting_Success:
  1095. - '&aNexus successfully placed!'
  1096. Misc_Cannot_Build_In_Unoccupied_Land:
  1097. - '&cYou need to claim this land to build in it!'
  1098. Misc_Cannot_Break_In_Other_Land:
  1099. - '&cYou cannot interact with, break or place blocks in another kingdom''s land'
  1100. Misc_Regulator_Cannot_Build:
  1101. - '&cYou cannot build in this land! Ask a higher ranked member to change regulator
  1102. settings for this land.'
  1103. Misc_Regulator_Cannot_Interact:
  1104. - '&cYou cannot interact in this land! Ask a higher ranked member to change regulator
  1105. settings for this land.'
  1106. Misc_Cannot_Use_Other_Nexus:
  1107. - '&cYou cannot use another kingdom''s nexus'
  1108. Misc_Cannot_Use_Nexus_In_GMC:
  1109. - '&cYou can''t use the nexus while in creative mode!'
  1110. Misc_Cannot_Claim_In_WG:
  1111. - '&cYou cannot claim in worldguard regions'
  1112. Misc_PrivateSigns_Wrong_Land_Error:
  1113. - You can only place chest protection signs on your own kingdom land!
  1114. Misc_PrivateSigns_Created_Message:
  1115. - Successfully created Protection sign!
  1116. Misc_PrivateSigns_Unregistered_Sign:
  1117. - Sign successfully removed.
  1118. Misc_PrivateSigns_Not_Owner_Error:
  1119. - You must be the owner of the chest to edit it!
  1120. Misc_Private_Signs_Cannot_Open:
  1121. - This chest is sealed!
  1122. Misc_PrivateSigns_No_Hopper_Tracks:
  1123. - You can't place hoppers or rails under protected chests!
  1124. Misc_Kingdom_Creation_Broadcast:
  1125. - '&4A new kingdom, %tag% has been founded by %player%'
  1126. Misc_Rp_For_Player_Broadcast:
  1127. - '&a%player% has earned %amount% for his kingdom!'
  1128. Misc_Kingdom_Tag_Too_Long:
  1129. - '&cYour kingdom tag cannot be longer than ${maxkingdomnamelength} characters long.'
  1130. Misc_Kingdom_Rename_Broadcast:
  1131. - '&c%player% has renamed %oldtag% to %newtag%'
  1132. Misc_Kingdom_Invite_Message:
  1133. - '&a%player% has invite you to %kingdom%. Do /k join %kingdom% to accept the invitation'
  1134. Misc_Kingdom_Too_Many_Members:
  1135. - '&cYou can only have %amount% members. Upgrade the max members upgrade in the nexus'
  1136. Misc_Rank_Too_Low:
  1137. - '&cYour rank is too low to use this function! Only %rank% can use this function!'
  1138. Misc_Rank_Too_Low_NexusBuild:
  1139. - '&cYour rank is too low to build in the nexus chunk! Only %rank% can do so!'
  1140. Misc_Worldguard_Claim_Off_Limits:
  1141. - '&cYou cannot claim in server regions!'
  1142. Misc_Max_Level_Reached:
  1143. - '&cMaximum level reached'
  1144. Misc_Inventory_Full:
  1145. - '&cPlease have at least one empty slot in your inventory'
  1146. Misc_Invasion_Victory:
  1147. - We have conquered [%chunk%] from %kingdom%
  1148. Misc_Invasion_Nexus_Victory:
  1149. - We have pillaged %rp% from %kingdom%
  1150. Misc_Neutral_Toggled:
  1151. - '&aNeutrality toggled.'
  1152. Misc_Cannot_Neutral:
  1153. - '&cKingdoms that have invaded before cannot become pacifist!'
  1154. Misc_Shield_Up_Invade_Warning:
  1155. - '&cYour Kingdom shield is still up for %time% minutes! Use /k invade again in the
  1156. next 5 seconds to discard shield and begin invasion.'
  1157. Misc_Cannot_Invade_Shielded:
  1158. - '&cYou cannot invade a shielded kingdom! Their shield expires in %time% minutes.'
  1159. Misc_Neutral_Cannot_Invade:
  1160. - '&cPacifist kingdoms cannot invade!'
  1161. Misc_Neutral_Cannot_Be_Invaded:
  1162. - '&cYou can''t invade pacifist kingdoms!'
  1163. Misc_Can_Only_Invade_During_Mass_War:
  1164. - '&cYou can only invade during a mass war!'
  1165. Misc_Cannot_Be_Traded_For_Points:
  1166. - '&c%item% cannot be traded for resource points! Do /k tradable to see what can be
  1167. traded!'
  1168. Misc_TaxTake:
  1169. - '&6Taxes have been applied. Tax amount is: ${taxtake}'
  1170. Misc_TaxDisband:
  1171. - '&6The kingdom %kingdom% has been disbanded because it can''t pay its taxes'
  1172. Champion_Drag:
  1173. - '&cThe champion dragged you back!'
  1174. Champion_Thor:
  1175. - '&cThe champion smites you!'
  1176. Champion_Determination:
  1177. - '&c&lChampion Determination: &a&l[&c&l%amt%&a&l/&c&l%max%&a&l]'
  1178. Champion_Own_Kingdom:
  1179. - '&cYou can''t attack your own kingdom''s champion'
  1180. Champion_Command_Block:
  1181. - '&cYou can''t use commands during the champion fight!'
  1182. Champion_Mock:
  1183. - '&cYou can''t build within %mock% blocks of the champion!'
  1184. Champion_DeathDuel:
  1185. - '&cYou only deal half damage to the champion'
  1186. Soldier_Name:
  1187. - '&cKingdom Guard'
  1188. Map_Your_Kingdom:
  1189. - Your Kingdom
  1190. Map_Unidentified:
  1191. - Unidentified Kingdom
  1192. Map_Enemies:
  1193. - Enemy Kingdoms
  1194. Map_Unoccupied:
  1195. - Unoccupied Land
  1196. Map_Allies:
  1197. - Allied Kingdoms
  1198. Map_You:
  1199. - You
  1200. Map_NexusChunk:
  1201. - Nexus Chunk
  1202. Map_Powercell:
  1203. - PowerCell Chunk
  1204. Map_Outpost:
  1205. - Outpost Chunk
  1206. Structures_Outpost:
  1207. - '&bOutpost'
  1208. Structures_Outpost_Desc:
  1209. - '&aThe Outpost allows direct access to your nexus, and unlocks more structures,
  1210. turrets and upgrades Outposts can produce exp bottles from resource points'
  1211. Structures_Powercell:
  1212. - '&bPowercell'
  1213. Structures_Powercell_Desc:
  1214. - '&aChunks next to the chunk with a power cell cannot be invaded without invading
  1215. the power cell first. Does not work on other power cell land'
  1216. Structures_Extractor:
  1217. - '&bExtractor'
  1218. Structures_Extractor_Desc:
  1219. - '&aExtractors are special structures that produce resource points every set time.
  1220. Resource points must be manually collected from extractor before production can
  1221. continue.'
  1222. Structures_WarpPad:
  1223. - '&bWarp Pad'
  1224. Structures_WarpPad_Desc:
  1225. - '&aWarp Pads allow your members to teleport to your Kingdom''s outposts and nexus.'
  1226. Structures_Nexus:
  1227. - '&bNexus'
  1228. Structures_Regulator:
  1229. - '&bRegulator'
  1230. Structures_Regulator_Desc:
  1231. - '&aRegulators can allow ranked players to change who can build, who can interact
  1232. in each chunk of land, if monsters can spawn, if animals can spawn, and other similar
  1233. functions in each chunk of land'
  1234. Structures_Radar:
  1235. - '&bRadar'
  1236. Structures_Radar_Desc:
  1237. - '&aDoing /k map on land with a radar reveals all structures.'
  1238. Structures_Placement_Instructions:
  1239. - '&cOnly one structure is allowed per land.'
  1240. Guis_Enabled:
  1241. - 'Enabled: %enabled%'
  1242. Guis_NextPage:
  1243. - '&6Next Page'
  1244. Guis_PreviousPage:
  1245. - '&6Previous Page'
  1246. Guis_Max:
  1247. - 'Max Level: '
  1248. Guis_Cost_Text:
  1249. - '&cCost: %cost% resource points'
  1250. Guis_TurretUpgrades_Title:
  1251. - '&bTurret Upgrades'
  1252. Guis_TurretUpgrades_Lore:
  1253. - '&aResearch turret upgrades here'
  1254. Guis_ResourcePoints_Title:
  1255. - '&bResource Points'
  1256. Guis_ResourcePoints_Desc:
  1257. - '&aYour kingdom currently has'
  1258. Guis_ResourcePoints_Count:
  1259. - '&e%amount% &aresource points'
  1260. Guis_Back_Btn:
  1261. - '&4Return to main menu'
  1262. Guis_ResourcePointsConverter:
  1263. - Convert items to resource points
  1264. Guis_ResourcePointsConverter_Lore1:
  1265. - 1 resourcepoint per ${itemsperrp} items
  1266. Guis_Logs_Title:
  1267. - '&bBattle Logs'
  1268. Guis_Logs_Description:
  1269. - '&aClick to view battle logs'
  1270. Guis_Log_Title:
  1271. - '&bBattle Log'
  1272. Guis_Log_Victory:
  1273. - '&aVictory'
  1274. Guis_Log_Defeat:
  1275. - '&cDefeat'
  1276. Guis_Log_Invader:
  1277. - 'Invader: '
  1278. Guis_Log_Defending:
  1279. - 'Defending Kingdom: '
  1280. Guis_Log_Land:
  1281. - '&bAt Chunk: '
  1282. Guis_TurretUpgrades_SimplifiedModel_Title:
  1283. - '&bSimplified Model'
  1284. Guis_TurretUpgrades_SimplifiedModel_Lore:
  1285. - '&aArrow turrets will be simplified, and will cost less'
  1286. Guis_TurretUpgrades_SimplifiedModel_Changes:
  1287. - '&6- Arrow Turret Cost reduced by 30%'
  1288. Guis_TurretUpgrades_Flurry_Title:
  1289. - '&bFlurry'
  1290. Guis_TurretUpgrades_Flurry_Lore:
  1291. - '&aFlame turrets will unleash a barrage of low damage projectiles which set fire
  1292. to targets'
  1293. Guis_TurretUpgrades_Flurry_Changes:
  1294. - '&6- Flurry for Flame Turrets'
  1295. Guis_TurretUpgrades_ConcentratedBlast_Title:
  1296. - '&bConcentrated Blast'
  1297. Guis_TurretUpgrades_ConcentratedBlast_Lore:
  1298. - '&aPressure Mines will be more densely packed, increasing damage dealt'
  1299. Guis_TurretUpgrades_ConcentratedBlast_Changes:
  1300. - '&6- Pressure Mine damage increased by 50%'
  1301. Guis_TurretUpgrades_VirulentPlague_Title:
  1302. - '&bVirulent Plague'
  1303. Guis_TurretUpgrades_VirulentPlague_Lore:
  1304. - '&aChemical Mines will now pack a more potent brew of poison.'
  1305. Guis_TurretUpgrades_VirulentPlague_Changes:
  1306. - '&6- Chemical Mine poison timer increased by 5 seconds'
  1307. Guis_TurretUpgrades_ImprovedHeal_Title:
  1308. - '&bImproved Heal'
  1309. Guis_TurretUpgrades_ImprovedHeal_Lore:
  1310. - '&aHealing turrets will release a cloud of potions, giving an extra heal that lasts
  1311. over a short period of time'
  1312. Guis_TurretUpgrades_ImprovedHeal_Changes:
  1313. - '&6- Healing Turrets will give a burst of regeneration after healing'
  1314. Guis_TurretUpgrades_Voodoo_Title:
  1315. - '&bVoodoo'
  1316. Guis_TurretUpgrades_Voodoo_Lore:
  1317. - '&aPsionic turrets will rip into its target''s mind, temporarily gaining control
  1318. and rooting its target'
  1319. Guis_TurretUpgrades_Voodoo_Changes:
  1320. - '&6- Psionic Turrets will apply a heavy slow to its target for 2 seconds'
  1321. Guis_TurretUpgrades_FinalService_Title:
  1322. - '&bFinal Service'
  1323. Guis_TurretUpgrades_FinalService_Lore:
  1324. - '&aSoldiers spawned with soldier turrets will smite their target upon death'
  1325. Guis_TurretUpgrades_FinalService_Changes:
  1326. - '&6- Soldiers spawned with soldier turrets will cause damage upon dying'
  1327. Guis_TurretUpgrades_Hellstorm_Title:
  1328. - '&bHellstorm'
  1329. Guis_TurretUpgrades_Hellstorm_Lore:
  1330. - '&aHellfire turrets will have an improved launcher, increasing attack speed'
  1331. Guis_TurretUpgrades_Hellstorm_Changes:
  1332. - '&6- Increase Hellfire turret attack speed by 50%'
  1333. Guis_TurretUpgrades_UnrelentingGaze_Title:
  1334. - '&bUnrelenting Gaze'
  1335. Guis_TurretUpgrades_UnrelentingGaze_Lore:
  1336. - '&aHeatbeam turrets will release small bursts of extreme heat, increasing damage
  1337. dealt.'
  1338. Guis_TurretUpgrades_UnrelentingGaze_Changes:
  1339. - '&6- Heatbeam turrets will deal 3 extra damage'
  1340. Guis_Member_Manager_Title:
  1341. - '&bMembers'
  1342. Guis_Member_Lore:
  1343. - '&bMember'
  1344. Guis_Member_NeverDonated:
  1345. - '&cNever Donated'
  1346. Guis_Member_LastTimeDonated:
  1347. - '&aLast Donation Time: &c%lasttime%'
  1348. Guis_Member_LastTimeDonatedAmt:
  1349. - '&aLast Donation Amount: &c%amt%'
  1350. Guis_Member_TotalDonated:
  1351. - '&aTotal Donations: %amt%'
  1352. Guis_PrivateSign_Manager_CanOpen:
  1353. - This user can open your protected chest
  1354. Guis_PrivateSign_Manager_CannotOpen:
  1355. - This user cannot open your protected chest
  1356. Guis_DamageReduction_Title:
  1357. - '&bDamage Reduction'
  1358. Guis_DamageReduction_Description:
  1359. - Each upgrade reduces damage taken by another 1%
  1360. Guis_DamageReduction_CurrLevel:
  1361. - 'Current Damage Reduction: '
  1362. Guis_Regeneration_Title:
  1363. - '&bRegeneration Boost'
  1364. Guis_Regeneration_Description:
  1365. - '&aWhile in your own land, boost your health regeneration by 5% more.'
  1366. Guis_Regeneration_CurrLevel:
  1367. - 'Current Regeneration Boost: '
  1368. Guis_DamageBoost_Title:
  1369. - '&bDamage Boost'
  1370. Guis_DamageBoost_Description:
  1371. - Each upgrade increases your melee damage by 1%
  1372. Guis_DamageBoost_CurrLevel:
  1373. - 'Current Damage Boost: '
  1374. Guis_ArrowDamage_Title:
  1375. - '&bArrow Damage'
  1376. Guis_ArrowDamage_Description:
  1377. - Each upgrade increases your bow damage by 1%
  1378. Guis_ArrowDamage_CurrLevel:
  1379. - 'Current Arrow Damage: '
  1380. Guis_MaxMembers_Title:
  1381. - '&bMax Members'
  1382. Guis_MaxMembers_Description:
  1383. - Each upgrade increases max member count by 1
  1384. Guis_MaxMembers_CurrMaxMem:
  1385. - 'Current Member Max: '
  1386. Guis_MaxMembers_CurrLevel:
  1387. - 'Current Upgrade level: '
  1388. Guis_Research_Title:
  1389. - '&bResearch'
  1390. Guis_Research_Description:
  1391. - Access Kingdom Research
  1392. Guis_KingdomChestSize_Title:
  1393. - '&bIncrease Kingdom Chest Size'
  1394. Guis_KingdomChestSize_Description:
  1395. - Increases the size of Nexus Chest by 9 slots per upgrade
  1396. Guis_KingdomChestSize_CurrLevel:
  1397. - 'Current Nexus Chest Size: '
  1398. Guis_Nexus_RP_Trade_Insufficient_Itemcount:
  1399. - You need %amount% more item(s) to make this trade!
  1400. Guis_Nexus_RP_Trade_Overflowing_Itemcount:
  1401. - '%amount% item(s) are being returned'
  1402. Guis_Nexus_ChampionUpgrades_Title:
  1403. - '&bChampion Upgrades'
  1404. Guis_Nexus_ChampionUpgrades_Desc:
  1405. - Click to open Champion Upgrades. Improve your defenses by upgrading your kingdom's
  1406. champion!
  1407. Guis_Nexus_Structures_Title:
  1408. - '&bStructure Shop'
  1409. Guis_Nexus_Structures_Desc:
  1410. - Click to open Structures shop. Structures have different functions
  1411. Guis_Nexus_Turrets_Title:
  1412. - '&bTurrets Shop'
  1413. Guis_Nexus_Turrets_Desc:
  1414. - Click to open turrets shop. Build turrets with resource points
  1415. Guis_Nexus_Conquests_Title:
  1416. - '&bConquests'
  1417. Guis_Nexus_Conquests_Desc:
  1418. - Click to conquer faraway lands and earn rewards!
  1419. Guis_Nexus_MiscUpgrades_Title:
  1420. - '&bExtra Upgrades'
  1421. Guis_Nexus_MiscUpgrades_Desc:
  1422. - Click to open Miscellaneous upgrades
  1423. Guis_Nexus_Permissions_Title:
  1424. - '&bPermissions'
  1425. Guis_Nexus_Permissions_Desc:
  1426. - Click to manage who can do what
  1427. Guis_Nexus_Members_Title:
  1428. - '&bMembers'
  1429. Guis_Nexus_Members_Desc:
  1430. - Click to monitor donation status
  1431. Guis_Nexus_MassWarStatus_Title:
  1432. - '&bMass War Status'
  1433. Guis_Nexus_MassWarStatus_On:
  1434. - '&bMass war is &aON'
  1435. Guis_Nexus_MassWarStatus_Off:
  1436. - '&bMass war is &cOFF'
  1437. Guis_Nexus_MassWarStatus_Desc1:
  1438. - '&bDuring Mass war'
  1439. Guis_Nexus_MassWarStatus_Desc2:
  1440. - '&e- Invade for free during the period'
  1441. Guis_Nexus_MassWarStatus_Desc3:
  1442. - '&cTime Left: %time%'
  1443. Guis_Nexus_KingdomChest_Title:
  1444. - '&bNexus Chest'
  1445. Guis_Nexus_KingdomChest_Desc:
  1446. - Click to open Nexus chest. Store items in the nexus chest, that can only be lost
  1447. if enemies invade your nexus land.
  1448. Guis_Nexus_Neutral_Title:
  1449. - '&bClick to toggle pacifism'
  1450. Guis_Nexus_Neutral_Desc:
  1451. - You can't invade other kingdoms, and other kingdoms can't invade you while you're
  1452. pacifist. Once you invade, your kingdom cannot become pacifist again
  1453. Guis_Nexus_Neutral_Status:
  1454. - '&aEnabled: %status%'
  1455. Guis_Nexus_Low_Rank_Error:
  1456. - '&cOnly Kings and Mods can open special upgrade menus!'
  1457. Conquests_No_Conquest_Running:
  1458. - '&cThere is no conquest currently running!'
  1459. Conquests_Land_Is_UnderSupplied:
  1460. - '&cThere is not enough resourcepoints to supply the land at %land%!'
  1461. Conquests_Land_Is_Encircled:
  1462. - '&cThe land at %land% is encircled, and cannot be resupplied!'
  1463. Conquests_Kingdom_Conquered_Land:
  1464. - The Kingdom has conquered land at %land%!
  1465. Conquests_Kingdom_Defeat:
  1466. - The Kingdom has failed the attack on %land%
  1467. Conquests_Kingdom_No_Commands:
  1468. - You cannot use any commands in the conquest battle! If you believe this is a mistake,
  1469. please relog
  1470. Conquests_Kingdom_Attacking_Land:
  1471. - Your Kingdom is attacking the land at %land%! Do /k joinconquest to join in the
  1472. attack!
  1473. Conquests_Kingdom_Joined_Map:
  1474. - The Kingdom has started the %map% campaign!
  1475. Guis_ConquestMap_Click_A_Land:
  1476. - '&eClick one of the buttons on the right to display information, and access upgrades'
  1477. Guis_ConquestMap_Owned_By:
  1478. - '&eLand held by:'
  1479. Guis_ConquestMap_Attack:
  1480. - '&c[&4%cost% RP&c] Attack'
  1481. Guis_ConquestMap_Resupply:
  1482. - '&aResupply land for %cost% RP'
  1483. Guis_ConquestMap_Buy:
  1484. - '&aClick to buy for %cost% RP. This structure will use %upkeep% RP every hour.'
  1485. Guis_ConquestMap_Upgrade:
  1486. - '&aClick to upgrade for %cost% RP.'
  1487. Guis_ConquestMap_Sell:
  1488. - '&cClick to sell ALL defenses for &a%amount% &cRP'
  1489. Guis_ConquestMap_Supplies:
  1490. - 'Supply Level: %amount%/%max%'
  1491. Guis_ConquestMap_Upkeep:
  1492. - This land's defenses use %upkeep% RP per hour
  1493. Guis_ConquestMap_Encircled:
  1494. - '&cEncircled. Upkeep will be applied to supply instead. Defenses will malfunction
  1495. when Supply goes below 50%, and stop working when supplies reach 0'
  1496. Guis_ConquestMap_Wall:
  1497. - '&eWall Level:'
  1498. Guis_ConquestMap_Turret:
  1499. - '&eTurret %number% status'
  1500. Guis_ConquestMap_Turret_Status_Online:
  1501. - '&a[Active] Lvl %level%'
  1502. Guis_ConquestMap_Turret_Status_No_Supplies:
  1503. - '&c[Inactive] Turret has not enough supplies'
  1504. Guis_ConquestMap_Turret_Status_Offline:
  1505. - '&cInactive'
  1506. Guis_ConquestMap_Spawner_Status_Online:
  1507. - '&a[Active] Lvl %level%'
  1508. Guis_ConquestMap_Spawner_Status_No_Supplies:
  1509. - '&c[Inactive] Spawner has not enough supplies'
  1510. Guis_ConquestMap_Spawner_Status_Offline:
  1511. - '&cInactive'
  1512. Guis_ConquestMap_Spawner:
  1513. - '&eSpawner Level:'
  1514. Guis_ConquestMap_ButtonLore:
  1515. - '&bConquest Land'
  1516. Guis_ConquestMap_Claim_Capital:
  1517. - '&eClick to claim this Capital, and begin conquesting in this area!'
  1518. Guis_ConquestMap_Cannot_Attack_Own_Land:
  1519. - '&cYou cannot attack your own land!'
  1520. Guis_ConquestMap_Attack_Area:
  1521. - '&cClick to attack this land. You will be teleported to lay siege to this area.
  1522. Explosives are recommended.'
  1523. Guis_ConquestMap_On_Cooldown:
  1524. - '&cYour Kingdom is not ready to attack again! Cooldown:'
  1525. Guis_ConquestMap_Attack_Out_Of_Range:
  1526. - '&cYou can only attack land close to your own!'
  1527. Guis_ConquestMap_Attack_Encircled:
  1528. - '&cYou can''t launch attacks from encircled land'
  1529. Guis_ConquestMap_Attack_Already_Ongoing:
  1530. - '&cAn attack is already ongoing on this land!'
  1531. Guis_ConquestMap_Claim_Land:
  1532. - '&eClick to claim this land.'
  1533. Guis_Conquests_ButtonLore:
  1534. - '&bConquest Map'
  1535. Guis_Conquests_Kingdom_Conquered_Map:
  1536. - '&aYour Kingdom has conquered this entire Conquest Map!'
  1537. Guis_Conquests_Kingdom_Is_In_Map:
  1538. - '&cYour Kingdom is competing for this Conquest Map'
  1539. Guis_Conquests_Kingdom_Is_Not_In_Full_Map:
  1540. - '&eYour Kingdom is not inside this Map, and this Map is full'
  1541. Guis_Conquests_Kingdom_Can_Join_Map:
  1542. - '&eYour Kingdom is not inside this Map, but can join'
  1543. Guis_Conquests_Map_Income_Yield:
  1544. - This map yields %amount% RP per hour for your kingdom
  1545. Guis_ChampionUpgrades_Weapon_Title:
  1546. - '&bChampion Weapon'
  1547. Guis_ChampionUpgrades_Weapon_Desc:
  1548. - Provides your champion with a better weapon each upgrade. Max level is 10
  1549. Guis_ChampionUpgrades_Health_Title:
  1550. - '&bChampion Health'
  1551. Guis_ChampionUpgrades_CurrHealth:
  1552. - '&5Current Health: %hp%'
  1553. Guis_ChampionUpgrades_Health_Desc:
  1554. - Increases Champion Health by 2
  1555. Guis_ChampionUpgrades_HealthII_Title:
  1556. - '&bChampion Health II'
  1557. Guis_ChampionUpgrades_HealthII_Desc:
  1558. - Increases Champion Health by 50
  1559. Guis_ChampionUpgrades_Determination_Title:
  1560. - '&bDetermination'
  1561. Guis_ChampionUpgrades_CurrDetermination:
  1562. - '&5Current Determination: %determination%'
  1563. Guis_ChampionUpgrades_Determination_Desc:
  1564. - Increases Determination by 2. Champion Determination will act as a shield that will
  1565. absorb damage. Armor does not affect this shield.
  1566. Guis_ChampionUpgrades_DeterminationII_Title:
  1567. - '&bDetermination II'
  1568. Guis_ChampionUpgrades_DeterminationII_Desc:
  1569. - Increases Determination by 50
  1570. Guis_ChampionUpgrades_Resistance_Title:
  1571. - '&bResistance'
  1572. Guis_ChampionUpgrades_Resistance_Desc:
  1573. - Each upgrade adds 20% chance that the champion won't be knocked back by an attack.
  1574. Max is 100%
  1575. Guis_ChampionUpgrades_Speed_Title:
  1576. - '&bChampion Speed'
  1577. Guis_ChampionUpgrades_Speed_Desc:
  1578. - 'Increases Champion Speed. Max: 5'
  1579. Guis_ChampionUpgrades_Drag_Title:
  1580. - '&bDrag'
  1581. Guis_ChampionUpgrades_Drag_Desc:
  1582. - If the invading player is more than 7 blocks away from the champion, the champion
  1583. will teleport the player to the champion's location
  1584. Guis_ChampionUpgrades_Mock_Title:
  1585. - '&bMock'
  1586. Guis_ChampionUpgrades_Mock_Desc:
  1587. - Each upgrade increases the radius in which invading players can't build while near
  1588. the champion
  1589. Guis_ChampionUpgrades_DeathDuel_Title:
  1590. - '&bDeath Duel'
  1591. Guis_ChampionUpgrades_DeathDuel_Desc:
  1592. - All players except the invader will deal 50% less damage to the champion. The champion
  1593. will also deal double damage to all players except the invader
  1594. Guis_ChampionUpgrades_Thor_Title:
  1595. - '&bThor'
  1596. Guis_ChampionUpgrades_Thor_Desc:
  1597. - Every 3 seconds, strike lightning down at the invading player and all nearby non-allied
  1598. players, dealing damage, and knocking the player back
  1599. Guis_ChampionUpgrades_DamageCap_Title:
  1600. - '&bDamage Cap'
  1601. Guis_ChampionUpgrades_DamageCap_Desc:
  1602. - Your champion can only receive up to 15 damage at any attack.
  1603. Guis_ChampionUpgrades_Plow_Title:
  1604. - '&bPlow'
  1605. Guis_ChampionUpgrades_Plow_Desc:
  1606. - Your champion will try to clear lava and webs
  1607. Guis_ChampionUpgrades_Strength_Title:
  1608. - '&bStrength'
  1609. Guis_ChampionUpgrades_Strength_Desc:
  1610. - Every attack, there will be a chance to knock the player into the sky. Each upgrade
  1611. increases this chance by 10%
  1612. Guis_ChampionUpgrades_Armor_Title:
  1613. - '&bArmor'
  1614. Guis_ChampionUpgrades_Armor_Desc:
  1615. - Each upgrade adds a level of protection in the champion's chestplate
  1616. Guis_ChampionUpgrades_Reinforcements_Title:
  1617. - '&bReinforcements'
  1618. Guis_ChampionUpgrades_Reinforcements_Desc:
  1619. - 'Each upgrade allows only the &c&lNexus Champion &ato spawn an additonal nexus guard.
  1620. Maximum level: 2'
  1621. Guis_ChampionUpgrades_Mimic_Title:
  1622. - '&bMimic'
  1623. Guis_ChampionUpgrades_Mimic_Desc:
  1624. - The champion gains the invader's helmet, leggings and boots
  1625. Guis_ChampionUpgrades_Focus_Title:
  1626. - '&bFocus'
  1627. Guis_ChampionUpgrades_Focus_Desc:
  1628. - Players hit by the champion (including Thor) will have 1 second removed from all
  1629. their active potion effects
  1630. Guis_ChampionUpgrades_Aqua_Title:
  1631. - '&bAqua'
  1632. Guis_ChampionUpgrades_Aqua_Desc:
  1633. - The champion gets depth strider boots
  1634. Guis_BoostShop_Inventory_Title:
  1635. - '&bBoosts Shop'
  1636. Guis_BoostShop_CombatBoost_Title:
  1637. - '&bCombat Boost'
  1638. Guis_BoostShop_CombatBoost_Desc:
  1639. - For 60 minutes, deal 30% more damage, and prevent durability loss for swords
  1640. Guis_BoostShop_Sentinel_Title:
  1641. - '&bSentinel'
  1642. Guis_BoostShop_Sentinel_Desc:
  1643. - For 60 minutes, a sentinel will be unleashed upon anyone who tries to invade your
  1644. land
  1645. Guis_BoostShop_Boost_Activated_Error:
  1646. - '&cThis boost is already active! Remaining time: %time% minutes'
  1647. Guis_BoostShop_CombatBoost_Activation_Message:
  1648. - '&a&lCombat Boost has been activated for 60 minutes! Decimate our enemies!'
  1649. Guis_BoostShop_Sentinel_Activation_Message:
  1650. - '&a&lSentinel has been activated for 60 minutes! May our sentinel tear our foes
  1651. apart!'
  1652. Guis_Extractor_Collect:
  1653. - '&aCollect %amount% RP'
  1654. Guis_Extractor_TimeToNextCollection:
  1655. - '&c%time% more minutes before next collection'
  1656. Guis_Extractor_Refresh_Title:
  1657. - '&bRefresh'
  1658. Guis_Extractor_Refresh_Desc:
  1659. - '&aClick to refresh timings displayed here'
  1660. Guis_Regulator_WhoCanBuild_Title:
  1661. - '&bClick to manage who can build here'
  1662. Guis_Regulator_CanBuild_Title:
  1663. - '&aCan build in this land'
  1664. Guis_Regulator_CannotBuild_Title:
  1665. - '&cCannot build in this land'
  1666. Guis_Regulator_CanInteract_Title:
  1667. - '&aCan interact in this land'
  1668. Guis_Regulator_CannotInteract_Title:
  1669. - '&cCannot interact in this land'
  1670. Guis_Regulator_WhoCanInteract_Title:
  1671. - '&bClick to manage who can interact here'
  1672. Guis_Regulator_CanMonstersSpawn_Title:
  1673. - '&bMonster spawning in this land'
  1674. Guis_Regulator_CanAnimalsSpawn_Title:
  1675. - '&bAnimal spawning in this land'
  1676. Guis_WarpPad_Click_To_Tp:
  1677. - '&aClick to teleport to the location above'
  1678. Guis_WarpPad_You_Are_Here:
  1679. - '&cYou are here'
  1680. Extractor_Collection_Announcement:
  1681. - '&a%amount% resourcepoints have been collected from an Extractor'
  1682. Guis_Outpost_Buy1XpPotion_Title:
  1683. - '&bBuy 1 xp bottle'
  1684. Guis_Outpost_Buy1XpPotion_Desc:
  1685. - '&aBuy 1 xp bottle for %cost% resourcepoints.'
  1686. Guis_Outpost_Buy64XpPotion_Title:
  1687. - '&bBuy 64 xp bottles'
  1688. Guis_Outpost_Buy64XpPotion_Desc:
  1689. - '&aBuy 64 xp bottle for %cost% resourcepoints.'
  1690. Guis_Outpost_Rename_Land_Title:
  1691. - '&bRename current land name'
  1692. Guis_Outpost_Rename_Land_Desc:
  1693. - '&aCurrent name: %name%'
  1694. Guis_Outpost_Rename_Land_Message:
  1695. - '&bType the land''s desired name in chat'
  1696. Guis_Outpost_Rename_Land_Successful:
  1697. - '&aRenamed!'
  1698. Guis_Outpost_Nexus_Unavailable:
  1699. - '&cYour nexus isn''t placed, and this menu cannot be accessed!'
  1700. Guis_Outpost_OpenNexus_Title:
  1701. - '&bOpen Nexus Menu'
  1702. Guis_Outpost_OpenNexus_No_Nexus:
  1703. - '&cYou need your nexus to be placed to use this function!'
  1704. Guis_Misc_AntiCreeper_Title:
  1705. - '&bAnti-Creeper'
  1706. Guis_Misc_AntiCreeper_Desc:
  1707. - If a creeper explodes in your land, it will do no block damage or damage your players
  1708. Guis_Misc_AntiTrample_Title:
  1709. - '&bAnti-Trample'
  1710. Guis_Misc_AntiTrample_Desc:
  1711. - Your soil cannot be trampled by players
  1712. Guis_Misc_NexusGuard_Title:
  1713. - '&bNexus Guard'
  1714. Guis_Misc_NexusGuard_Desc:
  1715. - When someone mines your nexus, a zombie with light armor and your champion's weapon
  1716. will spawn.
  1717. Guis_Misc_Glory_Title:
  1718. - '&bGlory'
  1719. Guis_Misc_Glory_Desc:
  1720. - Killing non-players on your land yields x3 xp
  1721. Guis_Misc_BombShards_Title:
  1722. - '&bBomb Expertise'
  1723. Guis_Misc_BombShards_Desc:
  1724. - TNT can no longer damage your land, and tnt explosions in your land would cause
  1725. 5 damage to nearby non-allies and non-members.
  1726. Guis_Misc_PsionicCore_Title:
  1727. - '&bPsionic Core'
  1728. Guis_Misc_PsionicCore_Desc:
  1729. - Champions and nexus guards spawned on powercell land will have a power surge, starting
  1730. with Strength I for 10 seconds
  1731. Guis_Misc_ToggledOn:
  1732. - '&aUpgrade is toggled on. Click to toggle off'
  1733. Guis_Misc_ToggledOff:
  1734. - '&cUpgrade is toggled off. Click to toggle on'
  1735. Guis_privateSignGUI_PrivateSign:
  1736. - '&dPrivateSign'
  1737. Guis_privateSignGUI_canOpenChest:
  1738. - '&aThis player can access this protected chest.'
  1739. Guis_privateSignGUI_cannotOpenChest:
  1740. - '&cThis player cannot access this protected chest.'
  1741. Guis_Permissions_RankAll:
  1742. - '&2Who can use this: All Members'
  1743. Guis_Permissions_RankMod:
  1744. - '&9Who can use this: Mods, Generals and Kings'
  1745. Guis_Permissions_RankGeneral:
  1746. - '&6Who can use this: Only Generals and Kings'
  1747. Guis_Permissions_RankKing:
  1748. - '&4Who can use this: Only King'
  1749. Guis_Permissions_Click_To_Change:
  1750. - '&aClick to change'
  1751. Guis_Permissions_Title_Nexus:
  1752. - '&b/k nexus'
  1753. Guis_Permissions_Desc_Nexus:
  1754. - '&aManage who can use /k nexus'
  1755. Guis_Permissions_Title_Claim:
  1756. - '&b/k claim'
  1757. Guis_Permissions_Desc_Claim:
  1758. - '&aManage who can claim land'
  1759. Guis_Permissions_Title_Unclaim:
  1760. - '&b/k unclaim'
  1761. Guis_Permissions_Desc_Unclaim:
  1762. - '&aManage who can unclaim land'
  1763. Guis_Permissions_Title_Invade:
  1764. - '&b/k invade'
  1765. Guis_Permissions_Desc_Invade:
  1766. - '&bManage who can use /k invade'
  1767. Guis_Permissions_Title_AllyFunc:
  1768. - '&bAlliance Functions'
  1769. Guis_Permissions_Desc_AllyFunc:
  1770. - '&aManage who can use /k ally,/k enemy and /k neutral'
  1771. Guis_Permissions_Title_Turret:
  1772. - '&bTurrets'
  1773. Guis_Permissions_Desc_Turrets:
  1774. - '&aManage who can break turrets'
  1775. Guis_Permissions_Title_Sethome:
  1776. - '&b/k sethome'
  1777. Guis_Permissions_Desc_Sethome:
  1778. - '&aManage who can use /k sethome'
  1779. Guis_Permissions_Title_Nexuschest:
  1780. - '&bNexus Chest'
  1781. Guis_Permissions_Desc_Nexuschest:
  1782. - '&aManage who can open Nexus Chest'
  1783. Guis_Permissions_Title_Protectedchestbypass:
  1784. - '&bProtected Chest Bypass'
  1785. Guis_Permissions_Desc_Protectedchestbypass:
  1786. - '&aManage who can bypass [protected] signs'
  1787. Guis_Permissions_Title_Invite:
  1788. - '&b/k invite'
  1789. Guis_Permissions_Desc_Invite:
  1790. - '&aManage who can use /k invite'
  1791. Guis_Permissions_Title_Broadcast:
  1792. - '&b/k broad'
  1793. Guis_Permissions_Desc_Broadcast:
  1794. - '&aManage who can use /k broad'
  1795. Guis_Permissions_Title_Donate:
  1796. - '&bConverting to resourcepoints'
  1797. Guis_Permissions_Desc_Donate:
  1798. - '&aManage who can convert items to RP'
  1799. Guis_Permissions_Title_Structures:
  1800. - '&bStructures'
  1801. Guis_Permissions_Desc_Structures:
  1802. - '&aManage who can break structures'
  1803. Guis_Permissions_Title_Nexusbuild:
  1804. - '&bBuild in Nexus Land'
  1805. Guis_Permissions_Title_UseKHome:
  1806. - '&b/k home'
  1807. Guis_Permissions_Desc_UseKHome:
  1808. - '&aManage who can use /k home'
  1809. Guis_Permissions_Title_OverrideRegulator:
  1810. - '&bOverride Regulator'
  1811. Guis_Permissions_Desc_OverrideRegulator:
  1812. - '&aManage who can use Regulators, and override regulator settings'
  1813. Guis_Permissions_Title_BuyXpBottles:
  1814. - '&bOutpost XP Bottles'
  1815. Guis_Permissions_Desc_BuyXpBottles:
  1816. - '&aManage who can purchase xp bottles from Outpost'
  1817. Guis_Permissions_Desc_Nexusbuild:
  1818. - '&aManage who can build in the Nexus Land'
  1819. Nexus_Mining_EarnedRP:
  1820. - '&aYour kingdom earned ${integer} rp for mining nexus!'
  1821. Nexus_Mining_isAlliance:
  1822. - '&aYou cannot steal rp from your alliance!'
  1823. Nexus_Mining_isOwn:
  1824. - '&cYou can''t mine your own nexus!'
  1825. Nexus_GUI_Returned_Resources:
  1826. - '&6${integer} &cresources are returned.'
  1827. Nexus_GUI_Require_ResourcePerPoint:
  1828. - '&cat least &6${integer} &cresources are needed for one rp!'
  1829. Nexus_GUI_Donated_RP:
  1830. - '&a${integer} rp is added to your kingdom!'
  1831. Command_Unclaim_Cannot_Unclaim_Nexus:
  1832. - '&cYou cannot unclaim your nexus land. If you want to remove nexus land, use /k
  1833. unclaim all'
  1834. Command_Unclaim_Not_Your_Kingdom:
  1835. - '&cYour kingdom does not own this land.'
  1836. Command_Unclaim_Lostmight:
  1837. - '&6Your Kingdom lost ${integer} Might'
  1838. Command_Unclaim_All_DoNotMove:
  1839. - '&6Do not move! your unclaim all request will be canceled if you move.'
  1840. Command_Unclaim_All_TypeAgain:
  1841. - '&cDo you really want to remove all lands? &6type /k unclaim all to confirm.'
  1842. Command_Unclaim_All_LostLandTotal:
  1843. - '&6Your Kingdom unclaimed total ${integer} lands!'
  1844. Command_Unclaim_All_Still_Processing:
  1845. - '&cLand is still unclaiming. Please wait.'
  1846. Command_Unclaim_Success:
  1847. - '&aSuccessfully unclaimed the land!'
  1848. Command_Unclaim_All_Usage:
  1849. - '&d/k unclaim all &7- &finitiate to uncalim all kingdom lands.'
  1850. Command_Unclaim_Usage:
  1851. - '&d/k unclaim &7- &funclaim the the land where you are standing.'
  1852. LandManager_MovedWhiledRemoveAll:
  1853. - '&c/k remove all cancelled.'
  1854. PChest_AlreadyProtected:
  1855. - '&cThis chest is already protected.'
  1856. PChest_CostDeducted:
  1857. - '&aProtected sign successfully made for %cost% rp!'
  1858. PChest_NotYourKingdomChest:
  1859. - '&cThis chest is property of [${string}].'
  1860. Kingdom_Command_Denied_Other:
  1861. - '&cThis command is cannot be used in others'' kingdom.'
  1862. Kingdom_Command_Denied_Enemy:
  1863. - '&cThis command is cannot be used in kingdom who against you.'
  1864. EventManager_Masswar_NotOn:
  1865. - '&cNot On.'
  1866. Guis_Misc_Enabled:
  1867. - '&aEnabled'
  1868. Guis_Misc_Disabled:
  1869. - '&cDisabled'
  1870. Turrets_ArrowTurret_Desc:
  1871. - '&aGeneral-purpose, low-cost turret'
  1872. Turrets_FlameTurret_Desc:
  1873. - '&aFast-firing turret that sets targets on fire'
  1874. Turrets_PsionicTotem_Desc:
  1875. - '&aPowerful turret that slows and ignores the armor of targets. Cannot damage players
  1876. lower than 4 hearts. Can attack through walls'
  1877. Turrets_HellfireTurret_Desc:
  1878. - '&aArea-control turret that fires very rapidly, and deals higher damage'
  1879. Turrets_HeatbeamTurret_Desc:
  1880. - '&aStrong turret that can negate some armor. Attacks hit all enemies in its path'
  1881. Turrets_PressureMine_Desc:
  1882. - '&aSingle use mine that explodes when a non-ally steps on it. Can damage anything
  1883. in its blast radius'
  1884. Turrets_ChemicalMine_Desc:
  1885. - '&aSingle use mine that poisons any non-ally that steps on it'
  1886. Turrets_SoldierTurret_Desc:
  1887. - '&aTurret that spawns zombie soldiers on non-ally players. Can attack through walls'
  1888. Turrets_HealingTurret_Desc:
  1889. - '&aHeals nearby allies. Can heal through walls'
  1890. Turrets_ArrowTurret_Name:
  1891. - '&bArrow Turret'
  1892. Turrets_FlameTurret_Name:
  1893. - '&bFlame Turret'
  1894. Turrets_PsionicTotem_Name:
  1895. - '&bPsionic Totem'
  1896. Turrets_HellfireTurret_Name:
  1897. - '&bHellfire Turret'
  1898. Turrets_HeatbeamTurret_Name:
  1899. - '&bHeatbeam Turret'
  1900. Turrets_PressureMine_Name:
  1901. - '&bPressure Mine'
  1902. Turrets_ChemicalMine_Name:
  1903. - '&bChemical Mine'
  1904. Turrets_SoldierTurret_Name:
  1905. - '&bSoldier Spawner'
  1906. Turrets_HealingTurret_Name:
  1907. - '&bHealing Station'
  1908. Turrets_Range:
  1909. - '&9Range: '
  1910. Turrets_Damage:
  1911. - '&9Damage: '
  1912. Turrets_AttackSpeed:
  1913. - '&9Attack Speed: '
  1914. Turrets_Target_Random_In_Range:
  1915. - '&9Targets one random non-ally in range'
  1916. Turrets_Target_Random_Player_Range:
  1917. - '&9Targets one random non-ally player in range'
  1918. Turrets_Target_All_Player_Range:
  1919. - '&9All targets in blast range'
  1920. Turrets_Target_Single:
  1921. - '&9Single Target'
  1922.  
  1923.  
  1924.  
  1925. # --------------- MobArena --------------- #
  1926. arena-start: Let the slaughter begin!
  1927. arena-end: Arena finished.
  1928. arena-does-not-exist: That arena does not exist. Type &e/ma arenas&r for a list.
  1929. arena-end-global: Arena &e%&r finished! Type &e/ma j %&r to join a new game!
  1930. arena-join-global: Arena &e%&r is about to start! Type &e/ma j %&r to join!
  1931. arena-lboard-not-found: That arena does not have a leaderboard set up.
  1932. arena-auto-start: Arena will auto-start in &c%&r seconds.
  1933. arena-start-delay: Arena can start in &e%&r seconds.
  1934. join-not-enabled: MobArena is not enabled.
  1935. join-in-other-arena: You are already in an arena! Leave that one first.
  1936. join-arena-not-enabled: This arena is not enabled.
  1937. join-arena-not-setup: This arena has not been set up yet.
  1938. join-arena-edit-mode: This arena is in edit mode.
  1939. join-arena-permission: You don't have permission to join this arena.
  1940. join-fee-required: 'Insufficient funds. Price: &c%&r'
  1941. join-fee-paid: 'Price to join was: &c%&r'
  1942. join-arena-is-running: This arena is already in progress.
  1943. join-already-playing: You are already playing!
  1944. join-arg-needed: You must specify an arena.
  1945. join-no-permission: You don't have permission to join any arenas.
  1946. join-too-far: You are too far away from the arena to join/spectate.
  1947. join-empty-inv: You must empty your inventory to join the arena.
  1948. join-player-limit-reached: The player limit of this arena has been reached.
  1949. join-store-inv-fail: Failed to store inventory. Try again.
  1950. join-existing-inv-restored: Your old inventory items have been restored.
  1951. join-player-joined: You joined the arena. Have fun!
  1952. leave-not-playing: You are not in the arena.
  1953. leave-not-ready: You did not ready up in time! Next time, ready up by clicking an
  1954. iron block.
  1955. leave-player-left: You left the arena. Thanks for playing!
  1956. player-died: '&c%&r died!'
  1957. golem-died: A friendly Golem has died!
  1958. spec-player-spectate: Enjoy the show!
  1959. spec-from-arena: Enjoy the rest of the show!
  1960. spec-not-running: This arena isn't running.
  1961. spec-empty-inv: Empty your inventory first!
  1962. spec-already-playing: Can't spectate when in the arena!
  1963. not-ready-players: 'Not ready: &c%&r'
  1964. force-start-running: Arena has already started.
  1965. force-start-not-ready: Can't force start, no players are ready.
  1966. force-start-started: Forced arena start.
  1967. force-end-empty: No one is in the arena.
  1968. force-end-ended: Forced arena end.
  1969. force-end-idle: You weren't quick enough!
  1970. rewards-give: Here are all of your rewards!
  1971. lobby-drop-item: No sharing allowed at this time!
  1972. lobby-player-ready: You have been flagged as ready!
  1973. lobby-pick-class: You must first pick a class!
  1974. lobby-class-full: This class can no longer be selected, class limit reached!
  1975. lobby-not-enough-players: Not enough players to start. Need at least &c%&r players.
  1976. lobby-right-click: Punch the sign. Don't right-click.
  1977. lobby-class-picked: You have chosen &e%&r as your class!
  1978. lobby-class-random: You will get a random class on arena start.
  1979. lobby-class-permission: You don't have permission to use this class!
  1980. lobby-class-price: This class costs &c%&r (paid on arena start).
  1981. lobby-class-too-expensive: You can't afford that class (&c%&r)
  1982. lobby-no-such-class: There is no class named &c%&r.
  1983. warp-to-arena: Warping to the arena not allowed!
  1984. warp-from-arena: Warping from the arena not allowed!
  1985. wave-default: Wave &b#%&r!
  1986. wave-special: Wave &b#%&r! [SPECIAL]
  1987. wave-swarm: Wave &b#%&r! [SWARM]
  1988. wave-supply: Wave &b#%&r! [SUPPLY]
  1989. wave-upgrade: Wave &b#%&r! [UPGRADE]
  1990. wave-boss: Wave &b#%&r! [BOSS]
  1991. wave-boss-ability: 'Boss used ability: &c%&r!'
  1992. wave-boss-low-health: Boss is almost dead!
  1993. wave-reward: 'You just earned a reward: &e%&r'
  1994. misc-list-players: 'Live players: &a%&r'
  1995. misc-list-arenas: 'Available arenas: %'
  1996. misc-command-not-allowed: You can't use that command in the arena!
  1997. misc-no-access: You don't have access to this command.
  1998. misc-not-from-console: You can't use this command from the console.
  1999. misc-help: For a list of commands, type &e/ma help&r
  2000. misc-multiple-matches: Did you mean one of these commands?
  2001. misc-no-matches: Command not found. Type &e/ma help&r
  2002. misc-ma-leave-reminder: Remember to use &e/ma leave&r when you are done.
  2003. misc-none: '&6<none>&r'
  2004.  
  2005.  
  2006.  
  2007. # --------------- MysteryBoxes --------------- #
  2008. global:
  2009. command:
  2010. invalid-arguments: '&2[&aMB&2]: &aEither you didn''t specify arguments or they''re
  2011. invalid!'
  2012. error: '&2[&aMB&2]: &aAn error occurred while processing the command!'
  2013. player:
  2014. no-permission: '&2[&aMB&2]: &aYou don''t have permission!'
  2015. is-offline: '&2[&aMB&2]: &aThe player is offline!'
  2016. must-be-player: '&2[&aMB&2]: &aYou must be player!'
  2017. config:
  2018. reloaded: '&2[&aMB&2]: &aThe configuration files have been reloaded!'
  2019. plugin:
  2020. registered-to: '&2[&aMB&2]: &aThis plugin is registered to: §b{USER}'
  2021. mystery-boxes:
  2022. set: '&2[&aMB&2]: &aMystery Boxes have been set!'
  2023. add: '&2[&aMB&2]: &aMystery Boxes have been added!'
  2024. remove: '&2[&aMB&2]: &aMystery Boxes have been removed!'
  2025. all-set: '&2[&aMB&2]: &aMystery Boxes have been set!'
  2026. all-add: '&2[&aMB&2]: &aMystery Boxes have been added!'
  2027. all-remove: '&2[&aMB&2]: &aMystery Boxes have been removed!'
  2028. add-random: '&2[&aMB&2]: &aRandom Mystery Boxes have been added!'
  2029. checkboxes: '&2[&aMB&2]: &aThe player''s Mystery Boxes: &e{AMOUNT}'
  2030. checkdust: '&2[&aMB&2]: &aThe player''s Mystery Dust: &e{AMOUNT}'
  2031. no-boxes: '&2[&aMB&2]: &aThe player has no Mystery Boxes!'
  2032. already-opening: '&2[&aMB&2]: &aYou are already opening a Mystery Box!'
  2033. mystery-vaults:
  2034. already-in-use: '&2[&aMB&2]: &aThis Mystery Vault is already in use!'
  2035. is-not-vault: '&2[&aMB&2]: &aThis block isn''t Mystery Vault!'
  2036. mystery-dust:
  2037. set: '&2[&aMB&2]: &aMystery Dust has been set!'
  2038. add: '&2[&aMB&2]: &aMystery Dust has been added!'
  2039. all-set: '&2[&aMB&2]: &aMystery Dust has been set!'
  2040. all-add: '&2[&aMB&2]: &aMystery Dust has been added!'
  2041. modes:
  2042. enter: '&2[&aMB&2]: &aYou have entered the &b{MODE} &amode!'
  2043. exit: '&2[&aMB&2]: &aYou have exited the &b{MODE} &amode!'
  2044. mystery-vault-added: '&2[&aMB&2]: &aThe block is now Mystery Vault!'
  2045. mystery-vault-removed: '&2[&aMB&2]: &aThe block is no longer Mystery Vault!'
  2046. mystery-vault-already: '&2[&aMB&2]: &aThis block is already Mystery Vault!'
  2047. craft-boxes:
  2048. cant-be-crafted: '&2[&aMB&2]: &aThis Mystery Box can''t be crafted!'
  2049. not-enough-dust: '&2[&aMB&2]: &aYou don''t have enough Mystery Dust!'
  2050. crafted: '&2[&aMB&2]: &aYou have crafted {MYSTERY_BOX}&a!'
  2051. transfer-boxes:
  2052. enter:
  2053. - '&a&lPROCEED: &7Write player name and optionally the amount of Mystery Boxes you
  2054. want to transfer to that player (''<player>'' or ''<player> <amount>'')'
  2055. - '&c&lCANCEL: &7Write ''cancel'''
  2056. cant-transfer-to-yourself: '&2[&aMB&2]: &aYou can''t send Mystery Boxes to yourself!'
  2057. cant-be-transferred: '&2[&aMB&2]: &aThis Mystery Box can''t be transferred!'
  2058. dont-have-of-that-type: '&2[&aMB&2]: &aYou don''t have Mystery Boxes of that type!'
  2059. dont-have-any: '&2[&aMB&2]: &aYou don''t have any Mystery Boxes!'
  2060. player-is-offline: '&2[&aMB&2]: &aThe player you were about to transfer Mystery
  2061. Boxes is offline!'
  2062. menus:
  2063. mystery-vault:
  2064. title: Mystery Vault
  2065. empty-slot-item-name: '&7Empty Slot'
  2066. empty-slot-item-lore:
  2067. - '&8This slot is empty!'
  2068. craft-boxes-item-name: '&aCraft Boxes'
  2069. craft-boxes-item-lore:
  2070. - ''
  2071. - '&7Craft Mystery Boxes using'
  2072. - '&7Mystery Dust obtained by'
  2073. - '&7getting same loot.'
  2074. - ''
  2075. - '&7Available: &d{MYSTERY_DUST} Mystery Dust'
  2076. - '&eClick to craft!'
  2077. statistics-item-name: '&aStatistics'
  2078. statistics-item-lore:
  2079. - '&7Mystery Dust: &d{MYSTERY_DUST}'
  2080. - '&7Boxes opened: &a{BOXES_OPENED}'
  2081. - '&7Boxes transferred: &a{BOXES_TRANSFERRED}'
  2082. - '&7Boxes crafted: &a{BOXES_CRAFTED}'
  2083. - '&7Dust gained: &a{DUST_GAINED}'
  2084. - '&7Time spent: &a{TIME_SPENT}'
  2085. transfer-boxes-item-name: '&aTransfer Boxes'
  2086. transfer-boxes-item-lore:
  2087. - ''
  2088. - '&7Transfer your Mystery Boxes'
  2089. - '&7to another player.'
  2090. - ''
  2091. - '&7How to transfer:'
  2092. - '&a➤ &7Write player name on chat'
  2093. - ' &7with/without amount after it.'
  2094. - '&a➤ &7Choose Mystery Box type.'
  2095. - '&a➤ &7Proceed.'
  2096. - ''
  2097. - '&eClick to transfer!'
  2098. confirmation:
  2099. title: Are you sure?
  2100. open-one-item-name: '&eOpen &8- &aSingle Box'
  2101. open-one-item-lore:
  2102. - ''
  2103. - '&7Opens one Mystery Box of'
  2104. - '&7that type.'
  2105. - ''
  2106. - '&c&oThis process cannot be undone!'
  2107. - ''
  2108. - '&7Available: &b{AMOUNT} Mystery Boxes'
  2109. - '&eClick to open!'
  2110. open-more-item-name: '&eOpen &8- &aMultiple Boxes'
  2111. open-more-item-lore:
  2112. - ''
  2113. - '&7Opens up to &b5 &7Mystery Boxes'
  2114. - '&7of that type.'
  2115. - ''
  2116. - '&c&oThis process cannot be undone!'
  2117. - ''
  2118. - '&7Available: &b{AMOUNT} Mystery Boxes'
  2119. - '&eClick to open!'
  2120. go-back-item-name: '&cGo Back'
  2121. go-back-item-lore:
  2122. - '&7Click to go back!'
  2123. transfer-boxes:
  2124. title: Transfer Boxes
  2125. transfer-box-item-name: '&eTransfer &8- {MYSTERY_BOX}'
  2126. transfer-box-item-lore:
  2127. - ''
  2128. - '&7Informations:'
  2129. - '§a• §7Type: {MYSTERY_BOX}'
  2130. - '§a• §7Amount: §e{AMOUNT}'
  2131. - '§a• §7Sender: §b{SENDER}'
  2132. - '§a• §7Receiver: §b{RECEIVER}'
  2133. - ''
  2134. - §c§oThis process cannot be undone!
  2135. - ''
  2136. - '&eClick to transfer!'
  2137. go-back-item-name: '&cGo Back'
  2138. go-back-item-lore:
  2139. - '&7Click to go back!'
  2140. craft-boxes:
  2141. title: Craft Boxes
  2142. craft-box-item-name: '&eCraft &8- {MYSTERY_BOX}'
  2143. craft-box-item-lore:
  2144. - ''
  2145. - '&7Informations:'
  2146. - '§a• §7Type: {MYSTERY_BOX}'
  2147. - '§a• §7Cost: §d{COST} Mystery Dust'
  2148. - ''
  2149. - §c§oThis process cannot be undone!
  2150. - ''
  2151. - '&eClick to craft!'
  2152. go-back-item-name: '&cGo Back'
  2153. go-back-item-lore:
  2154. - '&7Click to go back!'
  2155.  
  2156.  
  2157.  
  2158. # --------------- PVPArena --------------- #
  2159. nulang:
  2160. arena:
  2161. create:
  2162. done: Arena '%1%' created!
  2163. disable:
  2164. done: Arena disabled!
  2165. edit:
  2166. disabled: 'Disabled edit mode for arena: %1%'
  2167. enabled: 'Enabled edit mode for arena: %1%'
  2168. enable:
  2169. done: Arena enabled!
  2170. arenalist: 'Arenas: &a%1%&r'
  2171. regionshapeunknown: 'Arena Shape ''%1%'' unknown. Consult the forums: http://goo.gl/IfLOh'
  2172. reload:
  2173. done: Arena reloaded!
  2174. remove:
  2175. done: 'Arena removed: &e%1%&r'
  2176. setup:
  2177. disabled: 'Disabled setup mode for arena: %1%'
  2178. enabled: 'Enabled setup mode for arena: %1%'
  2179. startingin: Enough players ready. Starting in %1%!
  2180. start:
  2181. done: Arena force started!
  2182. stop:
  2183. done: Arena force stopped!
  2184. autosetup:
  2185. automanual: Do you want the wizard to be &a%1%&r or &a%2%&r?
  2186. automatic: automatic
  2187. manual: manual
  2188. modeselected: '&a%1%&r mode selected!'
  2189. welcome: |-
  2190. Welcome to the PVP Arena setup wizard!
  2191. Please just type the colored answers into the chat. No commands needed!
  2192. blacklist:
  2193. added: Added &a%1%&r to &e%2%&r blacklist!
  2194. allcleared: All blacklists cleared!
  2195. cleared: Blacklist &e%1%&r cleared!
  2196. help: 'Usage: blacklist clear | blacklist [type] [clear|add|remove] [id]'
  2197. removed: Removed &a%1%&r from &e%2%&r blacklist!
  2198. show: 'Blacklist &e%1%&r:'
  2199. check:
  2200. done: Check done! No errors!
  2201. class:
  2202. list: 'Available classes: %1%'
  2203. preview: 'You are now previewing the class: %1%'
  2204. removed: 'Class removed: %1%'
  2205. saved: 'Class saved: %1%'
  2206. selected: You have switched to the &e%1%&r class.
  2207. selectedrespawn: You will switch to the &e%1%&f class on next respawn.
  2208. classchest:
  2209. done: Successfully set the class items of %1% to the contents of %2%. Please reload
  2210. the arena when you are done setting chests!
  2211. deathcause:
  2212. BLOCK_EXPLOSION: an explosion
  2213. CONTACT: a cactus
  2214. CUSTOM: Herobrine
  2215. DROWNING: water
  2216. ENTITY_EXPLOSION: an Explosion
  2217. FALL: gravity
  2218. FIRE_TICK: fire
  2219. FIRE: a fire
  2220. LAVA: lava
  2221. LIGHTNING: Thor
  2222. MAGIC: Magical Powers
  2223. POISON: Poison
  2224. PROJECTILE: something they didn't see coming
  2225. STARVATION: hunger
  2226. SUFFOCATION: lack of air
  2227. SUICIDE: self
  2228. THORNS: thorns
  2229. VOID: the Void
  2230. CREEPER: a creeper
  2231. SKELETON: a skeleton
  2232. SPIDER: a spider
  2233. GIANT: a giant
  2234. ZOMBIE: a zombie
  2235. SLIME: a slime
  2236. GHAST: a ghast
  2237. PIG_ZOMBIE: a pig zombie
  2238. ENDERMAN: an enderman
  2239. CAVE_SPIDER: a cave spider
  2240. SILVERFISH: silverfish
  2241. BLAZE: a blaze
  2242. MAGMA_CUBE: a magma cube
  2243. ENDER_DRAGON: an ender dragon
  2244. WITHER: a wither boss
  2245. WITCH: a witch
  2246. WOLF: a wolf
  2247. IRON_GOLEM: an iron golem
  2248. SPLASH_POTION: a splash potion
  2249. duty:
  2250. 'false': You are now off duty!
  2251. 'true': You are now on duty!
  2252. error:
  2253. arena:
  2254. alreadyplaying: You are already part of &a%1%&r!
  2255. arenaexists: Arena already exists!
  2256. arenanotexists: 'Arena does not exist: %1%'
  2257. arenaconfig: 'Error when loading arena config: %1%'
  2258. argumenttype: '&cInvalid argument type:&r &e%1%&r is no proper &a%2%&r.'
  2259. argument: '&cArgument not recognized:&r %1% - possible arguments: &a%2%&r'
  2260. autosetup:
  2261. running: 'There is already an autosetup running! Player: %1%'
  2262. blacklist:
  2263. disallowed: You may not %1% this! Blacklisted!
  2264. unknownsubcommand: 'Unknown subcommand. Valid commands: &a%1%&r'
  2265. unknowntype: 'Unknown type. Valid types: &e%1%&r'
  2266. class:
  2267. full: The class &a%1%&r is full!
  2268. notenoughexp: You don't have enough EXP to choose &a%1%&r!
  2269. notfound: 'Class not found: &a%1%&r'
  2270. cmdblocked: '&cCommand blocked: %1%'
  2271. invalidcmd: 'Invalid command: %1%'
  2272. unknowncmd: Unknown command
  2273. arenadisabled: Arena disabled, please try again later!
  2274. editmode: Edit mode!
  2275. error: '&cError: %1%'
  2276. fightinprogress: A fight is already in progress!
  2277. goal:
  2278. legacyunknown: 'Legacy goal &a%1%&r unknown! You will want to add goals: &a/pa
  2279. [arena] goal [goalname]'
  2280. goalnotfound: 'Goal &a%1%&r unknown. Valid goals: &a%2%&r'
  2281. install: Error while installing &a%1%&r!
  2282. invalid_argument_count: '&cInvalid number of arguments&r (%1% instead of %2%)!'
  2283. invalidstattype: 'Invalid statistics type: %1%'
  2284. valuenotfound: 'Invalid value: &a%1%&r!'
  2285. invfull: Your inventory was full. You did not receive all rewards!
  2286. arenafull: Arena is full!
  2287. joinrange: You are too far away to join this arena!
  2288. notjoinregion: You are not in the join region! Move there to join!
  2289. teamfull: Team %1% is full!
  2290. insidevehicle: You cannot join while on a vehicle!
  2291. errorloungefree: Error! Arena is not of type &efree&r. Use '[teamname]lounge'.
  2292. log:
  2293. matnotfound: 'Unrecognized material: %1%'
  2294. missingspawn: 'Spawn missing: &r%1%'
  2295. moduleupdate: 'You need to set ''update.modules: true'' to use this command!'
  2296. noarenas: No arenas found!
  2297. valueneg: 'Negative values: &c%1%&r'
  2298. nochest: You are not looking at a chest!
  2299. nofight: There is no fight in progress.
  2300. nogoal: You did not add a goal! &a/pa [arena] goal [goalname]
  2301. nospawns: No spawns set!
  2302. classperms: You do not have permission for class &a%1%&r!
  2303. permjoin: You don't have permission to join the arena!
  2304. noperm: '&cNo permission to %1%!'
  2305. noplayerfound: No player found!
  2306. notinarena: You are not part of an arena!
  2307. notnumeric: '&cArgument not numeric:&r %1%'
  2308. notsameworld: Not in the same world as the arena (%1%)!
  2309. noteamfound: No team found!
  2310. onlyplayers: '&cThis command can only be used by players!'
  2311. playernotfound: '&cPlayer not found: &r%1%&c'
  2312. positives: 'Positive values: &b%1%&r'
  2313. potioneffecttypenotfound: 'PotionEffectType not found: &e%1%&r'
  2314. ready:
  2315. notready0: At least one player is not ready!
  2316. notready1: You are alone in the arena!
  2317. notready2: Your team is alone in the arena!
  2318. notready3: A team is missing players!
  2319. notready4: The arena is missing players!
  2320. notready5: At least one player has not chosen a class!
  2321. noclass: You don't have a class!
  2322. error: The arena is not ready! %1%
  2323. region:
  2324. beingcreated: 'A region is already being created: %1%'
  2325. flagnotfound: 'RegionFlag &a%1%&r unknown! Valid values: %2%'
  2326. invalid: Region selection is invalid. Region will have no volume and will be
  2327. useless!
  2328. notfound: Region &a%1%&r not found!
  2329. protectionnotfound: RegionProtection &a%1%&r unknown!
  2330. typenotfound: 'RegionType &a%1%&r unknown! Valid values: %2%'
  2331. youselect: You are already selecting a region for an arena!
  2332. youselect2: Type the command again to cancel selection mode!
  2333. youselectexit: Region selection cancelled!
  2334. regionnotbeingcreated: A region is not being created!
  2335. regionnotremoved: There is no region set up.
  2336. select2: Select two points before trying to save.
  2337. setupmode: setup mode!
  2338. spawn:
  2339. unknown: 'Unknown spawn: &a%1%&r'
  2340. spawnfree: Error! Arena is of type &efree&r. Use 'spawnX' where X is a digit or
  2341. letter!
  2342. statsfile: Error while reading the stats file!
  2343. teamnotfound: 'Team not found: &a%1%&r'
  2344. uninstall: 'Error while uninstalling: &a%1%&r'
  2345. uninstall2: PVP Arena will try to uninstall on server restart!
  2346. unknownmodule: 'Module not found: %1%'
  2347. whitelist:
  2348. disallowed: You may not %1% this! (not whitelisted)
  2349. unknownsubcommand: 'Unknown subcommand. Valid commands: &a%1%&r'
  2350. unknowntype: 'Unknown type. Valid types: &e%1%&r'
  2351. nopermto:
  2352. madmin: administrate
  2353. create: create an arena
  2354. disable: disable
  2355. edit: edit an arena
  2356. enable: enable
  2357. nopermjoin: join an arena
  2358. reload: reload
  2359. remove: remove an arena
  2360. set: set a config node
  2361. setup: setup an arena
  2362. teleport: teleport to an arena spawn
  2363. user: use PVP Arena
  2364. cmds:
  2365. blacklist: use the blacklist command
  2366. check: use the check command
  2367. class: use the class command
  2368. create: use the create command
  2369. debug: use the debug command
  2370. disable: use the disable command
  2371. duty: use the duty command
  2372. edit: use the edit command
  2373. enable: use the enable command
  2374. gamemode: use the gamemode command
  2375. goal: use the goal command
  2376. install: use the install command
  2377. playerclass: use the playerclass command
  2378. playerjoin: use the playerjoin command
  2379. protection: use the protection command
  2380. region: use the region command
  2381. regionflag: use the regionflag command
  2382. regions: use the regions command
  2383. regiontype: use the regiontype command
  2384. reload: use the reload command
  2385. remove: use the remove command
  2386. round: use the round command
  2387. set: use the set command
  2388. setowner: use the setowner command
  2389. setup: use the setup command
  2390. spawn: use the spawn command
  2391. start: use the start command
  2392. stop: use the stop command
  2393. teams: use the teams command
  2394. teleport: use the teleport command
  2395. template: use the template command
  2396. togglemod: use the togglemod command
  2397. uninstall: use the uninstall command
  2398. update: use the update command
  2399. whitelist: use the whitelist command
  2400. arenaclass: use the arenaclass command
  2401. chat: use the chat command
  2402. join: use the join command
  2403. leave: use the leave command
  2404. spectate: use the spectate command
  2405. arenalist: use the arenalist command
  2406. help: use the help command
  2407. info: use the info command
  2408. list: use the list command
  2409. ready: use the ready command
  2410. shutup: use the shutup command
  2411. stats: use the stats command
  2412. version: use the version command
  2413. fight:
  2414. begins: Let the fight begin!
  2415. draw: This match was a draw! No winners!
  2416. killedbyremaining: '%1% has been killed by %2%! %3% lives remaining.'
  2417. killedbyremainingfrags: '%1% has been killed by %2%! %3% kills remaining.'
  2418. killedbyremainingteam: '%1% has been killed by %2%! %3% lives remaining for %4%.'
  2419. killedbyremainingteamfrags: '%1% has been killed by %2%! %3% kills remaining for
  2420. %4%.'
  2421. killedby: '%1% has been killed by %2%!'
  2422. playerleft: '%1% has left the fight!'
  2423. forcestop: You have forced the fight to stop.
  2424. gamemode:
  2425. free: Game mode &afree for all&r set for arena &a%1%&r!
  2426. team: Game mode &ateam&r set for arena &a%1%&r!
  2427. general:
  2428. break: break
  2429. place: place
  2430. use: use
  2431. goal:
  2432. added: 'Goal added: &a%1%&r'
  2433. installing: 'Install goals by command: &a/pa install [goalname]&r'
  2434. removed: 'Goal removed: &a%1%&r'
  2435. beacons:
  2436. claiming: '&eTeam %1% is claiming the beacon!'
  2437. claimed: '&eTeam %1% has claimed the beacon!'
  2438. claimed_remaining: '&eTeam %1% has claimed the beacon! %2% claims remaining!'
  2439. score: '&eTeam %1% scored %2% points by holding the beacon!'
  2440. changed: '&eA new beacon has been activated!'
  2441. contesting: '&eThe beacon claimed by team %1% is being contested!'
  2442. unclaiming: '&eThe beacon claimed by team %1% is being unclaimed!'
  2443. unclaimingby: '&eThe beacon claimed by team %1% is being unclaimed by team %2%!'
  2444. set: 'Beacon set: %1%'
  2445. setdone: Beacon setting mode deactivated.
  2446. toset: Beacon setting mode activated. Hit the glass blocks, then use the command
  2447. again to save!
  2448. blockdestroy:
  2449. typeset: 'Blocktype set to: &e%1%'
  2450. setflag: 'Block set: %1%'
  2451. tosetflag: 'Block to set: %1%'
  2452. checkpoints:
  2453. score: '%1% &ereached checkpoint #%2%!'
  2454. youmissed: 'You missed checkpoint #%1%! This is #%2%'
  2455. dom:
  2456. claiming: '&eTeam %1% is claiming a flag!'
  2457. claimed: '&eTeam %1% has claimed a flag!'
  2458. score: '&eTeam %1% scored %2% points by holding a flag!'
  2459. contesting: '&eA flag claimed by team %1% is being contested!'
  2460. unclaiming: '&eA flag claimed by team %1% is being unclaimed!'
  2461. unclaimingby: '&eA flag claimed by team %1% is being unclaimed by team %2%!'
  2462. infected:
  2463. lost: '&6The infected players have been killed!'
  2464. player: '&c%1% is infected!'
  2465. you: '&cYou are infected!'
  2466. won: '&6The infected players have won the game!'
  2467. iprotect: 'The infected team is prevented from: %1%'
  2468. iprotectset: '&ePlayerProtection &f%1%&f set to: %2%'
  2469. killreward:
  2470. added: 'Kill reward added: &e%1%&r->&a%2%'
  2471. removed: 'Kill reward removed: &e%1%'
  2472. liberation:
  2473. liberated: Team %1% has been liberated!
  2474. setbutton: 'Button set: %1%'
  2475. scoreboardheading: 'Players in jail:'
  2476. scoreboardseparator: '----------------'
  2477. tosetbutton: 'Button to set: %1%'
  2478. physicalflags:
  2479. holdflag: You have to hold the flag to bring it back!
  2480. sabotage:
  2481. tntignite: '%1% ignited the TNT of team %2%!'
  2482. set: 'TNT set: %1%'
  2483. toset: 'TNT to set: %1%'
  2484. youcannotselfdestroy: You can not ignite your own TNT!'
  2485. youtnt: You now carry the sabotage materials!'
  2486. tank:
  2487. tankdown: The tank is down!
  2488. tankmode: TANK MODE! Everyone kill %1%, the tank!
  2489. tankwon: The tank has won! Congratulations to %1%!
  2490. tdc:
  2491. denied: '%1% denied a kill!'
  2492. remaining: '%1% kills remaining for %2%.'
  2493. scored: '%1% scored a kill!'
  2494. youdenied: You denied a kill!
  2495. youscored: You scored a kill!
  2496. pillars:
  2497. msg:
  2498. block_broken: '[%1%] %2% broke a block!'
  2499. lower: '[%1%] %2% shortened the pillar!'
  2500. block_placed: '[%1%] %2% placed a block!'
  2501. higher: '[%1%] %2% lengthened the pillar!'
  2502. claimed: '[%1%] %2% claimed the pillar!'
  2503. unclaimed: '[%1%] %2% unclaimed the pillar!'
  2504. score: '%1% scored %2% points.'
  2505. rescue:
  2506. flaghomeleft: '%1% brought home the hostage of team %2%! Rescues remaining:
  2507. %3%'
  2508. flagsave: '%1% dropped the hostage of team %2%!'
  2509. flaggrab: '%1% grabbed the hostage of team %2%!'
  2510. flagnotsafe: Your hostage is taken! Cannot bring back an enemy hostage!'
  2511. setflag: 'Rescue set: %1%'
  2512. tosetflag: 'Rescue to set: %1%'
  2513. typeset: 'Hostage type set to: &e%1%'
  2514. help:
  2515. head: '&e--- &aPVP Arena Help&e %1% &e---'
  2516. admin: '&c%1% - help administrating'
  2517. setup: '&e%1% - help setting up'
  2518. custom: '&e%1% - help customizing'
  2519. game: '&a%1% - help ingame'
  2520. info: '&9%1% - help getting information'
  2521. import:
  2522. done: 'Successfully imported arena: &e%1%&r'
  2523. info:
  2524. classes: 'Classes: &a%1%&r'
  2525. goal_active: 'Goal: &a%1%&r'
  2526. goal_inactive: 'Goal: &b%1%&r &7== INACTIVE =='
  2527. head_headlin: 'Arena Information about: &a%1%&r | [&a%2%&r]'
  2528. head_teams: 'Teams: &a%1%&r'
  2529. mod_active: 'Module: &a%1%&r'
  2530. mod_inactive: 'Module: &b%1%&r &7== INACTIVE =='
  2531. owner: 'Owner: &a%1%&r'
  2532. regions: 'Regions: &a%1%&r'
  2533. section: '----- &a%1%&r -----'
  2534. install:
  2535. installed: 'installed: &a%1%&r'
  2536. list:
  2537. arenas: 'Available arenas: %1%'
  2538. dead: 'Dead: %1%'
  2539. fighting: 'Fighting: %1%'
  2540. lost: 'Lost: %1%'
  2541. lounge: 'Lounge: %1%'
  2542. 'null': 'Glitched: %1%'
  2543. players: 'Players: %1%'
  2544. team: 'Team %1%: %2%'
  2545. ready: 'Ready: %1%'
  2546. warm: 'Warm: %1%'
  2547. watching: 'Watching: %1%'
  2548. log:
  2549. plugindisabled: disabled (version %1%)
  2550. pluginenabled: enabled (version %1%)
  2551. trickerdisabled: Plugin tracking disabled. See you soon?
  2552. trackingenabled: 'Plugin tracking enabled. Set ''tracker: false'' inside the main
  2553. config to disable.'
  2554. updatedisabled: Updates deactivated. Please check dev.bukkit for updates.
  2555. updateenabled: Checking for updates...
  2556. warning: '%1%'
  2557. messages:
  2558. toArena: You are now talking to the arena!
  2559. toPublic: You are now talking to the public!
  2560. toTeam: You are now talking to your team!
  2561. general: '&e[%1%&e] &r%2%'
  2562. noplayer: No player in the PVP arena.
  2563. notice:
  2564. awarded: You have been awarded %1%.
  2565. nodropitem: Not so fast! No cheating!
  2566. noteleport: Please use '/pa leave' to exit the fight!
  2567. notice: 'Notice: %1%'
  2568. playerawarded: '%1% has been awarded %2%.'
  2569. remove: '&cThis will permanently remove the arena &a%1%&c. Are you sure? Then
  2570. commit the command again!&r To disable this message, see ''safeadmin'' in your
  2571. config.yml!'
  2572. waitingequal: Waiting for the teams to have an equal player number!
  2573. waitingforarena: Waiting for a running arena to finish!
  2574. welcomespec: Welcome to the spectator's area!
  2575. gameloot: Here is your game loot!
  2576. welcomespec2: /pa bet [name] [amount] to bet on team or player.
  2577. youdeath: You entered a DEATH region. Goodbye!
  2578. youescaped: You escaped the battlefield. Goodbye!
  2579. youleft: You left the arena!
  2580. younocamp: You are in a NOCAMP region. Move!
  2581. playerhaswon: '%1% is the Champion!'
  2582. playerready: '%1%&e is ready!'
  2583. player:
  2584. prevented:
  2585. break: '&cYou may not break blocks!'
  2586. place: '&cYou may not place blocks!'
  2587. tnt: '&cYou may not use TNT!'
  2588. tntbreak: '&cYou may not break TNT!'
  2589. drop: '&cYou may not drop items!'
  2590. inventory: '&cYou may not access this!'
  2591. craft: '&cYou may not craft!'
  2592. notreadyplayers: 'Players not ready:'
  2593. players: Players
  2594. ready:
  2595. list: 'Players: %1%'
  2596. done: You have been flagged as ready!
  2597. region:
  2598. clear:
  2599. added: 'Added to region entity clearing whitelist: &a%1%&r'
  2600. list: 'Region entity clearing whitelist: &a%1%&r'
  2601. removed: 'Removed from region entity clearing whitelist: &a%1%&r'
  2602. flag:
  2603. added: 'Region flag added: &a%1%&r'
  2604. removed: 'Region flag removed: &a%1%&r'
  2605. height: 'Region height set to: &a%1%&r'
  2606. pos1: First position set.
  2607. pos2: Second position set.
  2608. protection_added: 'RegionProtection added: &a%1%&r'
  2609. protection_removed: 'RegionProtection removed: &a%1%&r'
  2610. radius: 'Region radius set to: &a%1%&r'
  2611. removed: 'Region removed: %1%'
  2612. saved: Region saved.
  2613. saved_notice: '&6You created a &oCUSTOM&6 region. It has no function yet! To turn
  2614. it into a battlefield region, type &r/pvparena %1% !rt %2% BATTLE.'
  2615. select: Select two points with your wand item, left click first and then right
  2616. click!
  2617. setting: Setting region enabled.
  2618. typeset: 'Region Type set: &e%1%'
  2619. youselect: You are now selecting a region for arena &a%1%&r!
  2620. regions:
  2621. flags: 'Region Flags: &a%1%&r'
  2622. head: '--- &aArena Region&r [&e%1%&r]---'
  2623. listhead: '--- &aArena Regions&r [&e%1%&r]---'
  2624. listvalue: '&a%1%&r: %2%, %3%'
  2625. protections: 'Region Protections: &a%1%&r'
  2626. shape: 'Region Shape: &a%1%&r'
  2627. type: 'Region Type: &a%1%&r'
  2628. reloaded: Config reloaded!
  2629. ymls:
  2630. reloaded: Languages reloaded!
  2631. round:
  2632. display: 'Round #%1%: %2%'
  2633. added: 'Added goal to round: &e%1%'
  2634. removed: 'Removed goal from round: &e%1%'
  2635. roundsdisplay: Round %1% / %2%
  2636. roundsdisplayseparator: '-----------'
  2637. set:
  2638. done: '&a%1%&r set to &e%2%&r!'
  2639. help: Use /pa {arenaname} set [page] to get a node list.
  2640. unknown: 'Unknown node: &e%1%&r!'
  2641. setowner:
  2642. done: '&a%1%&r is now owner of arena &a%2%&r!'
  2643. spawn:
  2644. freelounge: Lounge set!
  2645. teamlounge: 'Lounge set: %1%'
  2646. notset: 'Spawn not set: &a%1%&r'
  2647. offset: Spawn &a%1%&r offset by &a%2%&r blocks.
  2648. removed: 'Spawn removed: &a%1%&r'
  2649. set: 'Spawn set: &a%1%&r'
  2650. setdone: 'Spawn setting done: &a%1%&r'
  2651. setstart: 'Spawn setting started: &a%1%&r'
  2652. unknown: 'Spawn not found: &a%1%&r'
  2653. stats:
  2654. filedone: Statistics file loaded!
  2655. head: Statistics TOP %1% (%2%)
  2656. typenotfound: 'Statistics type not found! Valid values: &e%1%&r'
  2657. stattype:
  2658. DAMAGE: full damage dealt
  2659. DAMAGETAKE: full damage taken
  2660. DEATHS: deaths
  2661. KILLS: kills
  2662. LOSSES: matches lost
  2663. MAXDAMAGE: max damage dealt
  2664. MAXDAMAGETAKE: max damage taken
  2665. 'NULL': player name
  2666. WINS: matches won
  2667. team:
  2668. haswon: Team %1%&r are the Champions!
  2669. ready: Team %1%&r is ready!
  2670. teams:
  2671. list: 'Available teams: %1%'
  2672. add: 'Team added: %1%'
  2673. set: 'Team set: %1%'
  2674. remove: 'Team removed: %1%'
  2675. template:
  2676. loaddone: 'Template loaded from: &a%1%&r'
  2677. savedone: 'Template saved to: &a%1%&r'
  2678. time:
  2679. minutes: minutes
  2680. seconds: seconds
  2681. timer:
  2682. countdowninterrupt: Countdown interrupted! Hit the ready block!
  2683. ending: The match will end in %1%!
  2684. resetting: The arena will reset in %1%!
  2685. starting: Starting in %1%!
  2686. warmingup: Warming up... %1%!
  2687. pvpactivating: PVP will be activated in %1%!
  2688. walls: Walls will be removed in %1%!
  2689. togglemod:
  2690. notice: '&cYou activated a module that requires a BATTLE region! Type: &r/pvparena
  2691. [arena] !rt [region] BATTLE'
  2692. uninstall:
  2693. done: 'Uninstalled: &a%1%&r'
  2694. whitelist:
  2695. added: Added &a%1%&r to &e%2%&r whitelist!
  2696. allcleared: All whitelists cleared!
  2697. cleared: Whitelist &e%1%&r cleared!
  2698. help: 'Usage: blacklist clear | blacklist [type] [clear|add|remove] [id]'
  2699. removed: Removed &a%1%&r from &e%2%&r whitelist!
  2700. show: 'Whitelist &e%1%&r:'
  2701. mod:
  2702. aftermatch:
  2703. aftermatch: The aftermatch has begun!
  2704. startingin: AfterMatch in %1%!
  2705. spawnnotset: Spawn 'after' not set!
  2706. announcements:
  2707. ignoreon: You are now ignoring announcements!
  2708. ignoreoff: You are now receiving announcements!
  2709. arenaboards:
  2710. createarenaboard: create an ArenaBoard
  2711. arenaboarddestroyed: ArenaBoard destroyed!
  2712. boardexists: ArenaBoard already exists!'
  2713. sortingby: 'ArenaBoard now sorted by: %1%'
  2714. autovote:
  2715. arenarunning: 'Arena running: %1%'
  2716. autojoin: Arena auto join started!
  2717. playervoted: '%2% voted for arena %1%!'
  2718. youvoted: You voted for arena %1%!
  2719. duel:
  2720. accepted: '%1% &eaccepted the challenge! The game is starting.'
  2721. announce: '%1% &echallenged you! Accept the duel with &r/pa %2% accept&e.'
  2722. announcemoney: '&eThey set up a fee of &c%1%&e!'
  2723. announce2: '&eCancel the duel with &r/pa %2% decline&e.'
  2724. cancelled: '&cThe duel has been cancelled!'
  2725. busy: '%1% &eis already in a fight Please try again later.'
  2726. declineds: Your opponent declined the request. The duel has been cancelled.
  2727. declinedr: You declined the duel request!
  2728. requested: You &echallenged &r%1%&e!
  2729. requestedalready: You already have challenged someone!
  2730. requestexpireds: Your opponent did not accept the request in time. The duel
  2731. has been cancelled.
  2732. requestexpiredr: You did not accept the request in time. The duel has been cancelled.
  2733. starting: The duel begins!
  2734. nodirectjoin: 'You may not join this arena directly! Use: &e/pa %1% duel [playername]'
  2735. fixinventorylos:
  2736. gamemode: Enter survival gamemode before joining!
  2737. invenory: Empty your inventory before joining!
  2738. latelounge:
  2739. llannounce: 'Arena %1% is starting! Player %2% wants to start. Join with: /pa
  2740. %1%'
  2741. llposition: 'You are in queue. Position: #%1%'
  2742. llrejoin: Ready check has caught you not being able to join. Rejoin when you
  2743. can!
  2744. llwait: Arena will be starting soon, please wait!
  2745. playerfinder:
  2746. near: 'Nearest player: %1% blocks!'
  2747. point: Compass pointing to nearest player!
  2748. powerups:
  2749. invalidpowerupeffect: 'Invalid PowerupEffect: %1%'
  2750. puplayer: '%1% has collected PowerUp: %2%'
  2751. puserver: PowerUp deployed!
  2752. respawnrelay:
  2753. respawning: Respawning in %1%!
  2754. skins:
  2755. dc: Hooking into DisguiseCraft!
  2756. ld: Hooking into LibsDisguises!
  2757. nomod: No disguise plugin found, Skins module is inactive!
  2758. showclass: 'Class &e%1%&r will be disguised to: &a%2%'
  2759. showteam: 'Team %1% will be disguised to: %2%'
  2760. specialjoin:
  2761. done: Join block set here - %1%
  2762. start: Setting join block!
  2763. stop: Aborted join block selection!
  2764. startfreeze:
  2765. announce: The game will start in %1% seconds!
  2766. tempperms:
  2767. noperms: Permissions plugin not found, defaulting to OP.
  2768. head: 'Temporary permissions of &e%1%&r:'
  2769. added: Temporary permissions &e%1%&r added to &a%2%&r.
  2770. removed: Temporary permissions &e%1%&r removed from &a%2%&r.
  2771. vault:
  2772. 'on': <3 eConomy
  2773. 'off': </3 eConomy
  2774. notenough: You don't have %1%.
  2775. theynotenough: '%1% doesn''t have enough cash!'
  2776. betnotyours: Cannot place bets on your own match!
  2777. betoptions: You can only bet on team name or arena player!
  2778. wrongamount: Bet amount must be between %1% and %2%!
  2779. invalidamount: 'Invalid amount: %1%'
  2780. betplaced: Your bet on %1% has been placed.
  2781. youwon: You won %1%!
  2782. joinpay: You paid %1% to join the arena!
  2783. killreward: You received %1% for killing %2%!
  2784. refunding: Refunding %1%!
  2785. walls:
  2786. fallingin: 'Walls fall in: %1%'
  2787. separator: '--------------------'
  2788. worldedit:
  2789. created: 'Region created: &e%1%'
  2790. list_added: Region &e%1%&f will now be specifically saved.
  2791. list_removed: Region &e%1%&f will no longer be specifically saved.
  2792. list_show: 'These regions will be saved specifically: &e%1%&f'
  2793. loaded: 'Region loaded: &e%1%'
  2794. saved: 'Region saved: &e%1%'
  2795. worldguard:
  2796. created: 'Region not found: &e%1%'
  2797. saved: Region &e%2%&f saved to &e%1%.
  2798. banvote:
  2799. lang:
  2800. playerbanned: 'Player banned: %1%'
  2801. playerkicked: 'Player kicked: %1%'
  2802. playernotkicked: 'Player not kicked: %1%'
  2803. playernotonline: 'Player is not online: %1%'
  2804. playerunbanned: 'Player unbanned: %1%'
  2805. youwerebanned: You are banned from arena %1%!
  2806. youwerekicked: You were kicked from arena %1%!
  2807. youwereunbanned: You are unbanned from arena %1%!
  2808. betterclasses:
  2809. add: PotionEffect &e%2%&r added to ArenaClass &e%1%&r!
  2810. clear: ArenaClass &e%1%&r cleared!
  2811. listhead: '--- Potion Effects for class &e%1%&r ---'
  2812. remove: PotionEffect &e%2%&r removed from ArenaClass &e%1%&r!
  2813. respawncommand_remove: Respawn command removed from ArenaClass &e%1%&r!
  2814. classchange:
  2815. mteam: '&cYour team has exceeded the class change limit!'
  2816. mplayer: '&cYou have exceeded the class change limit!'
  2817. bettergears:
  2818. classdone: Class &e%1%&r now has Protection Level &a%2%.
  2819. showclass: Class &e%1%&r has Protection Level &a%2%.
  2820. showteam: Team %1% has Color %2%.
  2821. teamdone: Team %1% now has Color %2%.
  2822. blockrestore:
  2823. clearinvdone: Inventories cleared! Expect lag on next arena start!
  2824. chestfiller:
  2825. chest: Successfully set the items to the contents of %1%.
  2826. clear: Inventories cleared!
  2827. fillchest: 'Added to the list to be filled: %1%.'
  2828. lang:
  2829. goal:
  2830. blockdestroy:
  2831. score: '%1% destroyed the block of team %2%! Remaining destructions: %3%'
  2832. flaghomeleft: '%1% brought home the flag of team %2%! Captures remaining: %3%'
  2833. touchhomeleft: '%1% brought home the flag! Captures remaining: %2%'
  2834. flagsave: '%1% dropped the flag of team %2%!'
  2835. flagsavetouch: '%1% dropped the flag!'
  2836. flaggrab: '%1% grabbed the flag of team %2%!'
  2837. flaggrabtouch: '%1% grabbed the flag!'
  2838. flagnotsafe: Your flag is taken! Cannot bring back an enemy flag!'
  2839. setflag: 'Flag set: %1%'
  2840. tosetflag: 'Flag to set: %1%'
  2841. typeset: 'Flag type set to: &e%1%'
  2842. notyourfood: This is not your furnace!
  2843. setfood: 'Food chest set: %1%'
  2844. tosetfood: 'Food chest to set: %1%'
  2845. setfoodfurnace: 'Furnace set: %1%'
  2846. tosetfoodfurnace: 'Furnace to set: %1%'
  2847. votenow: |-
  2848. Vote for your arena! %1% left!
  2849. Vote with /pa [arenaname] vote
  2850. Available arenas: %2%
  2851. log:
  2852. tagapi: Hooking into TagAPI!
  2853. version: 0.9.0.0
  2854. time_intervals:
  2855. '1': 1..
  2856. '2': 2..
  2857. '3': 3..
  2858. '4': 4..
  2859. '5': 5..
  2860. '10': 10 %s
  2861. '20': 20 %s
  2862. '30': 30 %s
  2863. '60': 60 %s
  2864. '120': 2 %m
  2865. '180': 3 %m
  2866. '240': 4 %m
  2867. '300': 5 %m
  2868. '600': 10 %m
  2869. '1200': 20 %m
  2870. '1800': 30 %m
  2871. '2400': 40 %m
  2872. '3000': 50 %m
  2873. '3600': 60 %m
  2874.  
  2875.  
  2876.  
  2877. # --------------- RadicalReports --------------- #
  2878. reports-command:
  2879. reloaded: '%prefix% Radical Reports has been reloaded.'
  2880. no-permission: '%prefix% You do not have permission to use this command.'
  2881. invalid-arguments: '%prefix% Use /reports [reload]'
  2882. gui:
  2883. main-view-title: Report Manager
  2884. specific-report-title: '&8Report &4#%id%'
  2885. report-command:
  2886. invalid-arguments: '%prefix% Use /report <player> [reason]'
  2887. invalid-player: '%prefix% %player% is not a valid player.'
  2888. cannot-report-self: '%prefix% You cannot report yourself.'
  2889. no-reason: '%prefix% You have to write a reason for this report.'
  2890. cooldown: '%prefix% Please wait %cooldown% before making a report.'
  2891. notify-staff: '%prefix% %reporter% has reported %reported% for %reason%.'
  2892. notify-reporter: '%prefix% You have reported %reported% for %reason%.'
  2893. bungee-notify: '%prefix% %reporter% has reported %reported% for %reason% on server
  2894. %server%.'
  2895. gui:
  2896. title: '&4Select a Reason'
  2897. freeze-command:
  2898. invalid-arguments: '%prefix% Use /freeze <player>.'
  2899. invalid-player: '%prefix% %player% is not a valid player.'
  2900. no-permission: '%prefix% You do not have permission to freeze players.'
  2901. logged-out-while-frozen: '%prefix% %player% has logged out while frozen.'
  2902. staff:
  2903. frozen: '%prefix% You have frozen %player%.'
  2904. unfrozen: '%prefix% You have frozen %player%.'
  2905. player:
  2906. frozen: '%prefix% You have been frozen.'
  2907. unfrozen: '%prefix% You have been unfrozen.'
  2908. staff-mode:
  2909. no-permission: '%prefix% You do not have permission to use staff mode.'
  2910. enabled: '%prefix% You have enabled staff mode.'
  2911. disabled: '%prefix% You have disabled staff mode.'
  2912. invalid-arguments: '%prefix% Use /staff'
  2913. staff-list:
  2914. online: '%prefix% Online staff members:'
  2915. none: '%prefix% There are no online staff members.'
  2916. no-available-players-to-teleport-to: '%prefix% There are no other players to teleport
  2917. to.'
  2918. clicks-per-second-warning: '%prefix% %player% has clicked %count% times a second.'
  2919. database:
  2920. database-busy: '%prefix% Database is still loading.'
  2921. other:
  2922. console-not-allowed: '%prefix% The console is not allowed to use this command.'
  2923. unread-reports: '%prefix% You have %amount% unread reports.'
  2924.  
  2925.  
  2926.  
  2927. # --------------- FasyAsyncWorldedit (opcjonalnie) --------------- #
  2928. info:
  2929. prefix: '&8(&4&lFAWE&8)&r&7'
  2930. file_deleted: '%s0 has been deleted.'
  2931. schematic_pasting: '&7The schematic is pasting. This cannot be undone.'
  2932. lighting_propogate_selection: '&7Lighting has been propogated in %s0 chunks. (Note:
  2933. To remove light use //removelight)'
  2934. updated_lighting_selection: '&7Lighting has been updated in %s0 chunks. (It may
  2935. take a second for the packets to send)'
  2936. set_region: '&7Selection set to your current allowed region'
  2937. worldedit_command_limit: '&7Please wait until your current action completes'
  2938. worldedit_delayed: '&7Please wait while we process your FAWE action...'
  2939. worldedit_run: '&7Apologies for the delay. Now executing: %s'
  2940. worldedit_complete: '&7Edit completed.'
  2941. require_selection_in_mask: '&7%s of your selection is not within your mask. You
  2942. can only make edits within allowed regions.'
  2943. worldedit_volume: '&7You cannot select a volume of %current%. The maximum volume
  2944. you can modify is %max%.'
  2945. worldedit_iterations: '&7You cannot iterate %current% times. The maximum number
  2946. of iterations allowed is %max%.'
  2947. worldedit_unsafe: '&7Access to that command has been blocked'
  2948. worldedit_dangerous_worldedit: '&cProcessed unsafe edit at %s0 by %s1'
  2949. worldedit_bypass: '&7&oTo bypass your restrictions use &c/wea'
  2950. worldedit_toggle_tips_on: '&7Disabled FAWE tips.'
  2951. worldedit_toggle_tips_off: '&7Enabled FAWE tips.'
  2952. worldedit_bypassed: '&7Currently bypassing FAWE restriction.'
  2953. worldedit_unmasked: '&6Your FAWE edits are now unrestricted.'
  2954. worldedit_restricted: '&6Your FAWE edits are now restricted.'
  2955. worldedit_oom_admin: |-
  2956. &cPossible options:
  2957. &8 - &7//fast
  2958. &8 - &7Do smaller edits
  2959. &8 - &7Allocate more memory
  2960. &8 - &7Disable `max-memory-percent`
  2961. compressed: History compressed. Saved ~ %s0b (%s1x smaller)
  2962. action_complete: Action completed in %s0 seconds
  2963. error:
  2964. worldedit_extend: '&cYour edit may have extended outside your allowed region.'
  2965. web_unauthorized: 'Only links from the configured web host is allowed: %s0'
  2966. command_syntax: '&cUsage: &7%s0'
  2967. no_perm: '&cYou are lacking the permission node: %s0'
  2968. setting_disable: '&cLacking setting: %s0'
  2969. brush_not_found: '&cAvailable brushes: %s0'
  2970. brush_incompatible: '&cBrush not compatible with this version'
  2971. schematic_not_found: '&cSchematic not found: &7%s0'
  2972. no_region: '&cYou have no current allowed region'
  2973. no_mask: '&cYou have no current mask set'
  2974. not_player: '&cYou must be a player to perform this action!'
  2975. player_not_found: '&cPlayer not found:&7 %s0'
  2976. oom: |-
  2977. &8[&cCritical&8] &cDetected low memory i.e. < 1%. We will take the following actions:
  2978. &8 - &7Terminate WE block placement
  2979. &8 - &7Clear WE history
  2980. &8 - &7Unload non essential chunks
  2981. &8 - &7Kill entities
  2982. &8 - &7Garbage collect
  2983. &cIgnore this if trying to crash server.
  2984. &7Note: Low memory is likely (but not necessarily) caused by WE
  2985. worldedit_some_fails: '&c%s0 blocks weren''t placed because they were outside your
  2986. allowed region.'
  2987. worldedit_some_fails_blockbag: '&cMissing blocks: %s0'
  2988. web:
  2989. generating_link: Uploading %s, please wait...
  2990. generating_link_failed: '&cFailed to generate download link!'
  2991. download_link: '%s'
  2992. worldedit:
  2993. general:
  2994. mask_disabled: Global mask disabled
  2995. mask: Global mask set
  2996. source_mask_disabled: Global source mask disabled
  2997. source_mask: Global source mask set
  2998. transform_disabled: Global transform disabled
  2999. transform: Global transform set
  3000. fast_enabled: Fast mode enabled. History and edit restrictions will be bypassed.
  3001. fast_disabled: Fast mode disabled
  3002. place_enabled: 'Now placing at pos #1.'
  3003. place_disabled: Now placing at the block you stand in.
  3004. copy:
  3005. command_copy: '%s0 blocks were copied.'
  3006. cut:
  3007. command_cut_slow: '%s0 blocks were cut.'
  3008. command_cut_lazy: '%s0 blocks will be removed on paste'
  3009. paste:
  3010. command_paste: The clipboard has been pasted at %s0
  3011. rotate:
  3012. command_rotate: The clipboard has been rotated
  3013. flip:
  3014. command_flipped: The clipboard has been flipped
  3015. regen:
  3016. command_regen_0: Region regenerated.
  3017. command_regen_1: Region regenerated.
  3018. command_regen_2: Region regenerated.
  3019. tree:
  3020. command_tree: '%s0 trees created.'
  3021. command_pumpkin: '%s0 pumpkin patches created.'
  3022. flora:
  3023. command_flora: '%s0 flora created.'
  3024. history:
  3025. command_history_clear: History cleared
  3026. command_redo_error: Nothing left to redo. (See also `/inspect` and `/frb`)
  3027. command_history_other_error: Unable to find session for %s0.
  3028. command_redo_success: Redo successful.
  3029. command_undo_error: Nothing left to undo. (See also `/inspect` and `/frb`)
  3030. command_undo_success: Undo successful.
  3031. operation:
  3032. operation: Operation queued (%s0)
  3033. selection:
  3034. selection_wand: 'Left click: select pos #1; Right click: select pos #2'
  3035. selection_wand_disable: Edit wand disabled.
  3036. selection_wand_enable: Edit wand enabled.
  3037. selection_chunk: Chunk selected (%s0)
  3038. selection_chunks: Chunks selected (%s0) - (%s1)
  3039. selection_contract: Region contracted %s0 blocks.
  3040. selection_count: Counted %s0 blocks.
  3041. selection_distr: '# total blocks: %s0'
  3042. selection_expand: Region expanded %s0 blocks
  3043. selection_expand_vert: Region expanded %s0 blocks (top to bottom)
  3044. selection_inset: Region inset
  3045. selection_outset: Region outset
  3046. selection_shift: Region shifted
  3047. selection_cleared: Selection cleared
  3048. navigation:
  3049. navigation_wand_error: '&cNothing to pass through'
  3050. anvil:
  3051. world_is_loaded: The world shouldn't be in use when executing. Unload the world,
  3052. or use use -f to override (save first)
  3053. brush:
  3054. brush_reset: Reset your brush.
  3055. brush_none: You aren't holding a brush!
  3056. brush_scroll_action_set: Set scroll action to %s0
  3057. brush_scroll_action_unset: Removed scrol action
  3058. brush_visual_mode_set: Set visual mode to %s0
  3059. brush_target_mode_set: Set target mode to %s0
  3060. brush_target_mask_set: Set target mask to %s0
  3061. brush_target_offset_set: Set target offset to %s0
  3062. brush_equipped: Equipped brush %s0
  3063. brush_try_other: |-
  3064. &cThere are other more suitable brushes e.g.
  3065. &8 - &7//br height [radius=5] [#clipboard|file=null] [rotation=0] [yscale=1.00]
  3066. brush_copy: Left click the base of an object to copy, right click to paste. Increase
  3067. the brush radius if necessary.
  3068. brush_height_invalid: Invalid height map file (%s0)
  3069. brush_smooth: 'Note: Use the blend brush if you want to smooth overhangs or caves.'
  3070. brush_spline: Click to add a point, click the same spot to finish
  3071. brush_line_primary: Added point %s0, click another position to create the line
  3072. brush_line_secondary: Created spline
  3073. brush_spline_primary_2: Added position, Click the same spot to join!
  3074. brush_spline_secondary_error: Not enough positions set!
  3075. brush_spline_secondary: Created spline
  3076. brush_size: Brush size set
  3077. brush_range: Brush size set
  3078. brush_mask_disabled: Brush mask disabled
  3079. brush_mask: Brush mask set
  3080. brush_source_mask_disabled: Brush source mask disabled
  3081. brush_source_mask: Brush source mask set
  3082. brush_transform_disabled: Brush transform disabled
  3083. brush_transform: Brush transform set
  3084. brush_material: Brush material set
  3085. rollback:
  3086. rollback_element: Undoing %s0
  3087. tool:
  3088. tool_inspect: Inspect tool bound to %s0.
  3089. tool_inspect_info: '&7%s0 changed %s1 to %s2 %s3 ago'
  3090. tool_inspect_info_footer: '&6Total: &7%s0 changes'
  3091. tool_none: Tool unbound from your current item.
  3092. tool_info: Info tool bound to %s0.
  3093. tool_tree: Tree tool bound to %s0.
  3094. tool_tree_error: Tree type %s0 is unknown.
  3095. tool_repl: Block replacer tool bound to %s0.
  3096. tool_cycler: Block data cycler tool bound to %s0.
  3097. tool_flood_fill: Block flood fill tool bound to %s0.
  3098. tool_range_error: 'Maximum range: %s0.'
  3099. tool_radius_error: 'Maximum allowed brush radius: %s0.'
  3100. tool_deltree: Floating tree remover tool bound to %s0.
  3101. tool_farwand: Far wand tool bound to %s0.
  3102. tool_lrbuild_bound: Long-range building tool bound to %s0.
  3103. tool_lrbuild_info: Left-click set to %s0; right-click set to %s1.
  3104. superpickaxe_enabled: Super Pickaxe enabled.
  3105. superpickaxe_disabled: Super Pickaxe disabled.
  3106. superpickaxe_area_enabled: Mode changed. Left click with a pickaxe. // to disable.
  3107. snapshot:
  3108. snapshot_loaded: Snapshot '%s0' loaded; now restoring...
  3109. snapshot_set: 'Snapshot set to: %s0'
  3110. snapshot_newest: Now using newest snapshot.
  3111. snapshot_list_header: 'Snapshots for world (%s0):'
  3112. snapshot_list_footer: Use /snap use [snapshot] or /snap use latest.
  3113. biome:
  3114. biome_list_header: 'Biomes (page %s0/%s1):'
  3115. biome_changed: Biomes were changed in %s0 columns.
  3116. utility:
  3117. kill_success: Killed %s0 entities in a radius of %s1.
  3118. nothing_confirmed: You have no actions pending confirmation.
  3119. page_footer: Use %s0 to go to the next page
  3120. schematic:
  3121. schematic_format: 'Available formats (Name: Lookup names)'
  3122. schematic_loaded: '%s0 loaded. Paste it with //paste'
  3123. schematic_saved: '%s0 saved.'
  3124. schematic_page: Page must be %s
  3125. schematic_none: No files found.
  3126. schematic_list: 'Available files (Filename: Format) [%s0/%s1]:'
  3127. schematic_list_elem: '&8 - &a%s0 &8- &7%s1'
  3128. clipboard:
  3129. clipboard_uri_not_found: You do not have %s0 loaded
  3130. clipboard_cleared: Clipboard cleared
  3131. clipboard_invalid_format: 'Unknown clipboard format: %s0'
  3132. visitor:
  3133. visitor_block: '%s0 blocks affected'
  3134. visitor_entity: '%s0 entities affected'
  3135. visitor_flat: '%s0 columns affected'
  3136. selector:
  3137. selector_fuzzy_pos1: Region set and expanded from %s0 %s1.
  3138. selector_fuzzy_pos2: Added expansion of %s0 %s1.
  3139. selector_pos: pos%s0 set to %s1 (%s2).
  3140. selector_center: Center set to %s0 (%s1).
  3141. selector_radius: Radius set to %s0 (%s1).
  3142. selector_expanded: Expanded region to %s0 (%s1)
  3143. selector_invalid_coordinates: Invalid coordinates %s0
  3144. selector_already_set: Position already set.
  3145. selector_set_default: Your default region selector is now %s0.
  3146. timezone:
  3147. timezone_set: 'Timezone set for this session to: %s0'
  3148. timezone_display: 'The current time in that timezone is: %s0'
  3149. command:
  3150. command_invalid_syntax: The command was not used properly (no more help available).
  3151. help:
  3152. command_clarifying_bracket: '&7Added clarifying bracket for &c%s0'
  3153. help_suggest: '&7Couldn''t find %s0. Maybe try one of &c%s1 &7?'
  3154. help_header_categories: Command Types
  3155. help_header_subcommands: Subcommands
  3156. help_header_command: '&cHelp for: &7%s0'
  3157. help_item_allowed: '&a%s0&8 - &7%s1'
  3158. help_item_denied: '&c%s0&8 - &7%s1'
  3159. help_header: 'Help: page %s0/%s1'
  3160. help_footer: '&7Wiki: https://git.io/vSKE5'
  3161. progress:
  3162. progress_message: '%s1/%s0 (%s2%) @%s3cps %s4s left'
  3163. progress_finished: '[ Done! ]'
  3164. cancel:
  3165. worldedit_cancel_count: '&cCancelled %s0 edits.'
  3166. worldedit_cancel_reason_confirm: '&7Your selection is large (%s0 -> %s1). Use &c//confirm
  3167. &7to execute &c%s2'
  3168. worldedit_cancel_reason: '&cYour WorldEdit action was cancelled:&7 %s0&c.'
  3169. worldedit_cancel_reason_manual: Manual cancellation
  3170. worldedit_cancel_reason_low_memory: Low memory
  3171. worldedit_cancel_reason_max_changes: Too many blocks changed
  3172. worldedit_cancel_reason_max_checks: Too many block checks
  3173. worldedit_cancel_reason_max_tiles: Too many blockstates
  3174. worldedit_cancel_reason_max_entities: Too many entities
  3175. worldedit_cancel_reason_max_iterations: Max iterations
  3176. worldedit_cancel_reason_max_fails: Outside allowed region (bypass with /wea, or
  3177. disable `region-restrictions` in config.yml)
  3178. worldedit_cancel_reason_no_region: No allowed region (bypass with /wea, or disable
  3179. `region-restrictions` in config.yml)
  3180. worldedit_failed_load_chunk: '&cSkipped loading chunk: &7%s0;%s1&c. Try increasing
  3181. chunk-wait.'
  3182. navigation:
  3183. ascend_fail: No free spot above you found.
  3184. ascended_plural: Ascended %s0 levels.
  3185. ascended_singular: Ascended a level.
  3186. unstuck: There you go!
  3187. descend_fail: No free spot below you found.
  3188. descend_plural: Descended %s0 levels.
  3189. descend_singular: Descended a level.
  3190. whoosh: Whoosh!
  3191. poof: Poof!
  3192. thru_fail: No free spot ahead of you found.
  3193. no_block: No block in sight! (or too far)
  3194. up_fail: You would hit something above you.
  3195. selection:
  3196. sel_cuboid: 'Cuboid: left click for point 1, right click for point 2'
  3197. sel_cuboid_extend: 'Cuboid: left click for a starting point, right click to extend'
  3198. sel_2d_polygon: '2D polygon selector: Left/right click to add a point.'
  3199. sel_ellipsiod: 'Ellipsoid selector: left click=center, right click to extend'
  3200. sel_sphere: 'Sphere selector: left click=center, right click to set radius'
  3201. sel_cylindrical: 'Cylindrical selector: Left click=center, right click to extend.'
  3202. sel_max: '%s0 points maximum.'
  3203. sel_fuzzy: 'Fuzzy selector: Left click to select all contingent blocks, right click
  3204. to add. To select an air cavity, use //pos1.'
  3205. sel_convex_polyhedral: 'Convex polyhedral selector: Left click=First vertex, right
  3206. click to add more.'
  3207. sel_list: For a list of selection types use:&c //sel list
  3208. sel_modes: 'Select one of the modes below:'
  3209. tips:
  3210. tip_sel_list: 'Tip: See the different selection modes with &c//sel list'
  3211. tip_select_connected: 'Tip: Select all connected blocks with //sel fuzzy'
  3212. tip_set_pos1: 'Tip: Use pos1 as a pattern with &c//set pos1'
  3213. tip_farwand: 'Tip: Select distant points with &c//farwand'
  3214. tip_lazycut: '&7Tip: It is safer to use &c//lazycut'
  3215. tip_fast: '&7Tip: Set fast and without undo using &c//fast'
  3216. tip_cancel: '&7Tip: You can &c//cancel &7an edit in progress'
  3217. tip_mask: '&7Tip: Set a global destination mask with &c/gmask'
  3218. tip_mask_angle: 'Tip: Replace upward slopes of 3-20 blocks using&c //replace /[-20][-3]
  3219. bedrock'
  3220. tip_set_linear: '&7Tip: Set blocks linearly with&c //set #l3d[wood,bedrock]'
  3221. tip_surface_spread: '&7Tip: Spread a flat surface with&c //set #surfacespread[5][0][5][#existing]'
  3222. tip_set_hand: '&7Tip: Use your current hand with &c//set hand'
  3223. tip_replace_id: '&7Tip: Replace only the block id:&c //replace woodenstair #id[cobblestair]'
  3224. tip_replace_light: 'Tip: Remove light sources with&c //replace #brightness[1][15]
  3225. 0'
  3226. tip_tab_complete: 'Tip: The replace command supports tab completion'
  3227. tip_flip: 'Tip: Mirror with &c//flip'
  3228. tip_deform: 'Tip: Reshape with &c//deform'
  3229. tip_transform: 'Tip: Set a transform with &c//gtransform'
  3230. tip_copypaste: 'Tip: Paste on click with &c//br copypaste'
  3231. tip_source_mask: 'Tip: Set a source mask with &c/gsmask <mask>&7'
  3232. tip_replace_marker: 'Tip: Replace a block with your full clipboard using &c//replace
  3233. wool #fullcopy'
  3234. tip_paste: 'Tip: Place with &c//paste'
  3235. tip_lazycopy: 'Tip: lazycopy is faster'
  3236. tip_download: 'Tip: Try out &c//download'
  3237. tip_rotate: 'Tip: Orientate with &c//rotate'
  3238. tip_copy_pattern: 'Tip: To use as a pattern try &c#copy'
  3239. tip_regen_0: 'Tip: Use a biome with /regen [biome]'
  3240. tip_regen_1: 'Tip: Use a seed with /regen [biome] [seed]'
  3241. tip_biome_pattern: 'Tip: The &c#biome:forest&7 pattern can be used in any command'
  3242. tip_biome_mask: 'Tip: Restrict to a biome with the `$jungle` mask'
Add Comment
Please, Sign In to add comment