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
As 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.
@EruannaCraft
Got SQLlibrary installed? It still works for me. Even in 1.10
Edit: Correction it runs and all. but gives errors. Still works.
@MPigna
When I run the server it fails to generate a ticket man folder, and does not show up with /plugins
@EruannaCraft
Still works great in 1.8.8 Using it for over a year now
Plugin does not seem to work with 1.8.8
Hardcoded 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.
@binxycraft
Send me your Apache Config please :D I will help
When 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?
Found the Webui on Github :) https:github.com/jdon/Ticket-Man-Webui
Plugin is perfect, great work! :) languages.yml would be great and please reupload the Webui!!! :D
The link of the Webui is not working.. maybe re-upload? :D
How to install Webui?
PSA 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.
Could you add support to include the world that the ticket was sent in, that makes it easier to handle multiple servers and gamemodes.
Hello.
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.
how to install SQLibary ?
@Jdon278
what should I do ?
@serhat354
It seems that your mysql server does not understand the mysql query "insert"
@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 ?
@serhat354
It would seem its a problem with your mysql server and not my plugin