SimpleTicketManger v1.2.0

Details

  • Filename
    SimpleTicketManager-1.2.0.jar
  • Uploaded by
  • Uploaded
    Mar 29, 2015
  • Size
    19.73 KB
  • Downloads
    551
  • MD5
    faed293fb4d4edc2f71ed18f40b37a8c

Supported Bukkit Versions

  • 1.8.1

Changelog

  • Added support for Multiple Servers

Server names are based off the Server Name set in server.properties file

You must set bungeecord to true in the config if you wish to use it.

If you do wish to have Server name displayed, then you must use MySQL.

You must also delete your table in the database or Database file in the Simple Ticket Manager folder or run the following SQL code against it:

ALTER TABLE tickets ADD SERVER_NAME VARCHAR (50) NULL

None currently