#include <amxmodx>public plugin_cfg(){ // AMXBans Main - name of the plugin // If the AMXBans Main plugin is failed if ( is_plugin_loaded("AMXBans Main") != -1) { // Print the message to tell about it log_amx("AMXBans Main is failed to load!") }}