This is the PocketMine plugin that implements the Redstone circuit.
transmission
- Redstone Comparator
- Redstone Repeater
- Redstone Wire
power
- Buttons
- Daylight Sensor
- Juke Box
- Lever
- Observer
- Redstone Block
- Redstone Torch
- Pressure Plates
- Target
- Trapped Chest
- Tripwire
- Tripwire Hook
mechanism
- Activator Rail
- Command Block
- Dispenser
- Doors
- Dragon Skull
- Dropper
- Fence Gates
- Hopper
- Moving Block
- Note Block
- Piston
- Piston Arm
- Powered Rail
- Redstone Lamp
- Sticky Piston
- Sticky Piston Arm
- TNT
- Trapdoors
When using custom events, they must be enabled in the configuration.
name | description |
---|---|
BlockDispenseEvent | Called when the item is dispense |
BlockPistonExtendEvent | Called when the piston is extended |
BlockPistonRetractEvent | Called when the piston retracted |
BlockRedstonePowerUpdateEvent | Called when the redstone signal is turned on or off |
BlockRedstoneSignalUpdateEvent | Called when the redstone power changes |
HopperMoveItemEvent | Called when the hopper moves an item |
HopperPickupItemEvent | Called when the hopper picks up an item |
"Redstone Circuit" is under GPL-3.0 License
Write Icon @num4nua