Advertisement
abhinav1703

Untitled

Apr 21st, 2019
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. no-permission: "&cNo permission."
  2. no-history-found: "&cThere was no history found for that player."
  3. invalid-type: "&cThe type specified is invalid."
  4. player-not-found: "&cThat player does not exist."
  5.  
  6. history:
  7. - "&6&m--------------------------------"
  8. - "&bDate: &a%date%"
  9. - "&bExecutor: &a%executor%"
  10. - "&bReason: &a%reason%"
  11. - "&bType: &a%type%"
  12. - "&6&m--------------------------------"
  13.  
  14. date-format: "MM/dd/yyyy"
  15.  
  16. ban-commands:
  17. - "ban"
  18.  
  19. kick-commands:
  20. - "kick"
  21.  
  22. ipban-commands:
  23. - "ban-ip"
  24.  
  25. mute-commands:
  26. - "mute"
  27.  
  28. ipmute-commands:
  29. - "mute-ip"
  30.  
  31. unban-commands:
  32. - "pardon"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement