Change Log

Version 1.2.1

- Make second version to support upcoming 1.3.2 Bukkik builds. - This is required because they changed the location of the GSON library in their jar file making it required for users of the library to make custom builds for 1.3.2 to support the new library location.

- Made some memory performance adjustments

- When incorrect parameters are provided to a command, the command help page is now displayed.

- Fixed minor display issues with Help pages.

- Fixed potential issue with missing configuration sections causing exceptions.

- Added Event AssassinsContractCompletedEvent which is called when an Assassin kills the person they are hunting.

Version 1.2.0

- Added /assassin kill <player> hand.

- Added /assassin track <player>.

- Added /assassin blitz <player>.

- Added optional Automated Contracts.

- Added text to killed player telling them they were killed by an assassin.

- Added text to killed player to tell them they can use /assassin revenge if applicable.

- Fixed issues with /assassin revenge:

  • Added to help page.
  • Was not properly controlled by permissions.

- Fixed some potential memory leaks caused during multiple server reloads.

- Fixed problem with assassin not being properly cleared from a players contract list after a kill.

- Did some cleanup on wanted, contracts and view lists.

- Quite a few changes were made to the resources.json, it is recommended that you:

  • Make a backup of your current one
  • Delete the original
  • Restart/Reload your server and let the plug-in create a new resources.json
  • Then merge anything custom from your old version into the new file

Version 1.1.0

- Added new command: revenge. This allows you to automatically put contracts out for those that requested you be killed. And you get them for free !

- Added ability to use items as payment also.

- Added usage of Metrics for sending completely anonymous data to http://mcstats.org for usage tracking.

Version 1.0.0

- Initial release.