Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ commands:
modreq:
description: Request help from a moderator
usage: /<command> [message]
permissions: modtrs.command.modreq
check:
description: List all the currently open requests. Use p:# to go to a page, and t:open/t:all to change the type of the request
usage: /<command> [p:#] [t:open|all]
Expand Down Expand Up @@ -46,6 +47,7 @@ commands:
modlist:
description: List all currently online moderators
usage: /<command>
permissions: modtrs.command.modlist
modtrs:
description: Command line only
usage: /<command>
Expand Down