ToolBelt_0.6

Details

  • Filename
    ToolBelt.jar
  • Uploaded by
  • Uploaded
    Jan 9, 2013
  • Size
    101.18 KB
  • Downloads
    334
  • MD5
    3eb488621d76fd21b35d8b7402c4d98d

Supported Bukkit Versions

  • CB 1.4.6-R0.3
  • CB 1.4.5-R1.0

Changelog

Note: Please use Release 0.6.1 instead I forgot to update the help/<tool>.txt files with this release, please download the 0.6.1 release which should be out shortly.

Update Release 0.6

Update Release 0.5

Update Release 0.4

For older change logs, check the previous file uploads

0.6 The config file has had a couple of changes so it is suggested that you move your old one and let ToolBelt generate a new default config, and then edit the new file. All of the new options have sane defaults so nothing should be broken. Here is a list of the changes:

  • tools.leap.invuln default changed from "-1" to "1". The old value of "-1" will prevent all fall damage ever for all users that have permission to use the leap tool. The new value of "1" will only protect against the next fall damage after using the leap tool. As before "0" gives no fall damage protection at all.
  • tools.leap.cost added, default value of "0". If this has a positive value, then after that many leaps one feather will be removed from the user.
  • Add "137" to tools.global.stopCopy and tools.global.stopOverwrite to prevent command blocks from being manipulated.
    • Add "137: 0" to tools.dupe.replace to not allow users duplication rights for the command block.
  • Add "139" to tools.dupe.keepData for cobblestone walls.
  • Add "141: 391" and "142: 392" to tools.dupe.replace to give carrot and potato items to the users instead of the blocks.

The ranged addition 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.