promotional bannermobile promotional banner

PowerTool

Abandoned
PowerTool

File Details

0.9.8

  • B
  • Feb 16, 2013
  • 133.68 KB
  • 2.1K
  • CB 1.4.7-R1.0

File Name

PowerTool-0.9.8.jar

Supported Versions

  • CB 1.4.7-R1.0

0.9.8

Very minor update. (0.9.7 is also compatible with CB 1.4.7-R1.0)

  • Add option that controls whether bound commands can be entered without initial slash. (omit-first-slash)
    Defaults to true which mimics the old behavior.
  • An upgrade to ToHPluginUtils (my common plugin library), which includes the following pertinent changes:
    • Adds support for tab-completion. (Sorry, no tab completing bound commands though!)
    • Clean up of logging.
    • Dealing with deprecated Bukkit methods.

Will upgrade your config.yml after backing it up. The caveat about default/example global power tools still apply.

0.9.7

  • Differentiate between items that use data, e.g. WOOL, WOOD, etc.

Note that only the following item/block types with data are differentiated:

  • WOOD, SAPLING, LOGS, LEAVES
  • WOOL, INK_SACK
  • SANDSTONE
  • LONG_GRASS
  • COAL

Data values may be specified by name or numerically, e.g. wool:blue and wool:11 are both blue wool.

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: ''