Advertisement
Guest User

รœbersetung

a guest
Jul 20th, 2012
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.94 KB | None | 0 0
  1. ################# WhatIsIt ################
  2.  
  3. ############# Config #############
  4.  
  5. #
  6. # Do not put color codes in messages.enchantment-level.
  7. config:
  8. display-data-values: true
  9. messages:
  10. prefix: '&F[&AWhat&7Is&CIt&F] '
  11. enchantment-level: ' Lvl. '
  12. enchanted: '&7 Enchanted with: &D'
  13. that-is: '&7You are looking at: &B'
  14. this-is: '&7You are holding: &B'
  15. console-error: '&AWhat&7Is&CIt&F?&7 Console can not tell.'
  16. has-been-enabled: '&7has been enabled.'
  17. has-been-disabled: '&7has been disabled.'
  18. unknown-object: Unknown
  19. cannot-save-names: '&4Cannot save &6names.yml'
  20. cannot-save-default-names: '&4Cannot create &6names.yml'
  21. cannot-save-default-config: '&4Cannot create &6config.yml'
  22. names-reloaded: '&Bnames.yml &7has been reloaded.'
  23. this-is-now: '&7Item name has been set to: '
  24. no-vault: '&4Disabled due to no &6[Vault]&4 dependency found!'
  25. no-permission: '&CYou lack permission for this.'
  26.  
  27.  
  28. ############# Names #############
  29.  
  30. # entity number 1, dropped item, is converted to item table below.
  31. # entity number 16, splash potion, is converted to item table below.
  32. # entity number 21, falling block, is converted to item table below.
  33. entities:
  34. UNKNOWN: Unknown
  35. 2;0: Experience Orb
  36. 10;0: Arrow
  37. 11;0: Snowball
  38. 12;0: Ghast Fireball
  39. 13;0: Blaze Fireball
  40. 14;0: Ender Pearl
  41. 15;0: Eye of Ender
  42. 17;0: Bottle o' Enchanting
  43. 20;0: Primed TNT
  44. 40;0: Minecart
  45. 41;0: Boat
  46. 50;0: Creeper
  47. 51;0: Skeleton
  48. 52;0: Spider
  49. 53;0: Giant
  50. 54;0: Zombie
  51. 55;0: Slime
  52. 56;0: Ghast
  53. 57;0: Zombie Pigman
  54. 58;0: Enderman
  55. 59;0: Cave Spider
  56. 60;0: Silverfish
  57. 61;0: Blaze
  58. 62;0: Magma Cube
  59. 63;0: Ender Dragon
  60. 90;0: Pig
  61. 91;0: White Sheep
  62. 91;1: Orange Sheep
  63. 91;2: Magenta Sheep
  64. 91;3: Light Blue Sheep
  65. 91;4: Yellow Sheep
  66. 91;5: Lime Sheep
  67. 91;6: Pink Sheep
  68. 91;7: Gray Sheep
  69. 91;8: Silver Sheep
  70. 91;9: Cyan Sheep
  71. 91;10: Purple Sheep
  72. 91;11: Blue Sheep
  73. 91;12: Brown Sheep
  74. 91;13: Green Sheep
  75. 91;14: Red Sheep
  76. 91;15: Black Sheep
  77. 92;0: Cow
  78. 93;0: Chicken
  79. 94;0: Squid
  80. 95;0: Wolf
  81. 96;0: Mooshroom
  82. 97;0: Snow Golem
  83. 98;0: Ocelot
  84. 98;1: Tabby Cat
  85. 98;2: Tuxedo Cat
  86. 98;3: Siamese Cat
  87. 99;0: Iron Golem
  88. 120;0: Farmer Villager
  89. 120;1: Librarian Villager
  90. 120;2: Priest Villager
  91. 120;3: Blacksmith Villager
  92. 120;4: Butcher Villager
  93. 200;0: Ender Crystal
  94. items:
  95. UNKNOWN: Unknown
  96. 0;0: Air
  97. 1;0: Stone
  98. 2;0: Grass
  99. 3;0: Dirt
  100. 4;0: Cobblestone
  101. 5;0: Oak Plank
  102. 5;1: Pine Plank
  103. 5;2: Birch Plank
  104. 5;3: Jungle Plank
  105. 6;0: Oak Sapling
  106. 6;1: Pine Sapling
  107. 6;2: Birch Sapling
  108. 6;3: Jungle Sapling
  109. 7;0: Bedrock
  110. 8;0: Water
  111. 9;0: Stationary Water
  112. 10;0: Lava
  113. 11;0: Stationary Lava
  114. 12;0: Sand
  115. 13;0: Gravel
  116. 14;0: Gold Ore
  117. 15;0: Iron Ore
  118. 16;0: Coal Ore
  119. 17;0: Oak Log
  120. 17;1: Pine Log
  121. 17;2: Birch Log
  122. 17;3: Jungle Log
  123. 18;0: Oak Leaves
  124. 18;1: Pine Leaves
  125. 18;2: Birch Leaves
  126. 18;3: Jungle Leaves
  127. 19;0: Sponge
  128. 20;0: Glass
  129. 21;0: Lapis Lazuli Ore
  130. 22;0: Lapis Lazuli Block
  131. 23;0: Dispenser
  132. 24;0: Sandstone
  133. 24;1: Decorative Sandstone
  134. 24;2: Smooth Sandstone
  135. 25;0: Note Lock
  136. 26;0: Bed
  137. 27;0: Powered Rail
  138. 28;0: Detector Rail
  139. 29;0: Sticky Piston
  140. 30;0: Cobweb
  141. 31;0: Dead Shrub
  142. 31;1: Tall Grass
  143. 31;2: Fern
  144. 32;0: Dead Bush
  145. 33;0: Piston
  146. 34;0: Piston Extension
  147. 35;0: White Wool
  148. 35;1: Orange Wool
  149. 35;2: Magenta Wool
  150. 35;3: Light Blue Wool
  151. 35;4: Yellow Wool
  152. 35;5: Lime Wool
  153. 35;6: Pink Wool
  154. 35;7: Gray Wool
  155. 35;8: Light Gray Wool
  156. 35;9: Cyan Wool
  157. 35;10: Purple Wool
  158. 35;11: Blue Wool
  159. 35;12: Brown Wool
  160. 35;13: Dark Green Wool
  161. 35;14: Red Wool
  162. 35;15: Black Wool
  163. 36;0: Block moved by Piston
  164. 37;0: Dandelion
  165. 38;0: Rose
  166. 39;0: Brown Mushroom
  167. 40;0: Red Mushroom
  168. 41;0: Block of Gold
  169. 42;0: Block of Iron
  170. 43;0: Stone Double Slab
  171. 43;1: Sandstone Double Slab
  172. 43;2: Wooden Double Slab
  173. 43;3: Cobblestone Double Slab
  174. 43;4: Brick Double Slab
  175. 43;5: Stone Brick Double Slab
  176. 44;0: Stone Slab
  177. 44;1: Sandstone Slab
  178. 44;2: Wooden Slab
  179. 44;3: Cobblestone Slab
  180. 44;4: Brick Slab
  181. 44;5: Stone Brick Slab
  182. 45;0: Bricks
  183. 46;0: TNT
  184. 47;0: Bookshelf
  185. 48;0: Moss Stone
  186. 49;0: Obsidian
  187. 50;0: Torch
  188. 51;0: Fire
  189. 52;0: Monster Spawner
  190. 52;50: Creeper Spawner
  191. 52;51: Skeleton Spawner
  192. 52;52: Spider Spawner
  193. 52;53: Giant Spawner
  194. 52;54: Zombie Spawner
  195. 52;55: Slime Spawner
  196. 52;56: Ghast Spawner
  197. 52;57: Zombie Pigman Spawner
  198. 52;58: Enderman Spawner
  199. 52;59: Cave Spider Spawner
  200. 52;60: Silverfish Spawner
  201. 52;61: Blaze Spawner
  202. 52;62: Magma Cube Spawner
  203. 52;63: Ender Dragon Spawner
  204. 52;90: Pig Spawner
  205. 52;91: Sheep Spawner
  206. 52;92: Cow Spawner
  207. 52;93: Chicken Spawner
  208. 52;94: Squid Spawner
  209. 52;95: Wolf Spawner
  210. 52;96: Mooshroom Spawner
  211. 52;97: Snow Golem Spawner
  212. 52;98: Ocelot Spawner
  213. 52;99: Iron Golem Spawner
  214. 52;120: Villager Spawner
  215. 53;0: Wooden Stairs
  216. 54;0: Chest
  217. 55;0: Redstone Wire
  218. 56;0: Diamond Ore
  219. 57;0: Block of Diamond
  220. 58;0: Crafting Table
  221. 59;0: Wheat
  222. 60;0: Farmland
  223. 61;0: Furnace
  224. 62;0: Burning Furnace
  225. 63;0: Sign Post
  226. 64;0: Wooden Door
  227. 65;0: Ladder
  228. 66;0: Rails
  229. 67;0: Cobblestone Stairs
  230. 68;0: Wall Sign
  231. 69;0: Lever
  232. 70;0: Stone Pressure Plate
  233. 71;0: Iron Door
  234. 72;0: Wooden Pressure Plate
  235. 73;0: Redstone Ore
  236. 74;0: Glowing Redstone Ore
  237. 75;0: Redstone Torch (off)
  238. 76;0: Redstone Torch (on)
  239. 77;0: Button
  240. 78;0: Snow
  241. 79;0: Ice
  242. 80;0: Snow Block
  243. 81;0: Cactus
  244. 82;0: Clay Block
  245. 83;0: Sugar Cane
  246. 84;0: Jukebox
  247. 85;0: Fence
  248. 86;0: Pumpkin
  249. 87;0: Netherrack
  250. 88;0: Soul Sand
  251. 89;0: Glowstone Block
  252. 90;0: Portal
  253. 91;0: Jack-O-Lantern
  254. 92;0: Cake Block
  255. 93;0: Redstone Repeater (off)
  256. 94;0: Redstone Repeater (on)
  257. 95;0: Locked Chest
  258. 96;0: Trapdoor
  259. 97;0: Stone Hidden Silverfish
  260. 97;1: Cobblestone Hidden Silverfish
  261. 97;2: Stone Brick Hidden Silverfish
  262. 98;0: Stone Bricks
  263. 98;1: Mossy Stone Bricks
  264. 98;2: Cracked Stone Bricks
  265. 98;3: Circle Stone Bricks
  266. 99;0: Huge Brown Mushroom
  267. 100;0: Huge Red Mushroom
  268. 101;0: Iron Bars
  269. 102;0: Glass Pane
  270. 103;0: Melon
  271. 104;0: Pumpkin Stem
  272. 105;0: Melon Stem
  273. 106;0: Vines
  274. 107;0: Fence Gate
  275. 108;0: Brick Stairs
  276. 109;0: Stone Brick Stairs
  277. 110;0: Mycelium
  278. 111;0: Lily Pad
  279. 112;0: Nether Brick
  280. 113;0: Nether Brick Fence
  281. 114;0: Nether Brick Stairs
  282. 115;0: Nether Wart
  283. 116;0: Enchantment Table
  284. 117;0: Brewing Stand
  285. 118;0: Cauldron
  286. 119;0: End Portal
  287. 120;0: End Portal Frame
  288. 121;0: End Stone
  289. 122;0: Dragon Egg
  290. 123;0: Redstone Lamp (off)
  291. 124;0: Redstone Lamp (on)
  292. 256;0: Iron Shovel
  293. 257;0: Iron Pickaxe
  294. 258;0: Iron Axe
  295. 259;0: Flint and Steel
  296. 260;0: Red Apple
  297. 261;0: Bow
  298. 262;0: Arrow
  299. 263;0: Coal
  300. 263;1: Charcoal
  301. 264;0: Diamond
  302. 265;0: Iron Ingot
  303. 266;0: Gold Ingot
  304. 267;0: Iron Sword
  305. 268;0: Wooden Sword
  306. 269;0: Wooden Shovel
  307. 270;0: Wooden Pickaxe
  308. 271;0: Wooden Axe
  309. 272;0: Stone Sword
  310. 273;0: Stone Shovel
  311. 274;0: Stone Pickaxe
  312. 275;0: Stone Axe
  313. 276;0: Diamond Sword
  314. 277;0: Diamond Shovel
  315. 278;0: Diamond Pickaxe
  316. 279;0: Diamond Axe
  317. 280;0: Stick
  318. 281;0: Bowl
  319. 282;0: Mushroom Soup
  320. 283;0: Gold Sword
  321. 284;0: Gold Shovel
  322. 285;0: Gold Pickaxe
  323. 286;0: Gold Axe
  324. 287;0: String
  325. 288;0: Feather
  326. 289;0: Gunpowder
  327. 290;0: Wooden Hoe
  328. 291;0: Stone Hoe
  329. 292;0: Iron Hoe
  330. 293;0: Diamond Hoe
  331. 294;0: Gold Hoe
  332. 295;0: Seeds
  333. 296;0: Wheat
  334. 297;0: Bread
  335. 298;0: Leather Cap
  336. 299;0: Leather Tunic
  337. 300;0: Leather Pants
  338. 301;0: Leather Boots
  339. 302;0: Chain Helmet
  340. 303;0: Chain Chestplate
  341. 304;0: Chain Leggings
  342. 305;0: Chain Boots
  343. 306;0: Iron Helmet
  344. 307;0: Iron Chestplate
  345. 308;0: Iron Leggings
  346. 309;0: Iron Boots
  347. 310;0: Diamond Helmet
  348. 311;0: Diamond Chestplate
  349. 312;0: Diamond Leggings
  350. 313;0: Diamond Boots
  351. 314;0: Gold Helmet
  352. 315;0: Gold Chestplate
  353. 316;0: Gold Leggings
  354. 317;0: Gold Boots
  355. 318;0: Flint
  356. 319;0: Raw Porkchop
  357. 320;0: Cooked Porkchop
  358. 321;0: Painting
  359. 322;0: Golden Apple
  360. 323;0: Sign
  361. 324;0: Wooden Door
  362. 325;0: Empty Bucket
  363. 326;0: Water Bucket
  364. 327;0: Lava Bucket
  365. 328;0: Minecart
  366. 329;0: Saddle
  367. 330;0: Iron Door
  368. 331;0: Redstone Dust
  369. 332;0: Snowball
  370. 333;0: Boat
  371. 334;0: Leather
  372. 335;0: Milk Bucket
  373. 336;0: Clay Brick
  374. 337;0: Clay
  375. 338;0: Sugar Cane
  376. 339;0: Paper
  377. 340;0: Book
  378. 341;0: Slimeball
  379. 342;0: Minecart with Chest
  380. 343;0: Minecart with Furnace
  381. 344;0: Chicken Egg
  382. 345;0: Compass
  383. 346;0: Fishing Rod
  384. 347;0: Clock
  385. 348;0: Glowstone Dust
  386. 349;0: Raw Fish
  387. 350;0: Cooked Fish
  388. 351;0: Ink Sac
  389. 351;1: Rose Red
  390. 351;2: Cactus Green
  391. 351;3: Cocoa Beans
  392. 351;4: Lapis Lazuli
  393. 351;5: Purple Dye
  394. 351;6: Cyan Dye
  395. 351;7: Light Gray Dye
  396. 351;8: Gray Dye
  397. 351;9: Pink Dye
  398. 351;10: Lime Dye
  399. 351;11: Dandelion Yellow
  400. 351;12: Light Blue Dye
  401. 351;13: Magenta Dye
  402. 351;14: Orange Dye
  403. 351;15: Bone Meal
  404. 352;0: Bone
  405. 353;0: Sugar
  406. 354;0: Cake
  407. 355;0: Bed
  408. 356;0: Redstone Repeater
  409. 357;0: Cookie
  410. 358;0: Map
  411. 359;0: Shears
  412. 360;0: Melon Slice
  413. 361;0: Pumpkin Seeds
  414. 362;0: Melon Seeds
  415. 363;0: Raw Beef
  416. 364;0: Steak
  417. 365;0: Raw Chicken
  418. 366;0: Fried Chicken
  419. 367;0: Rotten Flesh
  420. 368;0: Ender pearl
  421. 369;0: Blaze Rod
  422. 370;0: Ghast Tear
  423. 371;0: Gold Nugget
  424. 372;0: Nether Wart
  425. 373;0: Water Bottle
  426. 373;16: Awkward Potion
  427. 373;32: Thick Potion
  428. 373;64: Mundane Potion (extended)
  429. 373;8192: Mundane Potion
  430. 373;8193: Potion of Regeneration
  431. 373;8257: Potion of Regeneration (extended)
  432. 373;8225: Potion of Regeneration II
  433. 373;8289: Potion of Regeneration II (extended)
  434. 373;8194: Potion of Swiftness
  435. 373;8258: Potion of Swiftness (extended)
  436. 373;8226: Potion of Swiftness II
  437. 373;8290: Potion of Swiftness II (extended)
  438. 373;8195: Potion of Fire Resistance
  439. 373;8259: Potion of Fire Resistance (extended)
  440. 373;8227: Potion of Fire Resistance (reverted)
  441. 373;8197: Potion of Healing
  442. 373;8261: Potion of Healing (reverted)
  443. 373;8229: Potion of Healing II
  444. 373;8201: Potion of Strength
  445. 373;8265: Potion of Strength (extended)
  446. 373;8233: Potion of Strength II
  447. 373;8297: Potion of Strength II (extended)
  448. 373;8196: Potion of Poison
  449. 373;8260: Potion of Poison (extended)
  450. 373;8228: Potion of Poison II
  451. 373;8292: Potion of Poison II (extended)
  452. 373;8200: Potion of Weakness
  453. 373;8264: Potion of Weakness (extended)
  454. 373;8232: Potion of Weakness (reverted)
  455. 373;8202: Potion of Slowness
  456. 373;8266: Potion of Slowness (extended)
  457. 373;8234: Potion of Slowness (reverted)
  458. 373;8204: Potion of Harming
  459. 373;8268: Potion of Harming (reverted)
  460. 373;8236: Potion of Harming II
  461. 373;16384: Splash Mundane Potion
  462. 373;16385: Splash Potion of Regeneration
  463. 373;16449: Splash Potion of Regeneration (extended)
  464. 373;16417: Splash Potion of Regeneration II
  465. 373;16386: Splash Potion of Swiftness
  466. 373;16450: Splash Potion of Swiftness (extended)
  467. 373;16418: Splash Potion of Swiftness II
  468. 373;16387: Splash Potion of Fire Resistance
  469. 373;16451: Splash Potion of Fire Resistance (extended)
  470. 373;16389: Splash Potion of Healing
  471. 373;16421: Splash Potion of Healing II
  472. 373;16393: Splash Potion of Strength
  473. 373;16457: Splash Potion of Strength (extended)
  474. 373;16425: Splash Potion of Strength II
  475. 373;16388: Splash Potion of Poison
  476. 373;16452: Splash Potion of Poison (extended)
  477. 373;16420: Splash Potion of Poison II
  478. 373;16392: Splash Potion of Weakness
  479. 373;16456: Splash Potion of Poison (extended)
  480. 373;16394: Splash Potion of Slowness
  481. 373;16458: Splash Potion of Slowness (extended)
  482. 373;16396: Splash Potion of Harming
  483. 373;16428: Splash Potion of Harming II
  484. 374;0: Glass Bottle
  485. 375;0: Spider Eye
  486. 376;0: Fermented Spider Eye
  487. 377;0: Blaze Powder
  488. 378;0: Magma Cream
  489. 379;0: Brewing Stand
  490. 380;0: Cauldron
  491. 381;0: Eye of Ender
  492. 382;0: Glistering Melon
  493. 383;0: Spawn Egg
  494. 383;50: Creeper Spawn Egg
  495. 383;51: Skeleton Spawn Egg
  496. 383;52: Spider Spawn Egg
  497. 383;54: Zombie Spawn Egg
  498. 383;55: Slime Spawn Egg
  499. 383;56: Ghast Spawn Egg
  500. 383;57: Zombie Pigman Spawn Egg
  501. 383;58: Enderman Spawn Egg
  502. 383;59: Cave Spider Spawn Egg
  503. 383;60: Silverfish Spawn Egg
  504. 383;61: Blaze Spawn Egg
  505. 383;62: Magma Cube Spawn Egg
  506. 383;90: Pig Spawn Egg
  507. 383;91: Sheep Spawn Egg
  508. 383;92: Cow Spawn Egg
  509. 383;93: Chicken Spawn Egg
  510. 383;94: Squid Spawn Egg
  511. 383;95: Wolf Spawn Egg
  512. 383;96: Mooshroom Spawn Egg
  513. 383;98: Ocelot Spawn Egg
  514. 383;120: Villager Spawn Egg
  515. 384;0: Bottle o' Enchanting
  516. 385;0: Fire Charge
  517. 2256;0: 13 Disc (yellow)
  518. 2257;0: Cat Disc (green)
  519. 2258;0: Blocks Disc (orange)
  520. 2259;0: Chirp Disc (red)
  521. 2260;0: Far Disc (lime)
  522. 2261;0: Mall Disc (purple)
  523. 2262;0: Mellohi Disc (pink)
  524. 2263;0: Stal Disc (black)
  525. 2264;0: Strad Disc (white)
  526. 2265;0: Ward Disc (dark green)
  527. 2266;0: 11 Disc (broken)
  528. enchantments:
  529. UNKNOWN: Unknown
  530. '0': Protection
  531. '1': Fire Protection
  532. '2': Feather Falling
  533. '3': Blast Protection
  534. '4': Projectile Protection
  535. '5': Respiration
  536. '6': Aqua Afinity
  537. '16': Sharpness
  538. '17': Smite
  539. '18': Bane of Arthropods
  540. '19': Knockback
  541. '20': Fire Aspect
  542. '21': Looting
  543. '32': Efficiency
  544. '33': Silk Touch
  545. '34': Unbreaking
  546. '35': Fortune
  547. '48': Power
  548. '49': Punch
  549. '50': Flame
  550. '51': Infinity
  551. enchantmentlevels:
  552. UNKNOWN: '?'
  553. '1': I
  554. '2': II
  555. '3': III
  556. '4': IV
  557. '5': V
  558.  
  559. ################# FloAuction ################
  560.  
  561. ############# languages #############
  562.  
  563. chat-prefix: '&f[&7flo&9Auction&f] &9'
  564. plugin-enabled: '&fhas been enabled.'
  565. plugin-disabled: '&fhas been disabled.'
  566. no-whatisit: Disabled due to no WhatIsIt dependency found!
  567. no-vault: Disabled due to no Vault dependency found!
  568. no-economy: Disabled due to no Economy found!
  569. plugin-reloaded: '&fconfiguration has been reloaded.'
  570. no-permission: '&6You do not have permission.'
  571. suspension-user: '&6Your auction access has been suspended.'
  572. suspension-user-success: The user has been suspended.
  573. suspension-user-fail-already-suspended: '&6That user is already suspended.'
  574. suspension-user-fail-is-admin: '&6You cannot suspend auction admins.'
  575. suspension-user-fail-is-offline: '&6You cannot suspend offline users.'
  576. unsuspension-user: You may now participate in auctions again.
  577. unsuspension-user-success: The user has been unsuspended.
  578. unsuspension-user-fail-not-suspended: That user was not suspended.
  579. suspension-global: '&6All auctioning has been suspended.'
  580. unsuspension-global: Auctioning has been resumed.
  581. parse-error-invalid-quantity: '&6The quantity you specified is invalid.'
  582. parse-error-invalid-starting-bid: '&6The staring bid you specified is invalid.'
  583. parse-error-invalid-bid-increment: '&6The bid increment you specified is invalid.'
  584. parse-error-invalid-time: '&6The time you specified is invalid.'
  585. parse-error-invalid-bid: '&6The bid amount you specified is invalid.'
  586. parse-error-invalid-max-bid: '&6The max bid amount you specified is invalid.'
  587. auction-fail-banned: '&6You cannot auction this.'
  588. auction-fail-start-tax: '&6You cannot afford to start an auction.'
  589. auction-fail-hand-is-empty: '&6Hold something to auction.'
  590. auction-fail-quantity-too-low: '&6You must offer more than that.'
  591. auction-fail-insufficient-supply: '&6You do not have enough of this item.'
  592. auction-fail-starting-bid-too-low: '&6The starting bid is too low.'
  593. auction-fail-starting-bid-too-high: '&6The starting bid is too high.'
  594. auction-fail-increment-too-low: '&6The bid increment is too small.'
  595. auction-fail-increment-too-high: '&6The bid increment is too large.'
  596. auction-fail-time-too-low: '&6The specified time is too short.'
  597. auction-fail-time-too-high: '&6The specified time is too long.'
  598. auction-fail-invalid-owner: '&6A non-player tried to start an auction?'
  599. auction-fail-auction-exists: '&6There is already an auction going on.'
  600. auction-fail-no-auction-exists: '&6There is no auction at this time.'
  601. auction-fail-console: '&6Console cannot start auctions.'
  602. auction-fail-not-owner-cancel: '&6You cannot cancel auctions you did not start.'
  603. auction-fail-cancel-prevention: '&6You cannot cancel this close to the auction end.'
  604. auction-fail-not-owner-end: '&6You cannot end auctions you did not start.'
  605. auction-fail-gold-standard: '&6You cannot auction gold when it is set as currency.'
  606. auction-fail-no-early-end: '&6You cannot end auctions early.'
  607. auction-fail-disabled: '&6Enter &9/auction on&6 to use the auction software.'
  608. auction-fail-gamemode-creative: '&6You cannot auction while in CREATIVE mode.'
  609. auction-fail-damaged-item: '&6You cannot auction damaged items.'
  610. bid-success-no-challenger: '&b%B&9 has bid &6%b&9 on the &a%i&9.'
  611. bid-success-outbid: '&b%B&9 raised the bid to &6%b&9.'
  612. bid-success-update-own-bid: '&b%B&9 raised the bid to &6%b&9.'
  613. bid-success-update-own-maxbid: You raised your own max bid to &6%h&9.
  614. bid-auto-outbid: '&b%B&9 has raised the bid to &6%b&9.'
  615. bid-fail-is-auction-owner: '&6You cannot bid on your own auction.'
  616. bid-fail-already-current-bidder: '&6Your bid remains unchanged.'
  617. bid-fail-cant-allocate-funds: '&6You cannot afford that bid.'
  618. bid-fail-no-bidder: '&6A non-player tried to bid on an auction?'
  619. bid-fail-console: bidding is prohibited.
  620. bid-fail-no-auction: '&6There is no auction at this time on which to bid.'
  621. bid-fail-auto-outbid: '&6You have been automatically outbid.'
  622. bid-fail-gamemode-creative: '&6You cannot bid while in CREATIVE mode.'
  623. bid-fail-under-starting-bid: '&6The bidding must start at %s.'
  624. auction-queue-enter: Your auction has been queued.
  625. auction-queue-fail-full: '&6The auction queue is full, try again later.'
  626. auction-queue-fail-in-queue: '&6You already have an auction queued.'
  627. auction-queue-fail-current-auction: '&6ou are already running an auction.'
  628. auction-cancel: The auction has been cancelled.
  629. auction-end-nobids: The auction ended with no bids.
  630. auction-end: '&b%B&9 won the auction for &a%i&9 with &6%b&9!'
  631. auction-disabled: '&bAuctioning disabled.'
  632. auction-enabled: '&bAuctioning enabled.'
  633. auction-start: '&cAttention, an auction is beginning!'
  634. auction-help:
  635. - /auction help|? - Returns this
  636. - /auction start|s (amt) (price) (inc) (time)
  637. - Starts an auction for (time) seconds with (amt)
  638. - of item in hand for (price) with an enforced
  639. - increase of (inc) between bids.
  640. - /bid (bid) (maxbid) - Bids on auction.
  641. - If you set a (maxbid) and the (bid) is greater than the
  642. - current, you will outbit that bid if it's lower than your maximum.
  643. - If you omit a (bid) the lowest allowable bid will be used.
  644. - /auction end|e|stop - Ends current auction
  645. - /auction cancel|c - Cancels current auction
  646. - /auction info|i - Returns current auction information.
  647. auction-start-tax: You have been charged an auction tax of %x.
  648. auction-end-tax: An auction tax of %X has been extracted from your winnings.
  649. auction-info-header: '&b%O&9 is auctioning &f%q&a %i&9 for &c%t&9.'
  650. auction-info-header-nobids: '&b%O&9 is auctioning &f%q %i&9 for &c%t&9.'
  651. auction-info-enchantment: 'Item contains enchantment: &a%E'
  652. auction-info-damage: 'Item damaged: &6%D &aremaining.'
  653. auction-info-footer:
  654. - The current bid is &6%b&9 by &b%B&9.
  655. - Min bid increment is &6&9%n&9.
  656. auction-info-footer-nobids:
  657. - Bidding starts at &6%b&9.
  658. - Min bid increment is &6%n&9.
  659. auction-info-no-auction:
  660. - Nothing is being auctioned at this time.
  661. - '&00&11&22&33&44&55&66&77&88&99&aa&bb&cc&dd&ff'
  662. timer-countdown-notification: Auction has &c%t&9 remaining.
  663. time-format-minsec: '%m min, %s sec'
  664. time-format-seconly: '%s sec'
  665. gold-standard-name-singular: '%g Nugget'
  666. gold-standard-name-plural: '%g Nuggets'
  667. worldchange-fail-auction-owner: '&6You cannot change worlds while auctioning.'
  668. worldchange-fail-auction-bidder: '&6You cannot change worlds while bidding.'
  669. gamemodechange-fail-auction-owner: '&6You cannot change gamemode while auctioning.'
  670. gamemodechange-fail-auction-bidder: '&6You cannot change gamemode while bidding.'
  671. lot-give: '&dYour items have been added to your inventory.'
  672. lot-drop: '&dNot enough space, your items dropped at your feet.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement