Advertisement
Guest User

Untitled

a guest
Jun 12th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --------------------------------- Enigmizzle: Commands and permissions ---------------------------------
  2. ----- Ore stats -----
  3. /orestats <player>: Displays number of ores <player> has mined.
  4. - aliases: /os <player>
  5. - permission: enigmizzle.orestats
  6.  
  7. ----- Reporting -----
  8. /report grief [message]: Report a grief at player's location
  9. /report user <user> <message>: Report the user <user>
  10. /report staff <staff> <message>: Report the staff member <staff>
  11. /report bug <message>: Report a bug at player's location
  12. - permission: enigmizzle.report
  13. - alert permission: enigmizzle.report.alert (alerts when report is submitted)
  14.  
  15. /myreports: Gives a list of reports the player has made and displays their status
  16. - permission: enigmizzle.myreports
  17.  
  18. /listreports: Gives a list of open reports
  19. - permission: enigmizzle.listreports
  20.  
  21. /readreport <id>: Read the report with id <id>
  22. - permissions:
  23. - enigmizzle.readreport.own: Read reports you have made
  24. - enigmizzle.readreport.grief: Read all grief reports
  25. - enigmizzle.readreport.user: Read all user reports
  26. - enigmizzle.readreport.staff: Read all staff reports
  27. - enigmizzle.readreport.bug: Read all bug reports
  28.  
  29. /tpreport <id>: Teleport to the report with id <id> (only works for grief and bug reports)
  30. - permission: enigmizzle.tpreport
  31.  
  32. /closereport <id> [message]: Close the report with id <id>, leaving a response <message>
  33. - permissions:
  34. - enigmizzle.readreport.grief: Close all grief reports
  35. - enigmizzle.readreport.user: Close all user reports
  36. - enigmizzle.readreport.staff: Close all staff reports
  37. - enigmizzle.readreport.bug: Close all bug reports
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement