ToggleBlock 0.4

Details

  • Filename
    toggleBlock.jar
  • Uploaded by
  • Uploaded
    Oct 5, 2012
  • Size
    12.19 KB
  • Downloads
    272
  • MD5
    b466e0139f565602c5482325ad2c934d

Supported Bukkit Versions

  • CB 1.3.2-R1.0

Changelog

  • Added permissions: toggleblock.use (for /tb command)

toggleblock.region.edit.all (Allow users to edit other users regions)

toggleblock.region.list (allows you to list region names and owners)

toggleblock.region.delete.any (allows user to delete anybody's region)

toggleblock.region.delete.own (allows user to delete own region)

toggleblock.region.delete.all (allows user to delete all region information)

toggleblock.forcereload (allows you to use "/tbon force reload" to reload config file changes)

toggleblock.toggle.any (allows user to toggle other people's regions)

toggleblock.redstone.delete.all (allows user to clear all redstone sign data)

toggleblock.redstone.create (allows user to use /tbr to create redstone ToggleSigns)

  • New ownership system. Old ToggleBlock data will be marked as owned by 'unknown' (do "/tb" to do this). From there you can edit and reload the ownership information (it's in config.yml)
  • Works better with block protection systems
  • Improved performance (only store player names, not the whole object :O)
  • Extended range when creating/deleting redstone ToggleSigns
  • Changed many error messages to make them more helpful
  • Allow console to use certain commands (such as /tbd)
  • Export with Java 6
  • Removed sign stick and broken sign support in the process (fixed in next version, promise :D)
  • Sign support broken
  • No region block protection yet (still investigating most efficient way of doing this)