tedo0627 / RedstoneCircuit

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

Feature Request #100

Closed JoshuaPHYT closed 1 year ago

JoshuaPHYT commented 2 years ago

Can you make redstone not to eat cpu too much. Only Ram or something

tedo0627 commented 1 year ago

I have tried to figure out how to do that, but haven't come up with anything.

JoshuaPHYT commented 1 year ago

I have a question. Is this redstone plugin is gonna be lag if Many Players use this?

tedo0627 commented 1 year ago

Lag does not increase with the number of players, but with the number and size of circuits operating. I think that the lag increases as the number of hoppers and other tiles increases, because even if they are not operating, they are still processed as chunks are loaded