BlockExecutors is a powerful Minecraft plugin that allows you to assign action executors to blocks in your world. With this plugin, players or administrators can bind commands, messages, effects, or even visual particle effects to specific blocks, triggered by interactions (left or right click).
Key Features:
- Executor Assignment: Set up commands, messages, effects, or particles on any block with a simple command.
- Flexible Modes: Support for left click, right click, or both interaction types.
- Cooldown Support: Limit the usage frequency of a block with a customizable cooldown (in seconds).
- User-Friendly: Intuitive /setexecutor command with support for various types and settings.
Commands:
- /setexecutor <type> <mode> <data> [--Cooldown <seconds>]
- <type>: Executor type (command, message, effect, particles).
- <mode>: Activation mode (left_click, right_click, both).
- <data>: Data for execution (command, message text, or effect).
- --Cooldown <seconds>: Optional parameter to set a cooldown (e.g., 15).
Usage Examples:
- /setexecutor command both /say Hello! --Cooldown 10 — Executes /say Hello! on any click with a 10-second cooldown.
- /setexecutor particles both --Cooldown 5 — Displays particles above the block on click with a 5-second cooldown.
Transform any block into an interactive element with BlockExecutors! Perfect for mini-games, quests, or custom mechanics on your server.