This update adds a config option for a server name, use this if you're running a bungee'd array of server and the discord messages will include the server name.
I also fixed an issue where commands will error if the worlds name is set to null. Most of the work of on this update was documenting everything, which is part of a bigger effort to add a formal api.
So far there are two events TicketConstructionEvent (cancellable) which runs before the ticket is created an given an id and TicketCreateEvent (not-cancellable) which runs after the ticket has been constructed.