RegisterBrokerEvent
class RegisterBrokerEvent(var jarPath: Path, var result: ResultedEvent.GenericResult = GenericResult.allowed()) : ResultedEvent<ResultedEvent.GenericResult>
An event to fire to dynamically register your broker
If a broker is being provided as a full Velocity plugin, this event should be fired to register the jar with Impulse