feildmaster / Quantum-Connectors

Remote Control Redstone Made Easy (discontinued, go to Ne0nx3r0)
http://dev.bukkit.org/server-mods/quantum-connectors/
5 stars 2 forks source link

Multiple Receivers #4

Open feildmaster opened 13 years ago

feildmaster commented 13 years ago

Issue #2: Circuits.yml takes priority above this feature.

Allow multiple receivers to be added to a single switch, instead of just one.

niftymonkey commented 13 years ago

To go along with my comment on #2, the circuit layout scheme is going to need to change to support this too. Consequently, I think we're gonna have to consider stuff like this (and other possibilities like receivers being of different types) before we code this change.

I know I'd really like to be able to have one sender and have one of the receivers be quantum and one receiver be reverse. I think that idea significantly affects what the circuit object looks like.

feildmaster commented 13 years ago

That will be an interesting thing to code. We'll have to put our brains together for the further development of this plugin. ^^