Ticket Man
Ticket Man - The only ticket plugin you will ever need!
Description:
Ticket Man, was designed to be your complete ticket plugin. A player makes a ticket and it will immediately notify all staff. The staff members will be able to view and tp to the location of the ticket.Once the staff member has fixed the problem they can reply and close the ticket, when the player comes back online they will be informed that there ticket has been completed.
Requires:
Features:
- Mysql
- Custom Web Interface
- Simple To Use
Commands:
Player commands
- /ticket open (description) - Opens a ticket.
- /ticket view - Shows you the ids of all your open and closed tickets.
- /ticket view (id) - Shows you the information on the ticket id (must be a ticket the player owns).
Staff Commands
Staff needs permission "ticketman.staff" or to be op
- /ticket show - Shows you all the open tickets.
- /ticket player (playername) - Shows you the ids of all the open and closed tickets of (playername).
- /ticket view (id) - Shows you the information on the ticket id (staff can see any ticket).
- /ticket tp (id) - Teleports you to the location the ticket was made.
- /ticket answer (id) (reply) - Replies to the ticket (id) and automatically closes it.
- /ticket register (password) - Registers staff member for webui
Web Interface:

-
View User Profile
-
Send Message
Posted Dec 10, 2016As per accepting from Jdon278 I will be taking over the development of this plugin.
Please go to https://dev.bukkit.org/projects/ticketman-reborn for the continuation of the plugin.
-
View User Profile
-
Send Message
Posted Jul 11, 2016@EruannaCraft
Got SQLlibrary installed? It still works for me. Even in 1.10
Edit: Correction it runs and all. but gives errors. Still works.
-
View User Profile
-
Send Message
Posted Mar 7, 2016@MPigna
When I run the server it fails to generate a ticket man folder, and does not show up with /plugins
-
View User Profile
-
Send Message
Posted Jan 18, 2016@EruannaCraft
Still works great in 1.8.8 Using it for over a year now
-
View User Profile
-
Send Message
Posted Nov 28, 2015Plugin does not seem to work with 1.8.8
-
View User Profile
-
Send Message
Posted Apr 5, 2015Hardcoded auto-close is stupid cuz doesn't allow for elaborating on a ticket, making them useless for other purposes.
We'll start using, or at least test, this plugin when hardcoded auto-close is gone.
-
View User Profile
-
Send Message
Posted Nov 16, 2014@binxycraft
Send me your Apache Config please :D I will help
-
View User Profile
-
Send Message
Posted Sep 19, 2014When I try to restart apache2 after installing the webpage I get the error: /etc/apache2/sites-available/ticketman# service apache2 reload apache2: Syntax error on line 237 of /etc/apache2/apache2.conf: Syntax error on line 12 of /etc/apache2/sites-enabled/ticketman/index.html: Expected </!
[if> but saw </head>Anyone have any idea how to fix it?
-
View User Profile
-
Send Message
Posted Aug 26, 2014Found the Webui on Github :) https:github.com/jdon/Ticket-Man-Webui
-
View User Profile
-
Send Message
Posted Aug 26, 2014Plugin is perfect, great work! :) languages.yml would be great and please reupload the Webui!!! :D
-
View User Profile
-
Send Message
Posted Jul 24, 2014The link of the Webui is not working.. maybe re-upload? :D
-
View User Profile
-
Send Message
Posted Jun 13, 2014How to install Webui?
-
View User Profile
-
Send Message
Posted Jun 2, 2014PSA This plugin, as well as my other plugins will be updated to support minecraft 1.8 and UUIDS at the end of June /start of July.
-
View User Profile
-
Send Message
Posted May 17, 2014Could you add support to include the world that the ticket was sent in, that makes it easier to handle multiple servers and gamemodes.
-
View User Profile
-
Send Message
Posted Mar 31, 2014Hello.
Can you add possibility to make "response after response" making this even conversation? For databases problems: you can create numerates responses in one slot.
Thanks.
-
View User Profile
-
Send Message
Posted Mar 4, 2014how to install SQLibary ?
-
View User Profile
-
Send Message
Posted Feb 12, 2014@Jdon278
what should I do ?
-
View User Profile
-
Send Message
Posted Feb 12, 2014@serhat354
It seems that your mysql server does not understand the mysql query "insert"
-
View User Profile
-
Send Message
Posted Feb 12, 2014@Jdon278
I using linux centos 6.4 mysqld mySQL server, i succesfully setup your plugin on my server, tables created automatically by your plugin, but i can't register or open ticket why ?
-
View User Profile
-
Send Message
Posted Feb 12, 2014@serhat354
It would seem its a problem with your mysql server and not my plugin