Advertisement
Guest User

Untitled

a guest
Apr 1st, 2020
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. rewards:
  2. ## Votes required for a successful /rewards
  3. votes: 15
  4. ## Command to be run if /rewards is successful
  5. command: 'votes'
  6.  
  7. messages:
  8. no-permission: '&4You do not have permission to use this command.'
  9. no-console: '&4Console cannot use this command.'
  10. addvotes:
  11. invalid-syntax: '&4Invalid Syntax: &e/addvotes (amount)'
  12. invalid-numner: '&4Please enter a valid number.'
  13. ## %amount% returns the amount of votes added.
  14. ## %votes% returns the total amount of votes.
  15. success: '&aSuccessfully added &e%amount% &avotes. Total votes now &e%votes%'
  16. resetvotes:
  17. success: '&aSuccessfully reset votes to 0.'
  18. rewards:
  19. error: '&cUnable to claim rewards at this time.'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement