ToolBelt_0.11

Details

  • Filename
    ToolBelt.jar
  • Uploaded by
  • Uploaded
    Sep 10, 2015
  • Size
    118.85 KB
  • Downloads
    630
  • MD5
    43e560137ee7c6b17aa529068d17b4b8

Supported Bukkit Versions

  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

Update Release 0.11

Update 0.10 (not released)

Update Release 0.9

Update Release 0.8

For older change logs, check the previous file uploads

0.11 The config file has had a few changes to support the new block types in Minecraft 1.8.

  • tools.global.stopCopy has 176, 177, 193, 194, 195, 196, 197 added
  • tools.global.stopOverwrite has 193, 194, 195, 196, 197 added
  • tools.dupe.replace has 115: 372 and 166: 0 added
  • tools.dupe.keepData has 1, 19, 168, 179 added
  • tools.saw.onlyAllow has 161, 162 added

There were no ToolBelt config file changes for 0.10 There is a workaround for NoCheat now using CompatNoCheatPlus exempt-names.

The changes to the saw come from Chainsaw recursive removal and allow control over how far the recursive block removal can expand. Further help can be found in plugins/ToolBelt/help/saw.txt after the first run of the plugin.

In version 0.8 a new option was added to the scroll tool. It is not recommended, and can change the data of blocks on your map to unsupported values. It allows for scrolling all 16 values on supported blocks, or scrolling all 16 values on all blocks. This is probably just a dead feature now with newer versions of minecraft

  • tools.scroll.all with the possible options of "no" (default) | "values" | "blocks"

The ranged option to painting is blocked if you have NoCheat on your server. If you run across this issue, try giving nocheat.checks.blockplace.reach to the user in question. This likely will also happen with other such plugins, try and look for similar restrictions that might be causing the problem.