Modreq is back in development. I am taking the time to refactor ModReq and improve a lot of things with the knowledge I have now. The timeline of the next release is unknown, but it will require a partially new config, database and messages file. This will be the 3.0 release for ModReq. Please bear with me as I make ModReq ready for a new release.
ModReq is a bukkit plugin designed to make the life of a moderator or admin a lot easier. Every moderator knows that many people are always spamming the chat to get your attention. ModReq will create a support ticket system for your bukkit server. The following commands exists
command | info |
---|---|
/modreq <message> | creates a new ticket |
/ticket new <message> | creates a new ticket |
/ticket create <message> | creates a new ticket |
/ticket show <id> | shows the info about a ticket |
/ticket claim <id> | assigns the ticket to the staff member |
/ticket close <id> (comment) | closes the ticket and adds the optional comment |
/ticket escalate <id> | sets the ticket to status pending so a different staff member can pick it up |
/ticket reopen <id> | reopens the ticket |
/ticket comment <id> <comment> | adds a comment to a ticket |
/ticket teleport <id> | teleports the staff member to the location of the ticket |
/ticket status (page) | shows a list of tickets the player has submitted |
/ticket list (status) (page) | list all tickets, filtered by status and page |
/mods | display all the online mods (hidden players won't be shown) |
Greetings, Sgt_Tailor