Advertisement
Guest User

Config for reciledcore

a guest
Jul 23rd, 2019
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. #
  2. # Bypass Perms space.bypass
  3. #
  4.  
  5. GLOBAL:
  6. NO-PERMS: "&c&l[!] &cYou do not have permission to do that."
  7. NOT-PLAYER: "&c&l[!] &cThat &4player &cis not locally online."
  8. NOT-ENOUGH-MONEY: "&c&l[!] &cYou do not have enough cash!"
  9. NO-ISLAND: "&c&l[!] &cYou are not part of an island!"
  10.  
  11. SETTINGS:
  12. MOTD: true
  13. QUIT-MSG: true
  14. JOIN-MSG: true
  15. FIRST-JOIN-MSG: true
  16.  
  17. HOPPERS:
  18. LIMIT: 100
  19. LIMIT-REACHED: "&c&l[!] &cYour hopper limit was reached!"
  20. LIMIT-SET: "&e&l[!] &eYou set &6{player}'s&e hopper limit to &6{limit}&e!"
  21. HOPPER-COUNT: '&e&l[!] &eYou''re hopper limit is currently &6{count}&8/{limit}&e.'
  22. YOUR-LIMIT-SET: "&e&l[!] &eYou're &6hopper limit &ewas set to &6{limit}&e."
  23.  
  24. JOINQUIT-MESSAGES:
  25. JOIN-MSG: "&a&l[!] &f%player% &aJoined Skyblock. &8(&7Setup made by Mason#0779&8)"
  26. QUIT-MSG: "&c&l[!] &f%player% &CLeft Skyblock. &8(&7Setup made by Mason#0779&8)"
  27. FIRST-JOIN-MSG: "&e&l[!] &f%player% &eJoined Skyblock For the first time! &8(&7%unique%&8)"
  28. MOTD: #%unique%, %player%
  29. - '&8&m---------------------------------------'
  30. - '&8 '
  31. - '&7 » &fWelcome back, &6%player% &fto &6&lServer &e&lName&f.'
  32. - '&7 '
  33. - '&7 » &6&lWEBSITE: &fhttps://www.server.com/'
  34. - '&7 » &e&lSTORE: &fhttps://shop.server.com/'
  35. - '&8 '
  36. - '&8&m---------------------------------------'
  37.  
  38. FORMATTER:
  39. BALANCE:
  40. - '&6&lYour &e&lBalance: &f$&7{balance}'
  41. - '&7use /withdraw or /pay to transfer funds.'
  42. EXPERIENCE:
  43. - '&6&lYour &e&lExperience: &f{exp} exp &e(level &f{level}&e)'
  44. - '&7Use /xpbottle to withdraw experience.'
  45. PING:
  46. - '&6&lYour &e&lPing: &f{ping}ms'
  47. - '&7Ping is your connection to the server.'
  48. OTHER-BALANCE:
  49. - '&6&l{player}''s &e&lBalance: &f$&7{balance}'
  50. - '&7use /withdraw or /pay to transfer funds.'
  51. OTHER-EXPERIENCE:
  52. - '&6&l{player}''s &e&lExperience: &f{exp} exp &e(level &f{level}&e)'
  53. - '&7Use /xpbottle to withdraw experience.'
  54. OTHER-PING:
  55. - '&6&l{player}''s &e&lPing: &f{ping}ms'
  56. - '&7Ping is your connection to the server.'
  57. NOT-ONLINE:
  58. - '&c&l[!] &cThe player, &f{player} &cis not online locally!'
  59.  
  60. DISABLECMDS:
  61. MESSAGES:
  62. DISABLED: '&c[!] &cThe command "{DISABLED-CMD}" is blocked.'
  63. COMMANDS:
  64. - /s
  65. - /pvpwars
  66. - /wars
  67. - /kys
  68. - /as
  69. - /pl
  70. - /plugins
  71. - /plugin
  72. - /bukkit
  73. - /bukkit:pl
  74. - /?
  75. - /askyblock
  76. - /bukkit:?
  77. - /servers
  78.  
  79. POT:
  80. MESSAGES:
  81. STACKED: "&e&l[!] &eSuccessfully stacked all your pots!"
  82. NOT-ENOUGH: "&c&l[!] &cYou do not have enough pots to stack!"
  83. NOT-STACKED: "&c&l[!] &cYou do not have any pots to stack!"
  84.  
  85. FIX:
  86. NO-FIX: '&c&l[!] &cYou cannot fix that item.'
  87. FIXALL:
  88. PRICE: 1200
  89. COOLDOWN-MSG: '&c&l[!] &cCooldown for &f%time%'
  90. FIXEDALL-MSG: '&e&l[!] &eYou''re items have now been fixed. &7(/fixall) took %price% out of your bal lol.'
  91. DELAYS:
  92.  
  93.  
  94. FIXHAND:
  95. PRICE: 1200
  96. DELAY: 1200
  97. FIXED-MSG: '&e&l[!] &eThe item in your hand have now been fixed. &7(/fixhand) took %price% out your bal lol.'
  98.  
  99. POTIONS:
  100. NV-ON: "&e&l[!] &eNightvision has been toggled. &8(&a&lON&8)"
  101. NV-OFF: "&e&l[!] &eNightvision has been toggled. &8(&C&lOFF&8)"
  102. SPEED-ON: "&e&l[!] &eSpeed has been toggled. &8(&a&lON&8)"
  103. SPEED-OFF: "&e&l[!] &eSpeed has been toggled. &8(&C&lOFF&8)"
  104. HASTE-ON: "&e&l[!] &eHaste has been toggled. &8(&a&lON&8)"
  105. HASTE-OFF: "&e&l[!] &eHaste has been toggled. &8(&C&lOFF&8)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement