Bueno gente debido a bloqueos recientes de webengine en varios servidores.
Al contactar al creador via Messenger me indico que solamente era para "ventas" que soporte se daba por discord al consultar en el mismo por ese pedazo de codigo me banearon del discord.

Archivo /includes/config/webengine.json Sin bloqueo:
{
"system_active": true,
"error_reporting": false,
"website_template": "xxxxx",
"maintenance_page": "http:\/\/www.xxxx.com.ar\/",
"admins": {
"xxxxxx": 100
},
"server_name": "SuperMU",
"website_title": "Bienvenidos a SuperMU | Version 99C + Season 1 |
www.supermu.com.ar",
"website_meta_description": "Join MU Online! the free-to-play fantasy RPG based on the legendary Continent of MU! Feel the power of forbidden magic! Explore and fight!",
"website_meta_keywords": "MU, MU online, Season14, private server, Battle Core, private MU online, free to play, mmorpg, auto play, free rpg, Free2Play, PVP, multi client and jewels, season XIV",
"website_forum_link": "http:\/\/www.xxxx.com.ar\/",
"SQL_DB_HOST": "127.0.0.1",
"SQL_DB_NAME": "MuOnline",
"SQL_DB_2_NAME": null,
"SQL_DB_USER": "sa",
"SQL_DB_PASS": "xxxxx",
"SQL_DB_PORT": "1433",
"SQL_USE_2_DB": false,
"SQL_PDO_DRIVER": "3",
"SQL_ENABLE_MD5": false,
"server_files": "xteam",
"language_switch_active": false,
"language_default": "es",
"language_debug": false,
"plugins_system_enable": true,
"ip_block_system_enable": false,
"character_avatars_dir": "character-avatars",
"player_profiles": true,
"guild_profiles": true,
"username_min_len": "4",
"username_max_len": "10",
"password_min_len": "4",
"password_max_len": "10",
"webengine_cms_installed": true,
"cron_api": true,
"cron_api_key": "123456",
"social_link_facebook": "https:\/\/www.facebook.com\/SuperMu-Season-1-xxxxx\/",
"social_link_instagram": "",
"social_link_discord": "",
"server_info_season": "Season 1",
"server_info_exp": "9999x",
"server_info_masterexp": "9999x",
"server_info_drop": "90%",
"maximum_online": "100",
"season_1_support": false
}
Archivo /includes/config/webengine.json Con bloqueo:
{
"system_active": true,
"error_reporting": false,
"website_template": "xxxxx",
"maintenance_page": "http:\/\/www.xxxx.com.ar\/",
"admins": {
"xxxxxx": 100
},
"server_name": "SuperMU",
"website_title": "Bienvenidos a SuperMU | Version 99C + Season 1 |
www.supermu.com.ar",
"website_meta_description": "Join MU Online! the free-to-play fantasy RPG based on the legendary Continent of MU! Feel the power of forbidden magic! Explore and fight!",
"website_meta_keywords": "MU, MU online, Season14, private server, Battle Core, private MU online, free to play, mmorpg, auto play, free rpg, Free2Play, PVP, multi client and jewels, season XIV",
"website_forum_link": "http:\/\/www.xxxx.com.ar\/",
"SQL_DB_HOST": "127.0.0.1",
"SQL_DB_NAME": "MuOnline",
"SQL_DB_2_NAME": null,
"SQL_DB_USER": "sa",
"SQL_DB_PASS": "xxxxx",
"SQL_DB_PORT": "1433",
"SQL_USE_2_DB": false,
"SQL_PDO_DRIVER": "3",
"SQL_ENABLE_MD5": false,
"server_files": "xteam",
"language_switch_active": false,
"language_default": "es",
"language_debug": false,
"plugins_system_enable": true,
"ip_block_system_enable": false,
"character_avatars_dir": "character-avatars",
"player_profiles": true,
"guild_profiles": true,
"username_min_len": "4",
"username_max_len": "10",
"password_min_len": "4",
"password_max_len": "10",
"webengine_cms_installed": true,
"cron_api": true,
"cron_api_key": "123456",
"social_link_facebook": "https:\/\/www.facebook.com\/SuperMu-Season-1-xxxxx\/",
"social_link_instagram": "",
"social_link_discord": "",
"server_info_season": "Season 1",
"server_info_exp": "9999x",
"server_info_masterexp": "9999x",
"server_info_drop": "90%",
"maximum_online": "100",
"season_1_support": false
"blacklisted": true
}
Como pueden ver al final se agrega una variable "blacklisted": true" , que es la que ocasiona el bloqueo si la borran la web funcionara hasta que entren al admincp nuevamente.
Asi que la solucion es la siguiente.
Solucion:
Eliminar lo siguiente del archivo /includes/webengine.php

Mi recomendacion es cambiar de web.
Saludos Lunatico!