Advertisement
Guest User

ReciledFix

a guest
Jul 23rd, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. ################################################
  2. # #
  3. # ReciledFix (1.0) #
  4. # Coded by xCodiq #
  5. # Recoded and Optimized by FactionsUUID #
  6. # #
  7. ################################################
  8.  
  9. SETTINGS:
  10. MESSAGES:
  11. HELP:
  12. - '&8&m--------------&r&8&l<&e&lReciledFix&8&l>&8&m--------------'
  13. - ' &8» &e/fix &6help &8- &7Get a list of all available commands.'
  14. - ' &8» &e/fix &6info &8- &7View information on the plugin.'
  15. - ' &8» &e/fix &6reload &8- &7reloads the configurations.'
  16. - ' &8» &e/fix &6hand &8- &7Repair a item your holding.'
  17. - ' &8» &e/fix &6all &8- &7Repair all items in your inventory.'
  18. - '&8&m----------------------------------------'
  19. NO-PERMS: '&e&l[!] &eYou do not have &6permission&e to use this.'
  20. RELOADED: '&e&l[!] &eSuccessfully &6reloaded&e configuration files.'
  21. FIXHAND:
  22. NOT-ENOUGH-MONEY: '&e&l[!] &eYou do not have enough &6&nmoney&e.'
  23. INVALID-ITEM: '&e&l[!] &eYou can not &6&nfix&e this &6&nitem&e.'
  24. PRICE: 5000
  25. ITEM-FIXED:
  26. - ''
  27. - '&e&l[!] &eYou have fixed your item for &6$%price%&e.'
  28. - '&7&o(( &7&oTip&7&o: Use the &f&ofix hand&7&o command to fix items! ))'
  29. - ''
  30. FIXALL:
  31. COOLDOWN: 120
  32. ITEMS-FIXED:
  33. - ''
  34. - '&e&l[!] &e You have fixed &6all&e of your &6items&e.'
  35. - '&7&o(( &7&oTip&7&o: Use the &f&ofix all&7&o command to fix all items! ))'
  36. - ''
  37. ON-COOLDOWN:
  38. - ''
  39. - '&e&l[!] &eYour fixall command is on &6&ncooldown&e for &6%cooldown%&e seconds.'
  40. - '&7&o(( &f&oTip&7&o: Remove the fix all cooldown on &f&o/buy&7&o! ))'
  41. - ''
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement