Advertisement
Guest User

Fixed

a guest
Oct 23rd, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. async-payments: true
  2. shopguiplus:
  3. blacklisted-shops:
  4. - donator
  5. - special
  6. flight-check:
  7. interval: 90
  8. radius: 16
  9. enable-combattagplus-integration: true
  10. enable-blockbreak: true
  11. use-ncp: false
  12. sell-integration: config
  13. allowed-commands:
  14. - /printer
  15. - /f c f
  16. - /f c p
  17. - /faction
  18. - /warp
  19. - /spawn
  20. - /tp
  21. - /m
  22. - /msg
  23. - /r
  24. - /reply
  25. - /whisper
  26. - /w
  27. - /t
  28. - /tell
  29. - /mute
  30. - /warn
  31. - /punish
  32. - /ban
  33. - /history
  34. - /dupeip
  35. - /staffchat
  36. - /bal
  37. - /f fly
  38. blacklisted-keywords:
  39. - vault
  40. - chest
  41. messages:
  42. you-are-in-combat: '&cYou can''t enabled Printer whilst in combat.'
  43. inventory-must-be-empty: '&cYour inventory and armor must be empty to enable printer!'
  44. must-be-in-friendly-territory: '&cYou must be in friendly territory to activate
  45. /printer!'
  46. this-block-isnt-placeable: '&cYou are not allowed to edit this block!'
  47. you-dont-have-enough-money: '&cYou don''t have enough money to place a {material}'
  48. printer-enable: '&aYou have enabled PrinterMode!'
  49. printer-disable: '&cYou have disabled PrinterMode!'
  50. you-cant-do-this: '&cYou can''t do this while printing!'
  51. you-are-factionless: '&cYou can''t enable printer whilst being factionless!'
  52. sold-header: '&aYou have sold:'
  53. sold-line: '&a{material} &f- &c{money}'
  54. sold-total: |2-
  55.  
  56. &eYour total amount sold was {money}
  57. time-spent: '&eYou spent {time} in PrinterMode'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement