tedo0627 / RedstoneCircuit

This is the PocketMine plugin that implements the Redstone circuit.
GNU General Public License v3.0
84 stars 51 forks source link

block updatesave #32

Closed TDMidkwhatisxd closed 5 years ago

TDMidkwhatisxd commented 5 years ago

It means that if i put false i could prevent duplication glitches? I dont fully understand.

tedo0627 commented 5 years ago

If you puttrue, the block updates are saved. For example, if you create a loop circuit and restart the server, the Redstone signal is preserved.