📄️ Busy Plugins
A busy plugin is a remote callback function that will be run by Cybersyn when it needs to determine if a particular vehicle is busy. This can be used by other mods to prevent Cybersyn from utilizing vehicles that your mod deems to be otherwise occupied.
📄️ Node Match Veto Plugins
A node match veto plugin is a remote callback function that will be run by Cybersyn to check if a particular provider and requester are eligible to match.
📄️ Query Interface
Cybersyn has a unified remote call for querying data.
📄️ Remote Interface
Individual or one-off commands that can be issued to Cybersyn via remote interface. To retrieve data from Cybersyn, use the query interface.
📄️ Topology Plugins
A topology plugin is a remote callback function that will be run by Cybersyn when it needs to assign a default topology to a node or vehicle.