Take A Number

TakeaNumber

Description:

Take A Number Is a simple efficient help ticket system. It allows server staff to easily and effectively review edit and take in game help tickets.
It's as simple as "/ticket someone griefed my house" The server staff with the proper permissions can then check and take thus ticket.


Installation:

  1. Download the .jar
  2. Place the .jar in your plugins directory
  3. Restart the server

Configuration:

Default

ShowTicketsOnJoin: true
NotifyAdminOnTicketClose: true
MaxTickets: 5
ResolvedTicketExpiration: 7
DateFormat: "dd/MMM/yy HH:mm"
AlwaysLoadTickets: true
NameDescription
ShowTicketsOnJoinIf set to true, players with the tan.admin permission will see the current open help tickets upon entering the server.
NotifyAdminOnTicketCloseIf set to true, players with the tan.admin permission will recive an ingame message when a ticket has been closed.
MaxTicketsThe number of tickets a player can make.
ResolvedTicketExpirationThe number of days before a resolved ticket will expire.
DateFormatConfigurable date format of the tickets.
AlwaysLoadTicketsIf set to true, this setting avoids keeping the tickets in memory and reads and write to yaml directly. (not officiant, but good for cross server ticket system)

CommandDescriptionAliases
/ticket-helpHelp Menu.tickethelp, tan
/ticket-open (description)Open a help ticket.ticket, report, rpt, tkt
/ticket-listReview help ticketstickets
/ticket-check (#)Check a help ticket.checkticket
/ticket-visit (#)Teleport to a help ticket.visitticket, ticket-tp, tpticket
/ticket-reply (#)Reply to a help ticket.replyticket
/ticket-take (#)Take a help ticket.taketicket
/ticket-resolve (#)Resolve a help ticket, starts the expiration time.resolveticket
/ticket-delete (#)Delete a help ticket, not letting it expire.deleteticket

Permissions:

tan.ticketOpen a help ticket.
tan.adminWork with tickets

Source

https://github.com/Jadedwolf/TakeaNumber


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files