0.9.9
Details
-
FilenamePowerTool-0.9.9.jar
-
Uploaded by
-
UploadedMar 23, 2013
-
Size135.56 KB
-
Downloads3,079
-
MD5f827b2da14459a389fa3390ce655328f
Supported Bukkit Versions
- 1.5.1
- CB 1.4.7-R1.0
Changelog
0.9.9
- Break powertool.use permission into powertool.use.* and powertool.create. Also support item-specific powertool.use permissions.
- Store player state as Bukkit metadata.
- Bukkit deprecation fixes.
This build introduces fine-grained control over power tool usage using permissions: powertool.use.*
and powertool.use.<item-id>
. It also introduces powertool.create
which allows players to create their own power tools.
The old permission powertool.use
remains for backwards compatibility and can be thought of as an alias for both powertool.use.*
and powertool.create
.
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.
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: ''