0.9.5

Details

  • Filename
    PowerTool-0.9.5.jar
  • Uploaded by
  • Uploaded
    Mar 24, 2012
  • Size
    100.69 KB
  • Downloads
    840
  • MD5
    8d8e567dc2b62c6ce5c12a1b4a374a42

Supported Bukkit Versions

  • CB 1.2.5-R1.0

Changelog

0.9.5

  • Add option to suppress the power tool reminder when selecting a bound item.
  • Account for null ItemStack from getItem().
  • Rework commands. Add per-player power tool persistence.
  • Perform targeting ourselves which allows targeting all players (creative or not) up to a very large distance away.
  • Always cancel interaction when a valid power tool is used (regardless if there's a valid target).
  • Add commands to enable/disable power tools availability.

The /powertool command has been significantly changed. Users are encouraged to re-read the documentation (the overview page).

Your config.yml will be updated with new options: verbose, powertools, options. It is recommend that you double-check the defaults.

0.9.4

  • Add 4 new substitution tokens: %x, %y, %z, and %Y (which map to the X, Y, Z coordinates of the targeted block, and the Y-coordinate of the lowest air block above the targeted block, respectively)

0.9.3

  • Fix for Bukkit 1.1.

0.9.2

  • Update for new Bukkit configuration classes.

0.9.1

  • Fix bound command executing twice when right-clicking on player and command does not use player token.
  • Check powertool.use permission in event handlers.
  • Add admin-definable, persistent, global bindings.

New config properties:

  • See main page for admin-defined, global bindings.

New commands:

  • /powertool -R — Re-reads config.yml

New permissions:

  • powertool.reload — Allows use of /powertool -R

0.9

  • Initial public release.

sulphur (gunpowder) is used as a global power tool example. After each config file update, the example will be added back in if you don't already have it.

If you're already using sulphur as a global power tool, your modified entry should not be disturbed. Unless you only use one of right-click or left-click. If that's the case, the other click command will be defaulted. To stop this, explicitly set it to ''

For example:

  sulphur:
    left-click: me Hello %p
    right-click: ''