Advertisement
hubs

Untitled

Mar 12th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.45 KB | None | 0 0
  1. # Default Configuration #
  2.  
  3. Config:
  4. Debug: false
  5. Default-Cooldown: 0
  6. Default-Kit-Limit: 0
  7. Default-Price: 0
  8. New-Player-Kit: starter
  9. Sign-Action: view
  10. Messages:
  11. Permission-Denied: '&fUnknown command. Type "/help" for help.'
  12. Kit-Created: '&2%K created successfully!'
  13. Kit-Deleted: '&2%K removed successfully!'
  14. Kit-Obtained: '&2%K has been added to inventory!'
  15. Kit-Sent: '&2You gave %K to %P!'
  16. Kit-Received: '&2You recieved %K from %P!'
  17. Kit-Exist: '&4%K already exists!'
  18. Kit-Not-Exist: '&rUnknown command. Type "/help" for help.'
  19. Get-Kit-Limit: '&4%K can only be obtained %L times! Youve reached the limit!'
  20. Set-Kit-Limit: '&2Limit set for %K!'
  21. Reset-Kit-Limit: '&2%Ps Limit Reset for %K!'
  22. Get-Cooldown: '&4You must wait %T before you can use this %K again!'
  23. Set-Cooldown: '&2Cooldown set for %K!'
  24. Reset-Cooldown: '&2%Ps Cooldown Reset for %K!'
  25. Get-Price: '&2Charged $%M'
  26. Set-Price: '&2Set price for %K to %M!'
  27. Insufficient-Funds: '&4You need at least $%M to purchase this %K!'
  28. Inventory-Space: '&4Insufficient inventory space!'
  29. New-Player-Kit: '&2Heres a kit to get you started!'
  30. Kit-Book-Full: '&5There are more kits than can fit in the book. Use /kit list!'
  31. Not-Player: '&4You must be a player to run this command!'
  32. No-Player: '&4Player is offline or does not exist!'
  33. Invalid-Number: '&4Invalid number format!'
  34. Invalid-Argument: '&4Invalid argument!'
  35. DB-Fail: '&4Unable to connect to database!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement