Nova Tickets
Ticket administration tool for easy use and multiple replies.
Note: MySQL dependant.
Tested on 1.7.10
Installation:
- Add NovaTickets.jar to your server's plugin folder and start your server. The config file will be created upon first use.
- Edit 'config.yml' and insert your MySQL server details and display prefix.
- Restart your server and the tables will be created in your database.
Permissions:
nova.mod - Access to all ticket commands.
(Op also has full access)
Commands:
/helptickets - List all commands
/ticket [issue] - Submit a new ticket
/mytickets [open,closed,all] - Display your tickets
/ticketinfo [id] - Detailed view of a ticket
/replyticket [id] [comment] - Add a comment to a ticket
/closeticket [id] - Close a ticket
/ticketwarp [id] - Warp to the location of a ticket
/tickets - Show all open tickets
This is my first 'published' plugin so feel free to critique or make suggestions.

Nova Tickets 1.1
Help Tickets with MySQL support and multiple replies.
-
mat41997 likes this.
Recent Updates
- Customizable Prefix Oct 4, 2014
Recent Reviews
-
ChargedPixel
- 3/5,
I have a problem!
I got this Error:
java.lang.NullPointerException: null
at com.gmail.winglessravens.NovaTickets.NovaTickets.checkDatabase(NovaTickets.java:859) ~[?:?]
at com.gmail.winglessravens.NovaTickets.NovaTickets.onEnable(NovaTickets.java:76) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:384) [spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:333) [spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.reload(CraftServer.java:755) [spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.Bukkit.reload(Bukkit.java:525) [spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:651) [spigot.jar:git-Spigot-65e8124-9e3636d]
at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchServerCommand(CraftServer.java:637) [spigot.jar:git-Spigot-65e8124-9e3636d]
at net.minecraft.server.v1_12_R1.DedicatedServer.aP(DedicatedServer.java:444) [spigot.jar:git-Spigot-65e8124-9e3636d]
at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:407) [spigot.jar:git-Spigot-65e8124-9e3636d]
at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot.jar:git-Spigot-65e8124-9e3636d]
at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot.jar:git-Spigot-65e8124-9e3636d]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_144]
This is my Config:
(Some fields left out)
## Nova Tickets ##
## MySql IP Address ##
IP: 'domain.com'
## MySql Port ##
Port: 3306
## MySql User ##
User: USER
## MySql Password ##
Password: 'PASSWORD'
## MySql Database ##
Database: DATABASE
## Text Prefix ##
Prefix: Ticket
Version: 1.12.1 Spigot
No other plugins installed
Thanks! -
e_mike
- 4/5,
5 Stars when you add a translate config to the Plugin. :)
And maybe more Permissionst for the Plugin, but exelente work. -
tr0nlegacy2012
- 4/5,
Overall this is a great plugin! Although, I would love to see a web interface! Another feature that would be nice is to show the "World name" in the ticket information so for those who have multiple servers can use one database for all servers instead of having it different for each server. Thanks!
Add the above mentioned features, and I will change the rating to 5 stars! Thank you for providing this awesome plugin! -
-
-
Kevin_Gunleader
- 5/5,
Great resource, I use it everyday on my server to help the players. It's really great :)
-
-
_Absol
- 5/5,
Great resource. Making a custom gamemode so there are bound to be tons of kinks, but this will make it easy to kill em:P Great work
-