Advertisement
Guest User

AutoSell messages.yml

a guest
Dec 18th, 2014
1,589
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 3.26 KB | None | 0 0
  1. # AutoSell language file
  2. # You can edit all the messages here!
  3. # You must restart for changes to take affect when editing this file!
  4. autosell_disabled_in_world: '&cAutoSell is disabled in your current world!'
  5. autosell_no_permission: '&cYou don''t have &7{0} &cto use AutoSell!'
  6. autosell_no_shop: '&cYou don''t have a shop to sell to!'
  7. autosell_toggle_on: '&aAutoSell enabled'
  8. autosell_toggle_off: '&7AutoSell disabled'
  9. autosmelt_disabled: '&cAutoSmelt is currently disabled!'
  10. autosmelt_disabled_in_world: '&cAutoSmelt is disabled in your current world!'
  11. autosmelt_no_permission: '&cYou don''t have &7{0} &cto use AutoSmelt!'
  12. autosmelt_toggle_on: '&aAutoSmelt enabled'
  13. autosmelt_toggle_off: '&cAutoSmelt disabled'
  14. multiplier_disabled: '&cMultipliers are currently disabled!'
  15. multiplier_expired: '&7Your AutoSell multiplier has expired...'
  16. multiplier_others_incorrect_usage: '&cIncorrect usage! Use &7/multiplier <player>'
  17. multiplier_no_permission_self: '&cYou don''t have &7{0} &cto check your multiplier!'
  18. multiplier_no_permission_others: '&cYou don''t have &7{0} &cto check another players
  19.   multiplier!'
  20. multiplier_no_multiplier_self: '&cYou don''t have a multiplier at the moment...'
  21. multiplier_no_multiplier_others: '&7{0} &cdoesn''t have a multiplier at the moment...'
  22. multiplier_has_multiplier_self: '&aYour current multiplier is &f{0} &aand will expire
  23.   in &f{1} &amin(s)'
  24. multiplier_has_multiplier_others: '&7{0}''s &acurrent multiplier is &f{1} &aand will
  25.   expire in &f{2} &amin(s)'
  26. signs_no_break_permission: '&cYou don''t have permission to break that sign!'
  27. signs_no_sell_permission: '&cYou don''t have permission to sell at that sign!'
  28. signs_no_shop_error: '&cThere is no shop associated with that sign! Please contact
  29.   an admin.'
  30. signs_no_shop_items_error: '&cThere are no items listed in the shop you are trying
  31.   to sell to!'
  32. signs_sold_with_multiplier: '&aYou sold &f{0} &aitems for $&f{1} &awith a multiplier
  33.   of &f{2}&a!'
  34. signs_sold_without_multiplier: '&aYou sold &f{0} &aitems for $&f{1}&a!'
  35. signs_no_items_to_sell: '&cYou don''t have any items to sell here!'
  36. autoblocks_disabled: '&c/block is currently disabled!!'
  37. autoblocks_no_permission: '&cYou don''t have &7{0} &cto use /blocks!'
  38. autoblocks_no_blocks_to_convert: '&cYou don''t have any ingots to turn to blocks!'
  39. autoblocks_converted: '&aYour inventory has been updated!'
  40. autoblocks_toggle_on: '&aAuto ingots to blocks enabled!'
  41. autoblocks_toggle_off: '&7Auto ingots to blocks disabled!'
  42. autoblocks_help_1: '&7Ingots to blocks help'
  43. autoblocks_help_2: '&7/autoblocks &c- &fconvert all ingots in your inventory to blocks'
  44. autoblocks_help_3: '&7/autoblocks toggle &c- &ftoggle ingots to blocks on/off'
  45. autoblocks_incorrect_command: '&cIncorrect usage! Use &7/autoblocks help'
  46. sellall_disabled: '&c/sellall is currently disabled!!'
  47. sellall_no_permission: '&cYou don''t have &7{0} &cto use /sellall'
  48. sellall_no_shop_error: '&cYou don''t have a shop to sell to!.'
  49. sellall_no_shop_items_error: '&cThere are no items listed in the shop you are trying
  50.   to sell to!'
  51. sellall_sold_with_multiplier: '&aYou sold &f{0} &aitems for $&f{1} &awith a multiplier
  52.   of &f{2}&a!'
  53. sellall_sold_without_multiplier: '&aYou sold &f{0} &aitems for $&f{1}&a!'
  54. sellall_no_items_to_sell: '&cYou don''t have any items to sell!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement