Advertisement
Guest User

Untitled

a guest
Sep 20th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. permissions:
  2. aw.*:
  3. description: Gives access to all warning commands.
  4. default: op
  5. children:
  6. aw.warn: true
  7. aw.receivebroadcast: true
  8. aw.warn.add: true
  9. aw.warn.clear: true
  10. aw.warn.set: true
  11. aw.warn.take: true
  12. aw.view.warnings: true
  13. aw.view.warnings.others: true
  14. aw.info: true
  15. aw.info.others: true
  16. aw.admin: true
  17. aw.view.categories: true
  18. aw.help: true
  19. aw.report: true
  20. aw.report.check: true
  21. aw.report.staff: true
  22. aw.help:
  23. description: View warning help
  24. default: op
  25. aw.warn:
  26. description: Use the warning command
  27. default: op
  28. aw.receivebroadcast:
  29. description: View the broadcast message
  30. default: false
  31. aw.receivebroadcast.extra:
  32. description: View the extra broadcast message
  33. default: op
  34. aw.warn.add:
  35. description: Add warnings to players
  36. default: op
  37. aw.warn.set:
  38. description: Set player's warnings
  39. default: op
  40. aw.warn.take:
  41. description: Take warnings from players
  42. default: op
  43. aw.warn.clear:
  44. description: Clear a specific player's warnings
  45. default: op
  46. aw.view.warnings:
  47. description: View your own warnings
  48. default: true
  49. aw.view.warnings.others:
  50. description: View others warnings
  51. default: op
  52. aw.admin:
  53. description: Reload the configuration file and more
  54. default: op
  55. aw.info:
  56. description: View your warning information
  57. default: true
  58. aw.info.others:
  59. description: View others warning information
  60. default: op
  61. aw.view.categories:
  62. description: View warning categories
  63. default: true
  64. aw.history:
  65. description: View history of staff members
  66. default: op
  67. aw.report:
  68. description: For normal players to be able to report players.
  69. default: false
  70. aw.report.staff:
  71. description: To check the report help page for your staff team.
  72. default: op
  73. aw.report.check:
  74. description: Check a players reports
  75. default: op
  76. aw.report.remove:
  77. description: Remove a report on a player
  78. default: op
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement