ToolBelt_0.2

Details

  • Filename
    ToolBelt.jar
  • Uploaded by
  • Uploaded
    Apr 2, 2012
  • Size
    83.07 KB
  • Downloads
    418
  • MD5
    00ec12f10483e041c95f1da23e6b0f81

Supported Bukkit Versions

  • CB 1.1-R8

Changelog

Update Release 0.2

  • Added new tools
    • Ruler - Click in two different points to get width x,y,z, distance and volume measurements
    • Watch - Set your personal time to day or night (OPs or w/perm can set server time)
    • Sledge - Push and pull blocks
    • Pliers - Copy and push/pull blocks
    • Shovel - Dig cubes, disks and spheres out of (configurable) stone, dirt, grass, sand and gravel.
    • Chainsaw - Cut down cubes and spheres of (configurable) logs, leaves and vines.
  • help/ now contains Permissions.txt and Commands.txt. Both will have latest data.
  • Allow players to disable ToolBelt for themselves with /tb off and /tb on
  • Added optional range powers to PickHax
  • Pressure plates now work while holding a ToolBelt tool.
  • Fixed PickHax complaining when player is using WorldEdit's Superpick

Update Release 0.1

  • Support for region plugins (like WorldGuard), logging (like LogBlock or HawkEye), and more (like NoCheat).
  • New tool, PickHax, similar to VoxelDoop's Jackhammer.
  • Scroll tool now always shows the block change for the player performing the scroll action.
  • Tool specific configuration help has now been pulled into plugins/ToolBelt/help/<tool>.txt
  • Paint tool's range is now more configurable.
  • Global block restrictions in config.yml
  • Significant printout improvements.

LogBlock has issues when scrolling a material from data value 0 to any other data value. A patch has been sent and accepted to LogBlock, so hopefully the next version will not have this issue (Build #112). HawkEye reportedly does not share the same problem.

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.

Players near someone using the scroll, sledge, pliers, and pickhax tools might not see data value updates in certain situations. If the map area is reloaded from the server (going far away and coming back, logging off and back on) the data change is visible.

If a player has access to the VoxelSniper tools, crouching and right-clicking performs unexpectedly. This is an issue with VoxelSniper, and I am trying to work with them to get this resolved. In the mean time you can:

  • Change the tool painting is bound to from the SLIME_BALL to COAL or some other material.
  • Disable VoxelSniper privileges for those that have the Paint tool.
  • Set Tools: paint: rangeCrouch: to 0 in config.yml to disable any sign of crouch painting, and tell your users not to try it.