BridgeCommandType
Represents the BridgeParameters.CommandType.
@ Startup
DreamDaemon notifying it is starting.
@ Reboot
DreamDaemon notifiying the server is calling /world/Reboot().
@ Kill
DreamDaemon requesting the process be terminated.
@ DeprecatedPortUpdate
DreamDaemon notifying us of its current port and requesting a change if necessary.
@ ChatSend
DreamDaemon requesting a ChatMessage be sent.
@ Chunk
DreamDaemon attempting to send a longer bridge message.
@ Event
DreamDaemon requesting a custom event to be triggered.
@ Prime
DreamDaemon notifying the server is primed.