Advertisement
Guest User

messages.yml

a guest
Feb 20th, 2015
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.47 KB | None | 0 0
  1. messages:
  2. sell:
  3. - '&a&l+ ${MONEY} &7[ &eSold &o{ITEMS} &eItems&7 ]'
  4. no-access:
  5. - '&4You do not have access to this Shop'
  6. booster-use:
  7. - '&a&l+ ${MONEY} &7[ &e%player%''s %multiplier%x Booster (%minutes%m remaining)
  8. &7]'
  9. total:
  10. - '&2TOTAL: &6+ ${MONEY}'
  11. get-nothing:
  12. - '&4Sorry, but you will get nothing for these Items :('
  13. dropped:
  14. - '&cYou have been given back some of your Items because you could not sell them...'
  15. no-permission:
  16. - '&cYou do not have the required Permission to do this!'
  17. unknown-shop:
  18. - '&cUnknown Shop!'
  19. no-items:
  20. - '&cSorry, but you have no Items that can be sold!'
  21. estimate:
  22. - '&eYou will get &6${MONEY} &efor these Items'
  23. booster:
  24. activate:
  25. - '&a&l%player% has activated a %multiplier%x Booster for %time% Minute/s'
  26. deactivate:
  27. - '&4&l%player%''s %multiplier%x Booster wore off!'
  28. extended:
  29. - '&7&l%player% has extended the %multiplier%x Booster for %time% more Minute/s'
  30. reset:
  31. - '&cReset %player%''s multiplier to 1.0x'
  32. commands:
  33. booster:
  34. usage:
  35. - '&4Usage: &c/booster <Name of the Player> <Multiplier> <Duration in Minutes>'
  36. permission:
  37. - '&cYou do not have permission to activate a Booster!'
  38. permission:
  39. - '&cYou do not have permission for this!'
  40. usage:
  41. - '&4Usage: &c%usage%'
  42. reload:
  43. done:
  44. - '&7All Shops have been reloaded!'
  45. price-set:
  46. - '&7%item% is now worth &a$%price% &7in the Shop %shop%'
  47. shop-created:
  48. - '&7You successfully created a new Shop called &b%shop%'
  49. pbooster:
  50. usage:
  51. - '&4Usage: &c/pbooster <Name of the Player> <Multiplier> <Duration in Minutes>'
  52. boosters:
  53. no-active:
  54. - '&7&lThere are no active Boosters'
  55. active:
  56. - '&7[ &e%player%''s %multiplier%x Booster (%minutes%m remaining) &7]'
  57. total:
  58. - '&2TOTAL: &ax%multiplier%'
  59. sellall:
  60. usage:
  61. - '&4Usage: &c/sellall <Shop>'
  62. disabled:
  63. - '&cThis command has been disabled'
  64. prices:
  65. usage:
  66. - '&4Usage: &c/prices <Shop>'
  67. permission:
  68. - '&cYou do not have permission for this!'
  69. pbooster:
  70. activate:
  71. - '&a&lYou have activated a %multiplier%x Booster for %time% Minute/s'
  72. deactivate:
  73. - '&4&lYour %multiplier%x Booster wore off!'
  74. extended:
  75. - '&7&lYour %multiplier%x Booster has been extended for %time% more Minute/s'
  76. menu:
  77. accept:
  78. - '&a> Click to sell'
  79. estimate:
  80. - '&e> Click to estimate'
  81. cancel:
  82. - '&c> Click to cancel'
  83. boosters:
  84. reset:
  85. - '&cReset all Boosters to 1.0x'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement