Skip to content

TicketManager 3.0.0 Release!

Compare
Choose a tag to compare
@HoshiKurama HoshiKurama released this 24 Apr 15:42
· 393 commits to master since this release

Commands Added:

  • /ticket convertdatabase : Allows user to convert between database types

Permission Nodes:

  • Added ticketmanager.convertdatabase which is by default added to only the wildcard permission
  • ticketmanager.notify.warning now also shows when database is being converted

Features Added:

  • SQLite database support added! Users now have the option of MySQL or SQLite. By default, SQLite is the default database type.
  • Brand new config file. DO NOT USE PREVIOUS CONFIG FILE TYPE!!! Delete old config file and let plugin generate new file. Make sure to store your database information if using MySQL!
  • Update checker can now be toggled on and off. THIS FEATURE HOWEVER IS DISABLED AS SPIGOT DOES NOT ALLOW LARGER JAR FILES!