SimpleHelpTickets-0.9.6.jar

Details

  • Filename
    SimpleHelpTickets.jar
  • Uploaded by
  • Uploaded
    Jul 4, 2012
  • Size
    35.39 KB
  • Downloads
    1,464
  • MD5
    ad7a4e408b47055557cc23f9ff0f9e47

Supported Bukkit Versions

  • CB 1.2.5-R4.0

Changelog

0.9.6
- Fixed Bug: admin not being assigned when using /taketicket
0.9.5
- Upgraded to SQLite data storage - Updated menu structure, functionality - Added delticket to delete tickets, closeticket now moves ticket to 'closed tickets' list - Added -r flag to close ticket, (REOPEN) - Added custom message output - Added ticket expiration - Updated length of ticket description (over 42chars) shortened to fit chat - Updated appearance / output 0.9
- Major re-write & release preplanning
- Added /helpme (Explain opening a ticket)
- Changed output appearance
- Fixed remaining known bugs
0.8
- Updated sanity checks for checkticket, replyticket & closeticket
- Fixed console commands for reloading SimpleHelpTickets Config
- Cleaned up some code here and there.
0.7
- Major BugFix: Fixed a bug in /taketicket that caused occasional tickets not to be seen
- Fixed creating tickets from console
- Updated /taketicket to display tickets made by console without error
- Added Sanity Checking
0.6
- Fixed bug: ShowTicketsOnJoin not working
- Fixed console commands
- Fixed usernames left behind in storageconfig.yml by /closeticket
- Updated menu (replyticket)
0.5
- Complete Rewrite
- Added replying to tickets
- Added ticket limiter to prevent users spamming tickets.
0.4
- Added Option NotifyAdminOnTicketClose
- CloseTicket message changed to 'ticket closed' from 'ticket deleted'
0.3
- Added a separate permission for deleting a ticket
- Users with permission sht.admin will see # of current tickets upon joining (configurable in config.yml)
- Fixed minor bug which caused 'noone' to be displayed instead of date / admin assigned to the ticket
0.2
- Admin teleported to where ticket was set hen using /taketicket
- Minor fixes to tickets list and menu
0.1
- Initial creation.