ToggleBlock

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

name

Introduction

A simple plugin that allows players to register blocks and then toggle on and off (all blocks to air). Useful for dams, bridges, traps, secret areas, controlling redstone via commands and much more.

Features

  • Multi-world support
  • Block data support (wool colours, wood types, container positions etc)
  • All regions are saved and accessible after a reload
  • Regions are easily backed up
  • Supports tbon and tboff commands from the console and players
  • Can be used to activate redstone via a command (redstone torch in a region)
  • Useful for draw-bridges, moats, traps, secret areas and more
  • All regions are global and can be accessed by anyone
  • Redstone activation (region on only when powered)
  • Redstone can be inverted (region off when powered)
  • Use /tb to list all regions
  • Can be used to wirelessly activate redstone

Upcoming Features

  • Fix dupe issue by protecting blocks in a ToggleBlock region
  • Take user requests (comment below)
  • Will be available in Polish for the 1.4 update

Current Bugs/Issues

  • See above concerning duplication issue

Commands

Possible commands:

  • /tb [name] - Starts/stops edit mode for a specific region of blocks
  • /tbon [name] - Resets all blocks in the specific region to their original state
  • /tboff [name] - Turns all blocks in the region to air.
  • /tbr [name] - Links a sign (look at it) with a region to support redstone
  • /tbrd - Remove linked sign that you're looking at

Source Code

This may be helpful for those wishing to learn Java or for the approval process. See http://dev.bukkit.org/server-mods/toggle-blocks/pages/code/


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit