SimpleHelptickets-1.3.6

Details

  • Filename
    SimpleHelptickets.jar
  • Uploaded by
  • Uploaded
    Feb 9, 2014
  • Size
    48.08 KB
  • Downloads
    7,693
  • MD5
    8cdf6bf529cd0b5927e82992b33e9fdb

Supported Bukkit Versions

  • CB 1.7.2-R0.2

Changelog

1.3.6
- FIXED: MaxTickets not limiting the amount of tickets a user can open
- FIXED: User OnJoin notification of open tickets repeating itself
- FIXED: MySQL Connection Check. (Merged PR: TheCutter)
1.3.5
- Updated extra formatting to not interfere with colour codes
- Recoded ticket.class
- Fixed "CONSOLE has opened a ticket" bug for MySQL users
- Fixed notification of admin reply on user join
1.3.4
- Added bold/italic/underline/strike/reset to output.yml
- Fixed typo in output.yml
- Added check to getconnection in mysqlconnection.java to ensure connection is established, and if not re-stablish connection before continuing.