MonsterTickets - 1.06

Details

  • Filename
    MonsterTickets.jar
  • Uploaded by
  • Uploaded
    Aug 14, 2012
  • Size
    52.04 KB
  • Downloads
    1,597
  • MD5
    15ca2ad85c1eb9d290c83fe88ce9e402

Supported Bukkit Versions

  • CB 1.3.1-R1.0

Changelog

1.06

  1. Fire off adminchatevents for other plugins to use

1.05

  1. Fix to allow players to chat while a ticket is claimed
  2. Use new Asyncplayerchatevent

1.04

  1. Added the ability to toggle adminchat using /ac or /adminchat

1.03

  1. Modified the reload command now /mt reload (mt will serve as a base command for future additions)
  2. Remove vault requirement
  3. Added the ability to teleport to open & claimed tickets /tp-ticket (id)
  4. Added the ability to save to a MySQL database (thanks to ammar for helping me set this up)
  5. Added and admin chat mod (chat with all people that have monstertickets.mod & monstertickets.admin)
  6. Added the ability to toggle spymode and adminchat mode /mt toggle (toggle)
  7. Added the ability to check closed ticket (just add -closed to the end of the check command)
  8. Modified the way tickets are saved to the local file
  9. Monstertickets now notifies you how many open tickets there are when you log in (if you have the mod node)
  10. Checking tickets now tell you where they were created
  11. Fixed a bug with herochat preventing support chat to be passed
  12. Use the filebackend as a failsafe for MySQL
  13. Rename invalid tickets.dat files if they exist when loading the plugin to prevent errors

1.02

  1. Ability to reload the config on the fly with /mtreload
  2. All permissions now start with monstertickets
  3. Added some more checks when claiming and closing tickets
  4. Added monstertickets.mod.spy permission node so mods-in-training can see how to properly handle tickets
  5. Added the ability to close tickets that are open but not claimed with /close (id)
  6. Added the ability to close all tickets with /close all

1.01

  1. Ability to override the help command "/help (description)"
  2. Seprated config from saved tickets (now tickets.dat)
  3. A bunch of check added when claiming a ticket to make sure the ticket is valid
  4. Fixed a bug when a player disconnects the ticket glitched and stayed open
  5. Reworked the close system for more stability

1.0

  1. Initial release!