public EventHandler(SCPRadio instance) { plugin = instance; }
public override void OnEnable() { instance = this; this.Info("SCPRadio Enabled!"); }