BlockCommand

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.

This plugin allows you to set commands and messages to blocks. This commands/messages will be executed, if the player touches/clicks on the block.

Features

  • You can bind...
  1. ... a console command to a block
  2. ... a message to a block
  3. ... a player command to a block
  • Execution:
  1. If you add a BlockCommand with leftclick, it will be executed by touching the block
  2. If you add a BlockCommand with rightclick, it will be executed by clicking on the block
  3. If you add a BlockCommand with a configurable item (default = redstone), it will be executed by redstone
  • You can add a player variable %player% to your message/command
  • If you wrote the command, you are in add-mode and can add the command/message to infinite blocks
  • Multiworld support
  • Permissions support
  • You can remove a BlockCommand with a configurable item (default = bone) in Add-Mode

Commands

  • /bc add <msg/cmd/pcmd> <text>
  • /bc stop

Permissions

  • BlockCommand.add
  • BlockCommand.touch
  • BlockCommand.click

How to use - example

  1. just type /bc add msg Hello %player%
  2. Then click on the floor (rightclick)
  3. type /bc stop
  4. now if you walk on the floor, you get the message "hello <your name>"
  5. type again /bc add msg lol
  6. take a bone in your hand
  7. leftclick on the block you have clicked before
  8. type /bc stop
  9. now the block is normal again


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