Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.
/ ticket-master Public archive

A Minecraft Bukkit plugin that handles player requests using assistance tickets.

License

Notifications You must be signed in to change notification settings

rafaskb/ticket-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicketMaster

TicketMaster was made to simplify and organize the interaction between players and staff by adding assistance tickets. Players can submit tickets so the server staff can handle their requests with ease.

Features

  • Ticket Statuses (Pending, On Hold, Claimed and Closed)
  • Ticket Priorities (Low, Normal, High and Critical)
  • Players can create new tickets, comment on them and close them.
  • Staff can manage tickets by changing their priorities, their status, commenting on them, etc.
  • Staff can teleport to where the ticket was created, but only if they have permission.
  • User-friendly, very easy to use!
  • Players are notified about changes made on their tickets, even if they're offline at the time.
  • All functionalities inside a single command. All you have to remember is /ticket.
  • You can edit the plugin messages through the lang.yml file, including the plugin name.
  • Low memory usage and very fast response, uses SQLite to store the plugin information.

BukkitDev Page

http://dev.bukkit.org/bukkit-plugins/ticketmaster/

About

A Minecraft Bukkit plugin that handles player requests using assistance tickets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages