Assassins-1.1.0.jar

Details

  • Filename
    Assassins-1.1.0.jar
  • Uploaded by
  • Uploaded
    Jul 2, 2012
  • Size
    117.02 KB
  • Downloads
    3,999
  • MD5
    3afe007e44f67cef5b79e3e577db2e67

Supported Bukkit Versions

  • CB 1.2.5-R5.0
  • CB 1.2.5-R4.0
  • CB 1.2.5-R3.0

Changelog

Version 1.1.0

- Added new command: /assassin 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.

Resource Changes

This version will require you to add/update the following to your existing resources.json. You can also just delete your existing one if you did not make any custom changes to it. A new one will be produced upon start-up if deleted.

    // Assassin - Kill
    "assassins.command.kill.invalidPayment.count": "Invalid item count.",
    "assassins.command.kill.invalidPayment.material": "Invalid material.",
    "assassins.command.kill.invalidPayment.stack": "You don't have enough in your inventory.",

    // Assassin - Revenge
    "assassins.command.revenge.maxContracts": "<player> cannot have anymore contracts placed on them.",
    "assassins.command.revenge.protectedPlayer": "<player> is protected, you cannot kill them.",
    "assassins.command.revenge.alreadyHasContract": "You already have a contract out for this player.",
    "assassins.command.revenge.noneAvailable": "There is nobody available to get revenge on.",
    "assassins.command.revenge.completed": "You have requested that <player> be killed !",
    "assassins.command.revenge.reason": "Revenge !",
    "assassins.command.revenge.help": "Get revenge on those who requested you be killed.",

    // Assassin - Hunt
    "assassins.command.hunt.completed": "You have <timeLimit> to kill <player> !",