Skip to content

Commands

leelawd93 edited this page Mar 14, 2017 · 5 revisions

() = Optional
[] = Required


Command
(Alias)
Description Permission
ticket Display a dynamic list of commands available to you None
ticket open [message]

modreq [message]
Open a ticket mmctickets.commands.open
ticket read/check (ticketID)

check (ticketID)
Display a list of open tickets or more detail about a specified ticket mmctickets.commands.read.self (own tickets)
mmctickets.commands.read.all
ticket check closed Display a list of closed tickets mmctickets.commands.read.all
ticket check held Display a list of held tickets mmctickets.commands.read.all
ticket check self Display a list of tickets you have opened mmctickets.commands.read.self
ticket close [ticketID] (comment) Display a list of tickets you have opened mmctickets.commands.read.self (own tickets)
mmctickets.commands.read.all
ticket reopen [ticketID] Reopen a closed or held ticket mmctickets.commands.reopen
ticket comment [ticketID] [comment] Add a comment to a ticket mmcticket.commands.comment
ticket claim [ticketID] Claim a ticket, telling the player and staff you are working on it mmcticket.commands.claim
mmctickets.bypass.claimed (Allow claiming of tickets claimed by others)
ticket unclaim [ticketID] Unclaim a ticket, telling the player and staff you are no longer working on it mmcticket.commands.unclaim
mmctickets.bypass.claimed (Allow unclaiming of tickets not claimed by you)
ticket teleport [ticketID] Teleport to the location a ticket was created mmcticket.commands.teleport
ticket assign [player] Assign a staff member to a ticket mmcticket.commands.assign
ticket hold [ticketID] Put a ticket on hold mmcticket.commands.hold
ticket ban [player] Ban a player from being able to create tickets mmcticket.commands.ban
ticket unban [player] Unban a player to allow them to create tickets mmcticket.commands.ban
ticket reload Reload ticket & player data mmcticket.commands.reload
stafflist Display a list of currently online staff members mmcticket.commands.stafflist
mmctickets.staff is required to appear
Clone this wiki locally