public plugin_init() { if (conditions not met) return PLUGIN_CONTINUE else { register_plugin(etc...) } }