Skip to content

This is the PocketMine plugin that implements the Redstone circuit.

License

Notifications You must be signed in to change notification settings

ch4rindo/RedstoneCircuit

 
 

Repository files navigation

RedstoneCircuit

This is the PocketMine plugin that implements the Redstone circuit.

Implemented Blocks

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

Custom Events

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

License

"Redstone Circuit" is under GPL-3.0 License

Special Thanks

Write Icon @num4nua

About

This is the PocketMine plugin that implements the Redstone circuit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%