• Пожалуйста, создайте название темы отражающее ее смысл
  • Для ускорения решения Вашего вопроса заполните обязательные поля и подробно опишите возникшую проблему

Помощь Помогите пожалуйста с GameCMS_GagManager

Dar_Boga

Участник
Сообщения
9
Реакции
0
Баллы
1
Установили всё,муты выдает,но почему то игроки и говорить могут и писать в чат.Хотя меню работает и в чат пишет что игрок замучен админом на N минут и тд.
Правильно ли я выдал уровни доступа,так как у нас несколько привилегий?

Когда флаг админа меняю на P , то лог с ошибкой не выходит,но мут не работает всё равно.

И заметил что на сайте GameСms муты отображаются только те,что даются на 30 минут и более,а те что на 10-15 не отображаются
 
Исходный код
echo "Executing CMS Gag Manager Configuration File"

cms_gag_time "5, -1, 10, 60, 1440, 0" ; время в минутах. -1 - на врема карты, 0- навсегда
cms_gag_immunity_lvl "z, a, t, r, d, l" ; уровень доступа

; Пример:
; z= 0 - игрок без доступа- должен быть прописан первым, далее- по возрастанию Прав
; t= 1 - ВИП(Выше обычного игрока)
; r= 2 - Суприм(Выше ВИПА)
; d= 2 - Админ(Выше Суприма)
; l= 3 - Гл. Админ(Выше админа)
; Для доступа к меню игрок должен иметь флаг 1-го уровня (в данном примере "а")
' Каждый последующий уровень может блокировать, редактировать и снимать блоки предыдущих и имеют иммунитет от них

; Причины- не более 30 символов (желательно)
; Второй параметр- время в минутах
; Третий параметр- тип блокировки: "a" - чат+голос, "с" - чат, "v" - голос
cms_gag_reason "Маты/ Оскорбление" "" "a" ;полный блок с возможностью выбора времени
cms_gag_reason "Неуважение игроков" "10" "v" ;блок голоса на 10 минут
cms_gag_reason "Флуд" "15" ;блок на 15 минут с возможностью выбора типа блока
cms_gag_reason "Мониторинг" ;ручной выбор параметров блока

cms_gag_whitecmds "/me, /rs, /mute, /top15, /rank, /hp, /maplist, /noms, /vipmenu, /viptest, /gag" ; Команды, доступные в чате для заблокированных игроков

cms_gag_deadadmtalk "0" ; Мертвого админа слышат все
; При значении "0" мертвый админ может говорить со всеми с использованием командного канала. Живой админ- только своей команде.

cms_gag_mute_type_choose "1" ; возможность выбора какой чат блокировать по команде /mute (работает не со всеми чат-менеджерами!!!) (0- выкл, 1- вкл)
cms_gag_time_for_info "0.0" ; время для передачи инфы, после которого живые не услышат мертвых (если sv_alltalk запрещает слышать мертвых)(в секундах, 0.0- выкл. инфу)
cms_gag_block_voice_spam "1" ; блокировать голос игрока за спам (-1 - не блокировать)
cms_gag_block_spam_timer "10.0" ; время непрерывного использования микрофона, после которого голос будет заблокирован на квар*30 секунд (т.е. 10*30= 5 минут)

; настройка плагина rock2gag
votegag_percent "60" ; Процент голосов, необходимый для блока
votegag_time "20" ; Время бана в минутах.
votegag_reason "Мешает игрокам" ; Причина, выводимая забаненному игроку
votegag_limit "3" ; Ограничивает возможное число голосов от каждого игрока
votegag_log "1" ; Вкл./выкл. собственного лога плагина
Источник плагина (ссылка на сайт или тему)
https://cs-games.club/index.php?resources/gamecms-gagmanager.3/
L 01/03/2024 - 00:08:49: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 00:08:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:08:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:08:50: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:08:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:08:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:10:18: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 00:10:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:10:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:10:19: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:10:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:10:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:11:47: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 00:11:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:11:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:11:47: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:11:48: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:11:48: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:28:15: -------- Mapchange to de_apollon --------
L 01/03/2024 - 00:28:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:28:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:28:16: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:28:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:28:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:29:44: -------- Mapchange to de_snowball --------
L 01/03/2024 - 00:29:45: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:29:45: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:29:45: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:29:45: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:29:45: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:31:13: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 00:31:14: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:31:14: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:31:14: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:31:14: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:31:14: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:32:42: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 00:32:43: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:32:43: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:32:43: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:32:43: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:32:43: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:34:11: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 00:34:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:34:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:34:12: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:34:12: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:34:12: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:35:40: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 00:35:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:35:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:35:41: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:35:41: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:35:41: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:37:09: -------- Mapchange to de_52spania --------
L 01/03/2024 - 00:37:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:37:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:37:10: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:37:10: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:37:10: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:38:38: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 00:38:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:38:38: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:38:38: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:38:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:38:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:40:06: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 00:40:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:40:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:40:07: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:40:07: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:40:07: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:41:35: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 00:41:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:41:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:41:36: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:41:36: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:41:36: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:43:04: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 00:43:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:43:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:43:05: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:43:05: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:43:05: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:44:33: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 00:44:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:44:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:44:34: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:44:34: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:44:34: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:46:02: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 00:46:02: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:46:02: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:46:02: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:46:03: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:46:03: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:47:30: -------- Mapchange to de_russka --------
L 01/03/2024 - 00:47:31: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:47:31: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:47:31: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:47:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:47:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:48:59: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 00:49:00: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:49:00: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:49:00: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:49:00: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:49:00: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:50:11: [gamecms_api.amxx] Authentication"<Angel <3><STEAM_0:0:804652883>" (Account name "STEAM_0:0:804652883" / Admin index "36") (Service flags "st") (Service name "GIRL VIP")
L 01/03/2024 - 00:50:21: [gamecms_api.amxx] Authentication"<Angel <3><STEAM_0:0:804652883>" (Account name "STEAM_0:0:804652883" / Admin index "36") (Service flags "st") (Service name "GIRL VIP")
L 01/03/2024 - 00:50:28: [gamecms_api.amxx] Authentication"<Angel <3><STEAM_0:0:804652883>" (Account name "STEAM_0:0:804652883" / Admin index "36") (Service flags "st") (Service name "GIRL VIP")
L 01/03/2024 - 00:50:28: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 00:50:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 00:50:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 00:50:29: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 00:50:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:50:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 00:50:29: [gamecms_api.amxx] Authentication"<Angel <3><STEAM_0:0:804652883>" (Account name "STEAM_0:0:804652883" / Admin index "36") (Service flags "st") (Service name "GIRL VIP")
L 01/03/2024 - 00:50:31: [gamecms_api.amxx] Authentication"<Angel <3><STEAM_0:0:804652883>" (Account name "STEAM_0:0:804652883" / Admin index "36") (Service flags "st") (Service name "GIRL VIP")
L 01/03/2024 - 00:50:35: [gamecms_api.amxx] Authentication"<Angel <3><STEAM_0:0:804652883>" (Account name "STEAM_0:0:804652883" / Admin index "36") (Service flags "st") (Service name "GIRL VIP")
L 01/03/2024 - 01:05:57: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 01:05:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:05:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:05:58: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 01:05:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:05:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:07:26: -------- Mapchange to de_inferno --------
L 01/03/2024 - 01:07:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:07:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:07:26: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 01:07:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:07:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:08:54: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 01:08:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:08:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:08:55: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 01:08:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:08:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:10:23: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 01:10:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:10:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:10:24: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 01:10:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:10:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:11:52: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 01:11:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:11:53: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:11:53: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 01:11:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:11:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:13:21: -------- Mapchange to de_aztec --------
L 01/03/2024 - 01:13:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:13:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:13:21: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 01:13:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:13:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:14:49: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 01:14:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:14:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:14:50: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 01:14:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:14:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:16:18: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 01:16:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:16:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:16:19: [gamecms_api.amxx] "41" services was 'Loaded' from database. Total on server: "41" services.
L 01/03/2024 - 01:16:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:16:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:17:47: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 01:17:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:17:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:17:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:17:48: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:17:48: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:18:29: [gamecms_api.amxx] "40" services was 'Reloaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:19:15: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 01:19:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:19:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:19:16: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:19:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:19:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:20:44: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 01:20:45: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:20:45: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:20:45: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:20:45: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:20:45: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:22:13: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 01:22:14: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:22:14: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:22:14: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:22:14: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:22:14: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:23:42: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 01:23:42: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:23:42: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:23:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:23:43: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:23:43: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:25:10: -------- Mapchange to de_sultan --------
L 01/03/2024 - 01:25:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:25:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:25:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:25:12: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:25:12: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:26:39: -------- Mapchange to de_westwood --------
L 01/03/2024 - 01:26:40: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:26:40: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:26:40: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:26:40: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:26:40: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:28:08: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 01:28:09: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:28:09: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:28:09: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:28:09: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:28:09: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:29:37: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 01:29:37: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:29:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:29:38: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:29:38: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:29:38: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:31:05: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 01:31:06: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:31:06: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:31:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:31:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:31:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:32:34: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 01:32:35: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 01:32:35: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 01:32:35: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 01:32:35: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 01:32:35: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:32:35: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:32:35: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:32:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:32:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:34:03: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 01:34:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:34:03: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:34:04: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:34:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:34:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:35:31: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 01:35:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:35:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:35:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:35:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:35:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:37:00: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 01:37:01: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:37:01: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:37:01: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:37:01: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:37:01: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:53:29: -------- Mapchange to de_apollon --------
L 01/03/2024 - 01:53:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:53:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:53:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:53:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:53:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:54:57: -------- Mapchange to de_snowball --------
L 01/03/2024 - 01:54:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:54:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:54:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:54:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:54:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:56:26: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 01:56:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:56:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:56:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:56:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:56:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:57:55: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 01:57:56: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:57:56: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:57:56: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:57:56: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:57:56: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:59:24: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 01:59:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 01:59:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 01:59:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 01:59:25: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 01:59:25: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:00:53: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 02:00:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:00:54: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:00:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:00:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:00:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:02:22: -------- Mapchange to de_52spania --------
L 01/03/2024 - 02:02:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:02:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:02:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:02:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:02:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:03:51: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 02:03:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:03:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:03:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:03:52: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:03:52: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:05:20: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 02:05:20: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:05:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:05:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:05:21: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:05:21: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:06:49: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 02:06:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:06:49: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:06:49: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:06:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:06:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:08:17: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 02:08:18: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:08:18: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:08:18: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:08:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:08:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:09:46: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 02:09:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:09:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:09:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:09:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:09:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:11:15: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 02:11:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:11:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:11:16: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:11:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:11:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:12:44: -------- Mapchange to de_russka --------
L 01/03/2024 - 02:12:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:12:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:12:45: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:12:45: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:12:45: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:14:13: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 02:14:13: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:14:13: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:14:14: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:14:14: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:14:14: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:15:41: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 02:15:42: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:15:42: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:15:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:15:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:15:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:17:10: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 02:17:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:17:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:17:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:17:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:17:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:18:39: -------- Mapchange to de_inferno --------
L 01/03/2024 - 02:18:39: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:18:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:18:40: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:18:40: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:18:40: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:20:07: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 02:20:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:20:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:20:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:20:09: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:20:09: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:21:36: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 02:21:37: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:21:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:21:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:21:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:21:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:23:05: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 02:23:06: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:23:06: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:23:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:23:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:23:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:24:34: -------- Mapchange to de_aztec --------
L 01/03/2024 - 02:24:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:24:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:24:34: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:24:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:24:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:26:02: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 02:26:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:26:03: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:26:03: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:26:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:26:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:27:31: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 02:27:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:27:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:27:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:27:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:27:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:29:00: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 02:29:01: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:29:01: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:29:01: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:29:01: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:29:01: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:30:29: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 02:30:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:30:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:30:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:30:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:30:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:31:57: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 02:31:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:31:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:31:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:31:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:31:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:33:26: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 02:33:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:33:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:33:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:33:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:33:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:34:55: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 02:34:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:34:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:34:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:34:56: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:34:56: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:41:39: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 02:41:39: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:41:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:41:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:41:40: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:41:40: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:52:07: -------- Mapchange to de_westwood --------
L 01/03/2024 - 02:52:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:52:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:52:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:52:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:52:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:53:36: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 02:53:37: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:53:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:53:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:53:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:53:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:55:05: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 02:55:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:55:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:55:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:55:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:55:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:56:34: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 02:56:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:56:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:56:34: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:56:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:56:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:58:02: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 02:58:03: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 02:58:03: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 02:58:03: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 02:58:03: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 02:58:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:58:03: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:58:03: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:58:03: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:58:03: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:59:31: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 02:59:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 02:59:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 02:59:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 02:59:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 02:59:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:01:00: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 03:01:00: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:01:00: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:01:01: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:01:01: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:01:01: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:02:28: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 03:02:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:02:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:02:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:02:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:02:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:03:57: -------- Mapchange to de_apollon --------
L 01/03/2024 - 03:03:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:03:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:03:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:03:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:03:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:05:26: -------- Mapchange to de_snowball --------
L 01/03/2024 - 03:05:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:05:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:05:26: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:05:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:05:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:06:54: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 03:06:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:06:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:06:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:06:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:06:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:08:23: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 03:08:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:08:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:08:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:08:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:08:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:09:52: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 03:09:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:09:53: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:09:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:09:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:09:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:11:21: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 03:11:22: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:11:22: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:11:22: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:11:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:11:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:12:50: -------- Mapchange to de_52spania --------
L 01/03/2024 - 03:12:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:12:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:12:51: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:12:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:12:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:14:19: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 03:14:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:14:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:14:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:14:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:14:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:15:48: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 03:15:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:15:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:15:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:15:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:15:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:17:16: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 03:17:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:17:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:17:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:17:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:17:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:18:45: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 03:18:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:18:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:18:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:18:46: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:18:46: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:20:14: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 03:20:15: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:20:15: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:20:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:20:15: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:20:15: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:21:43: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 03:21:43: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:21:43: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:21:43: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:21:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:21:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:23:11: -------- Mapchange to de_russka --------
L 01/03/2024 - 03:23:12: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:23:12: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:23:12: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:23:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:23:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:24:40: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 03:24:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:24:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:24:41: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:24:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:24:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:26:09: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 03:26:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:26:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:26:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:26:10: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:26:10: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:27:38: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 03:27:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:27:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:27:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:27:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:27:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:29:07: -------- Mapchange to de_inferno --------
L 01/03/2024 - 03:29:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:29:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:29:07: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:29:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:29:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:30:35: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 03:30:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:30:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:30:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:30:36: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:30:36: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:32:04: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 03:32:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:32:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:32:05: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:32:05: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:32:05: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:33:33: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 03:33:33: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:33:33: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:33:34: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:33:34: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:33:34: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:35:02: -------- Mapchange to de_aztec --------
L 01/03/2024 - 03:35:02: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:35:02: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:35:02: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:35:03: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:35:03: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:36:30: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 03:36:31: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:36:31: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:36:31: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:36:31: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:36:31: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:37:59: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 03:38:00: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:38:00: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:38:00: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:38:00: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:38:00: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:39:28: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 03:39:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:39:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:39:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:39:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:39:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:40:56: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 03:40:57: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:40:57: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:40:57: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:40:57: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:40:57: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:42:25: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 03:42:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:42:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:42:26: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:42:26: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:42:26: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:43:54: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 03:43:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:43:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:43:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:43:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:43:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:45:23: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 03:45:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:45:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:45:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:45:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:45:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:46:51: -------- Mapchange to de_sultan --------
L 01/03/2024 - 03:46:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:46:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:46:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:46:52: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:46:52: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:48:20: -------- Mapchange to de_westwood --------
L 01/03/2024 - 03:48:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:48:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:48:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:48:21: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:48:21: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:49:49: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 03:49:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:49:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:49:50: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:49:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:49:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:51:18: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 03:51:18: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:51:18: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:51:18: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:51:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:51:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:52:46: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 03:52:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:52:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:52:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:52:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:52:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:54:15: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 03:54:15: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 03:54:15: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 03:54:15: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 03:54:15: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 03:54:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:54:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:54:16: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:54:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:54:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:55:44: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 03:55:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:55:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:55:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:55:45: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:55:45: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:57:12: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 03:57:13: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:57:13: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:57:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:57:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:57:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:58:41: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 03:58:42: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 03:58:42: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 03:58:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 03:58:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 03:58:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:00:10: -------- Mapchange to de_apollon --------
L 01/03/2024 - 04:00:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:00:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:00:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:00:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:00:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:01:38: -------- Mapchange to de_snowball --------
L 01/03/2024 - 04:01:39: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:01:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:01:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:01:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:01:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:03:07: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 04:03:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:03:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:03:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:03:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:03:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:04:36: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 04:04:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:04:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:04:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:04:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:04:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:06:05: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 04:06:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:06:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:06:05: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:06:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:06:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:07:34: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 04:07:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:07:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:07:35: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:07:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:07:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:09:03: -------- Mapchange to de_52spania --------
L 01/03/2024 - 04:09:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:09:03: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:09:04: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:09:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:09:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:10:32: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 04:10:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:10:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:10:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:10:33: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:10:33: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:12:00: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 04:12:01: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:12:01: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:12:01: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:12:01: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:12:01: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:13:29: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 04:13:30: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:13:30: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:13:30: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:13:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:13:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:14:58: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 04:14:59: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:14:59: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:14:59: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:14:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:14:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:16:27: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 04:16:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:16:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:16:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:16:28: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:16:28: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:17:56: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 04:17:56: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:17:56: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:17:56: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:17:57: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:17:57: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:19:24: -------- Mapchange to de_russka --------
L 01/03/2024 - 04:19:25: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:19:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:19:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:19:25: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:19:25: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:20:53: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 04:20:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:20:54: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:20:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:20:54: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:20:54: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:22:22: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 04:22:22: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:22:22: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:22:22: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:22:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:22:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:23:50: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 04:23:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:23:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:23:51: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:23:52: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:23:52: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:25:19: -------- Mapchange to de_inferno --------
L 01/03/2024 - 04:25:20: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:25:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:25:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:25:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:25:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:26:48: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 04:26:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:26:49: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:26:49: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:26:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:26:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:28:17: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 04:28:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:28:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:28:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:28:18: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:28:18: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:29:45: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 04:29:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:29:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:29:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:29:46: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:29:46: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:31:14: -------- Mapchange to de_aztec --------
L 01/03/2024 - 04:31:15: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:31:15: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:31:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:31:15: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:31:15: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:32:43: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 04:32:43: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:32:43: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:32:43: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:32:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:32:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:34:11: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 04:34:12: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:34:12: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:34:12: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:34:12: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:34:12: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:35:40: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 04:35:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:35:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:35:41: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:35:41: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:35:41: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:37:09: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 04:37:09: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:37:09: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:37:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:37:10: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:37:10: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:38:37: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 04:38:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:38:38: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:38:38: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:38:38: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:38:38: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:40:06: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 04:40:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:40:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:40:07: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:40:07: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:40:07: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:41:35: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 04:41:35: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:41:35: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:41:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:41:36: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:41:36: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:43:03: -------- Mapchange to de_sultan --------
L 01/03/2024 - 04:43:04: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:43:04: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:43:04: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:43:05: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:43:05: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:44:32: -------- Mapchange to de_westwood --------
L 01/03/2024 - 04:44:33: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:44:33: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:44:33: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:44:33: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:44:33: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:46:01: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 04:46:02: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:46:02: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:46:02: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:46:02: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:46:02: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:47:30: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 04:47:30: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:47:30: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:47:30: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:47:31: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:47:31: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:48:58: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 04:48:59: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:48:59: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:48:59: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:48:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:48:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:50:27: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 04:50:28: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 04:50:28: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 04:50:28: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 04:50:28: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 04:50:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:50:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:50:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:50:28: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:50:28: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:51:56: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 04:51:56: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:51:56: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:51:57: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:51:57: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:51:57: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:53:25: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 04:53:25: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:53:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:53:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:53:26: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:53:26: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:54:53: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 04:54:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:54:54: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:54:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:54:54: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:54:54: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:56:22: -------- Mapchange to de_apollon --------
L 01/03/2024 - 04:56:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:56:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:56:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:56:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:56:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:57:51: -------- Mapchange to de_snowball --------
L 01/03/2024 - 04:57:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:57:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:57:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:57:52: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:57:52: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:59:19: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 04:59:20: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 04:59:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 04:59:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 04:59:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 04:59:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:00:48: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 05:00:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:00:49: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:00:49: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:00:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:00:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:02:17: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 05:02:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:02:18: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:02:18: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:02:18: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:02:18: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:03:46: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 05:03:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:03:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:03:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:03:48: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:03:48: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:05:15: -------- Mapchange to de_52spania --------
L 01/03/2024 - 05:05:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:05:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:05:16: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:05:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:05:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:06:44: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 05:06:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:06:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:06:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:06:45: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:06:45: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:08:12: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 05:08:13: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:08:13: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:08:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:08:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:08:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:09:41: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 05:09:42: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:09:42: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:09:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:09:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:09:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:11:10: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 05:11:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:11:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:11:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:11:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:11:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:12:39: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 05:12:40: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:12:40: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:12:40: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:12:40: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:12:40: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:14:08: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 05:14:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:14:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:14:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:14:09: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:14:09: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:15:36: -------- Mapchange to de_russka --------
L 01/03/2024 - 05:15:37: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:15:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:15:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:15:38: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:15:38: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:17:05: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 05:17:06: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:17:06: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:17:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:17:07: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:17:07: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:18:34: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 05:18:35: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:18:35: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:18:35: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:18:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:18:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:20:03: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 05:20:04: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:20:04: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:20:04: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:20:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:20:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:20:12: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 05:20:12: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:20:12: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:20:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:20:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:20:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:21:41: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 05:21:42: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:21:42: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:21:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:21:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:21:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:23:10: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 05:23:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:23:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:23:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:23:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:23:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:24:39: -------- Mapchange to de_inferno --------
L 01/03/2024 - 05:24:40: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:24:40: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:24:40: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:24:40: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:24:40: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:26:08: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 05:26:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:26:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:26:09: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:26:09: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:26:09: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:27:36: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 05:27:37: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:27:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:27:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:27:38: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:27:38: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:29:05: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 05:29:06: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:29:06: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:29:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:29:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:29:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:30:34: -------- Mapchange to de_aztec --------
L 01/03/2024 - 05:30:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:30:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:30:35: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:30:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:30:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:32:03: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 05:32:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:32:03: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:32:03: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:32:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:32:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:33:31: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 05:33:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:33:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:33:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:33:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:33:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:35:00: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 05:35:01: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:35:01: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:35:01: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:35:01: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:35:01: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:36:29: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 05:36:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:36:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:36:30: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:36:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:36:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:37:57: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 05:37:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:37:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:37:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:37:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:37:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:39:26: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 05:39:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:39:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:39:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:39:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:39:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:40:55: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 05:40:56: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:40:56: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:40:56: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:40:56: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:40:56: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:42:24: -------- Mapchange to de_sultan --------
L 01/03/2024 - 05:42:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:42:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:42:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:42:25: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:42:25: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:43:52: -------- Mapchange to de_westwood --------
L 01/03/2024 - 05:43:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:43:53: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:43:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:43:54: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:43:54: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:45:21: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 05:45:22: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:45:22: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:45:22: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:45:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:45:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:46:50: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 05:46:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:46:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:46:51: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:46:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:46:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:48:19: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 05:48:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:48:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:48:19: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:48:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:48:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:49:47: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 05:49:48: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 05:49:48: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 05:49:48: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 05:49:48: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 05:49:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:49:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:49:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:49:48: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:49:48: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:51:16: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 05:51:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:51:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:51:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:51:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:51:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:52:45: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 05:52:45: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:52:45: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:52:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:52:46: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:52:46: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:54:14: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 05:54:14: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:54:14: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:54:14: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:54:15: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:54:15: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:55:42: -------- Mapchange to de_apollon --------
L 01/03/2024 - 05:55:43: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:55:43: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:55:43: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:55:43: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:55:43: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:57:11: -------- Mapchange to de_snowball --------
L 01/03/2024 - 05:57:12: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:57:12: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:57:12: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:57:12: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:57:12: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:58:40: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 05:58:40: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 05:58:40: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 05:58:40: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 05:58:41: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 05:58:41: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:00:08: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 06:00:09: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:00:09: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:00:09: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:00:10: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:00:10: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:01:37: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 06:01:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:01:38: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:01:38: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:01:38: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:01:38: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:03:06: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 06:03:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:03:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:03:07: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:03:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:03:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:04:35: -------- Mapchange to de_52spania --------
L 01/03/2024 - 06:04:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:04:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:04:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:04:36: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:04:36: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:06:04: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 06:06:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:06:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:06:05: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:06:05: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:06:05: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:07:33: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 06:07:33: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:07:33: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:07:33: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:07:34: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:07:34: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:09:01: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 06:09:02: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:09:02: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:09:02: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:09:03: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:09:03: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:10:30: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 06:10:31: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:10:31: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:10:31: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:10:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:10:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:11:59: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 06:12:00: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:12:00: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:12:00: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:12:00: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:12:00: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:13:28: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 06:13:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:13:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:13:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:13:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:13:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:14:57: -------- Mapchange to de_russka --------
L 01/03/2024 - 06:14:57: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:14:57: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:14:57: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:14:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:14:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:16:26: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 06:16:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:16:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:16:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:16:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:16:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:17:55: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 06:17:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:17:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:17:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:17:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:17:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:19:23: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 06:19:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:19:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:19:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:19:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:19:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:20:52: -------- Mapchange to de_inferno --------
L 01/03/2024 - 06:20:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:20:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:20:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:20:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:20:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:22:21: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 06:22:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:22:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:22:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:22:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:22:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:23:49: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 06:23:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:23:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:23:50: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:23:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:23:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:25:18: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 06:25:18: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:25:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:25:19: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:25:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:25:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:26:46: -------- Mapchange to de_aztec --------
L 01/03/2024 - 06:26:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:26:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:26:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:26:48: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:26:48: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:28:15: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 06:28:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:28:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:28:16: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:28:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:28:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:29:44: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 06:29:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:29:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:29:45: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:29:45: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:29:45: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:31:13: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 06:31:13: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:31:13: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:31:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:31:14: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:31:14: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:32:41: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 06:32:42: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:32:42: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:32:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:32:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:32:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:34:10: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 06:34:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:34:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:34:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:34:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:34:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:35:39: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 06:35:39: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:35:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:35:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:35:40: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:35:40: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:37:07: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 06:37:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:37:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:37:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:37:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:37:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:38:36: -------- Mapchange to de_sultan --------
L 01/03/2024 - 06:38:37: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:38:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:38:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:38:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:38:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:40:05: -------- Mapchange to de_westwood --------
L 01/03/2024 - 06:40:06: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:40:06: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:40:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:40:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:40:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:41:34: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 06:41:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:41:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:41:34: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:41:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:41:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:43:02: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 06:43:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:43:03: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:43:03: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:43:03: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:43:03: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:44:31: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 06:44:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:44:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:44:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:44:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:44:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:46:00: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 06:46:00: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 06:46:00: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 06:46:00: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 06:46:00: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 06:46:00: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:46:00: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:46:00: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:46:01: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:46:01: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:47:28: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 06:47:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:47:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:47:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:47:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:47:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:48:57: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 06:48:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:48:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:48:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:48:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:48:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:50:26: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 06:50:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:50:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:50:26: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:50:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:50:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:51:54: -------- Mapchange to de_apollon --------
L 01/03/2024 - 06:51:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:51:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:51:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:51:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:51:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:53:23: -------- Mapchange to de_snowball --------
L 01/03/2024 - 06:53:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:53:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:53:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:53:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:53:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:54:52: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 06:54:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:54:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:54:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:54:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:54:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:56:21: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 06:56:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:56:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:56:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:56:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:56:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:57:49: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 06:57:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:57:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:57:50: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:57:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:57:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:59:19: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 06:59:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 06:59:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 06:59:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 06:59:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 06:59:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:00:48: -------- Mapchange to de_52spania --------
L 01/03/2024 - 07:00:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:00:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:00:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:00:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:00:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:02:16: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 07:02:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:02:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:02:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:02:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:02:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:03:45: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 07:03:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:03:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:03:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:03:46: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:03:46: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:05:14: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 07:05:15: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:05:15: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:05:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:05:15: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:05:15: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:06:43: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 07:06:43: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:06:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:06:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:06:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:06:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:08:12: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 07:08:12: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:08:12: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:08:12: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:08:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:08:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:09:40: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 07:09:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:09:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:09:41: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:09:41: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:09:41: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:11:09: -------- Mapchange to de_russka --------
L 01/03/2024 - 07:11:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:11:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:11:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:11:10: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:11:10: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:12:38: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 07:12:39: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:12:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:12:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:12:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:12:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:14:07: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 07:14:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:14:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:14:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:14:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:14:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:15:36: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 07:15:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:15:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:15:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:15:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:15:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:17:04: -------- Mapchange to de_inferno --------
L 01/03/2024 - 07:17:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:17:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:17:05: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:17:05: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:17:05: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:18:33: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 07:18:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:18:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:18:34: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:18:34: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:18:34: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:20:02: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 07:20:02: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:20:02: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:20:02: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:20:03: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:20:03: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:21:30: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 07:21:31: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:21:31: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:21:31: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:21:31: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:21:31: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:22:59: -------- Mapchange to de_aztec --------
L 01/03/2024 - 07:23:00: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:23:00: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:23:00: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:23:00: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:23:00: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:24:28: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 07:24:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:24:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:24:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:24:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:24:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:25:56: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 07:25:57: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:25:57: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:25:57: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:25:57: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:25:57: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:27:25: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 07:27:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:27:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:27:26: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:27:26: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:27:26: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:28:54: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 07:28:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:28:54: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:28:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:28:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:28:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:30:22: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 07:30:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:30:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:30:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:30:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:30:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:31:51: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 07:31:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:31:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:31:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:31:52: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:31:52: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:33:20: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 07:33:20: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:33:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:33:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:33:21: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:33:21: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:34:48: -------- Mapchange to de_sultan --------
L 01/03/2024 - 07:34:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:34:49: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:34:49: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:34:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:34:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:36:17: -------- Mapchange to de_westwood --------
L 01/03/2024 - 07:36:18: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:36:18: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:36:18: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:36:18: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:36:18: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:37:46: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 07:37:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:37:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:37:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:37:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:37:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:39:14: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 07:39:15: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:39:15: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:39:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:39:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:39:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:40:43: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 07:40:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:40:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:40:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:40:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:40:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:42:12: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 07:42:12: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 07:42:12: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 07:42:12: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 07:42:12: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 07:42:12: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:42:12: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:42:12: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:42:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:42:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:43:40: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 07:43:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:43:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:43:41: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:43:41: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:43:41: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:45:09: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 07:45:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:45:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:45:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:45:10: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:45:10: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:46:38: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 07:46:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:46:38: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:46:38: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:46:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:46:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:48:06: -------- Mapchange to de_apollon --------
L 01/03/2024 - 07:48:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:48:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:48:07: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:48:07: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:48:07: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:49:35: -------- Mapchange to de_snowball --------
L 01/03/2024 - 07:49:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:49:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:49:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:49:36: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:49:36: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:51:04: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 07:51:04: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:51:04: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:51:04: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:51:05: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:51:05: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:52:32: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 07:52:33: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:52:33: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:52:33: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:52:34: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:52:34: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:54:01: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 07:54:02: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:54:02: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:54:02: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:54:02: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:54:02: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:55:30: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 07:55:31: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:55:31: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:55:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:55:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:55:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:56:59: -------- Mapchange to de_52spania --------
L 01/03/2024 - 07:57:00: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:57:00: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:57:00: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:57:00: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:57:00: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:58:28: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 07:58:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:58:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:58:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:58:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:58:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:59:57: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 07:59:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 07:59:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 07:59:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 07:59:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 07:59:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:01:26: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 08:01:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:01:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:01:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:01:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:01:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:02:54: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 08:02:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:02:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:02:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:02:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:02:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:04:23: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 08:04:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:04:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:04:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:04:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:04:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:05:52: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 08:05:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:05:53: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:05:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:05:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:05:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:07:21: -------- Mapchange to de_russka --------
L 01/03/2024 - 08:07:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:07:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:07:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:07:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:07:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:08:50: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 08:08:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:08:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:08:51: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:08:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:08:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:10:18: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 08:10:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:10:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:10:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:10:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:10:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:11:47: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 08:11:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:11:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:11:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:11:48: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:11:48: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:13:16: -------- Mapchange to de_inferno --------
L 01/03/2024 - 08:13:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:13:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:13:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:13:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:13:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:14:45: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 08:14:45: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:14:45: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:14:45: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:14:46: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:14:46: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:16:13: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 08:16:14: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:16:14: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:16:14: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:16:14: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:16:14: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:17:42: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 08:17:43: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:17:43: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:17:43: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:17:43: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:17:43: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:19:11: -------- Mapchange to de_aztec --------
L 01/03/2024 - 08:19:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:19:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:19:12: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:19:12: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:19:12: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:20:40: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 08:20:40: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:20:40: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:20:40: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:20:41: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:20:41: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:22:08: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 08:22:09: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:22:09: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:22:09: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:22:09: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:22:09: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:23:37: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 08:23:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:23:38: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:23:38: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:23:38: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:23:38: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:25:06: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 08:25:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:25:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:25:07: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:25:07: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:25:07: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:26:35: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 08:26:35: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:26:35: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:26:35: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:26:36: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:26:36: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:28:03: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 08:28:04: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:28:04: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:28:04: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:28:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:28:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:29:32: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 08:29:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:29:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:29:33: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:29:33: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:29:33: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:31:01: -------- Mapchange to de_sultan --------
L 01/03/2024 - 08:31:01: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:31:01: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:31:01: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:31:02: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:31:02: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:32:29: -------- Mapchange to de_westwood --------
L 01/03/2024 - 08:32:30: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:32:30: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:32:30: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:32:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:32:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:33:58: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 08:33:59: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:33:59: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:33:59: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:33:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:33:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:35:27: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 08:35:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:35:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:35:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:35:28: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:35:28: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:36:55: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 08:36:56: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:36:56: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:36:56: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:36:56: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:36:56: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:38:24: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 08:38:25: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 08:38:25: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 08:38:25: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 08:38:25: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 08:38:25: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:38:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:38:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:38:25: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:38:25: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:39:53: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 08:39:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:39:54: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:39:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:39:54: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:39:54: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:41:22: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 08:41:22: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:41:22: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:41:22: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:41:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:41:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:42:50: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 08:42:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:42:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:42:51: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:42:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:42:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:44:19: -------- Mapchange to de_apollon --------
L 01/03/2024 - 08:44:20: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:44:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:44:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:44:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:44:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:45:48: -------- Mapchange to de_snowball --------
L 01/03/2024 - 08:45:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:45:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:45:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:45:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:45:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:47:16: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 08:47:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:47:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:47:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:47:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:47:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:48:45: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 08:48:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:48:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:48:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:48:46: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:48:46: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:50:14: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 08:50:14: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:50:14: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:50:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:50:15: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:50:15: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:51:43: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 08:51:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:51:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:51:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:51:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:51:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:53:12: -------- Mapchange to de_52spania --------
L 01/03/2024 - 08:53:13: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:53:13: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:53:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:53:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:53:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:54:41: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 08:54:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:54:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:54:41: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:54:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:54:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:56:10: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 08:56:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:56:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:56:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:56:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:56:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:57:38: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 08:57:39: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:57:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:57:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:57:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:57:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:59:07: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 08:59:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 08:59:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 08:59:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 08:59:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 08:59:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:00:36: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 09:00:37: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:00:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:00:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:00:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:00:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:02:05: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 09:02:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:02:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:02:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:02:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:02:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:03:34: -------- Mapchange to de_russka --------
L 01/03/2024 - 09:03:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:03:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:03:34: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:03:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:03:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:05:03: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 09:05:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:05:03: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:05:03: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:05:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:05:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:06:31: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 09:06:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:06:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:06:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:06:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:06:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:08:00: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 09:08:01: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:08:01: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:08:01: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:08:01: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:08:01: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:09:29: -------- Mapchange to de_inferno --------
L 01/03/2024 - 09:09:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:09:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:09:30: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:09:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:09:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:10:58: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 09:10:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:10:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:10:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:10:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:10:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:12:26: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 09:12:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:12:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:12:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:12:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:12:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:13:55: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 09:13:56: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:13:56: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:13:56: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:13:56: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:13:56: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:15:24: -------- Mapchange to de_aztec --------
L 01/03/2024 - 09:15:25: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:15:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:15:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:15:25: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:15:25: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:16:53: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 09:16:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:16:53: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:16:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:16:54: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:16:54: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:18:21: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 09:18:22: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:18:22: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:18:22: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:18:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:18:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:19:50: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 09:19:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:19:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:19:51: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:19:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:19:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:21:19: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 09:21:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:21:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:21:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:21:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:21:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:22:47: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 09:22:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:22:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:22:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:22:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:22:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:24:16: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 09:24:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:24:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:24:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:24:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:24:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:25:45: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 09:25:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:25:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:25:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:25:46: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:25:46: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:27:14: -------- Mapchange to de_sultan --------
L 01/03/2024 - 09:27:14: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:27:14: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:27:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:27:15: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:27:15: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:28:43: -------- Mapchange to de_westwood --------
L 01/03/2024 - 09:28:43: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:28:43: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:28:43: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:28:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:28:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:30:11: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 09:30:12: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:30:12: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:30:12: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:30:12: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:30:12: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:31:40: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 09:31:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:31:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:31:41: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:31:41: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:31:41: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:33:09: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 09:33:09: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:33:09: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:33:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:33:10: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:33:10: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:34:38: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 09:34:38: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 09:34:38: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 09:34:38: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 09:34:38: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 09:34:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:34:38: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:34:38: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:34:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:34:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:36:06: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 09:36:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:36:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:36:07: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:36:07: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:36:07: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:37:35: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 09:37:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:37:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:37:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:37:36: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:37:36: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:39:04: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 09:39:04: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:39:04: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:39:04: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:39:05: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:39:05: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:40:32: -------- Mapchange to de_apollon --------
L 01/03/2024 - 09:40:33: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:40:33: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:40:33: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:40:34: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:40:34: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:42:01: -------- Mapchange to de_snowball --------
L 01/03/2024 - 09:42:02: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:42:02: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:42:02: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:42:02: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:42:02: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:43:30: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 09:43:31: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:43:31: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:43:31: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:43:31: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:43:31: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:44:59: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 09:44:59: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:44:59: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:44:59: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:45:00: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:45:00: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:46:27: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 09:46:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:46:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:46:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:46:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:46:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:47:57: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 09:47:57: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:47:57: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:47:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:47:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:47:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:49:26: -------- Mapchange to de_52spania --------
L 01/03/2024 - 09:49:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:49:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:49:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:49:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:49:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:50:55: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 09:50:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:50:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:50:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:50:56: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:50:56: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:52:23: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 09:52:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:52:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:52:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:52:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:52:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:53:52: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 09:53:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:53:53: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:53:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:53:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:53:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:55:21: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 09:55:22: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:55:22: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:55:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:55:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:55:22: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:56:50: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 09:56:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:56:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:56:51: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:56:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:56:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:58:19: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 09:58:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:58:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:58:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:58:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:58:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:59:48: -------- Mapchange to de_russka --------
L 01/03/2024 - 09:59:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 09:59:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 09:59:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 09:59:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 09:59:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:01:17: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 10:01:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:01:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:01:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:01:18: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:01:18: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:02:45: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:02:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:02:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:02:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:02:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:02:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:04:14: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 10:04:15: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:04:15: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:04:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:04:15: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:04:15: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:05:43: -------- Mapchange to de_inferno --------
L 01/03/2024 - 10:05:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:05:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:05:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:05:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:05:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:07:12: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 10:07:12: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:07:12: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:07:12: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:07:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:07:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:08:41: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 10:08:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:08:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:08:41: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:08:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:08:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:10:09: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 10:10:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:10:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:10:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:10:10: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:10:10: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:10:28: [gamecms_api.amxx] Authentication"<F.B.I><STEAM_5:0:1817080237>" (Account name "STEAM_5:0:1817080237" / Admin index "32") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:11:38: -------- Mapchange to de_aztec --------
L 01/03/2024 - 10:11:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:11:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:11:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:11:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:11:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:13:07: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 10:13:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:13:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:13:07: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:13:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:13:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:14:35: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 10:14:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:14:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:14:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:14:36: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:14:36: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:16:04: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 10:16:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:16:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:16:05: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:16:05: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:16:05: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:17:33: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 10:17:33: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:17:33: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:17:33: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:17:34: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:17:34: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:19:01: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 10:19:02: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:19:02: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:19:02: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:19:02: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:19:02: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:20:30: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 10:20:31: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:20:31: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:20:31: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:20:31: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:20:31: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:21:59: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 10:21:59: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:21:59: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:21:59: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:22:00: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:22:00: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:23:27: -------- Mapchange to de_sultan --------
L 01/03/2024 - 10:23:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:23:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:23:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:23:28: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:23:28: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:24:56: -------- Mapchange to de_westwood --------
L 01/03/2024 - 10:24:57: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:24:57: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:24:57: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:24:57: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:24:57: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:26:25: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 10:26:25: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:26:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:26:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:26:26: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:26:26: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:27:53: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 10:27:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:27:54: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:27:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:27:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:27:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:29:22: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 10:29:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:29:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:29:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:29:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:29:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:30:51: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 10:30:51: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 10:30:51: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 10:30:51: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 10:30:51: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 10:30:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:30:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:30:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:30:52: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:30:52: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:32:20: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 10:32:20: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:32:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:32:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:32:21: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:32:21: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:33:48: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 10:33:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:33:49: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:33:49: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:33:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:33:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:34:25: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:34:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:34:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:34:26: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:34:26: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:34:26: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:35:54: -------- Mapchange to de_apollon --------
L 01/03/2024 - 10:35:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:35:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:35:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:35:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:35:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:37:23: -------- Mapchange to de_snowball --------
L 01/03/2024 - 10:37:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:37:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:37:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:37:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:37:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:38:45: -------- Mapchange to awp_india --------
L 01/03/2024 - 10:38:45: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: awp_india. Плагин отключён.
L 01/03/2024 - 10:38:45: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: awp_india2. Плагин отключён.
L 01/03/2024 - 10:38:45: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: awp_india. Плагин отключён.
L 01/03/2024 - 10:38:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:38:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:38:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:38:46: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:38:46: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:40:14: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 10:40:14: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:40:14: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:40:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:40:15: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:40:15: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:41:43: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 10:41:43: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:41:43: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:41:43: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:41:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:41:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:43:12: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 10:43:12: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:43:12: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:43:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:43:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:43:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:44:39: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:44:41: -------- Mapchange to de_52spania --------
L 01/03/2024 - 10:44:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:44:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:44:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:44:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:44:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:44:42: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:44:45: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:44:52: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:45:49: [mapsmenu_rbs.amxx] ADMIN "Ріка<234><STEAM_5:0:227696400><78.26.204.181>" сменил карту на de_dust2
L 01/03/2024 - 10:45:51: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:45:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:45:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:45:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:45:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:45:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:45:53: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:45:54: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:46:00: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:47:20: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 10:47:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:47:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:47:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:47:21: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:47:21: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:47:21: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:47:24: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:47:29: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:47:47: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:47:51: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:48:07: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:48:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:48:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:48:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:48:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:48:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:48:08: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:48:08: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:48:10: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:48:13: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:48:46: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:49:13: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:49:15: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:49:23: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:49:36: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 10:49:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:49:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:49:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:49:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:49:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:49:37: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:49:37: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:49:39: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:49:39: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:49:44: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:49:44: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:50:03: [mapsmenu_rbs.amxx] ADMIN "Dar_Boga<248><STEAM_0:0:634181254><5.101.20.192>" сменил карту на de_dust2
L 01/03/2024 - 10:50:05: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:50:06: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:50:06: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:50:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:50:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:50:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:50:06: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:50:06: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:50:10: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:50:12: [gamecms_api.amxx] Authentication"<Ріка><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 10:50:36: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:50:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:50:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:50:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:50:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:50:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:51:03: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:51:05: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:52:06: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:52:06: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:52:06: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:52:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:52:07: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:52:07: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:52:24: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:52:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:52:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:52:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:52:25: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:52:25: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:53:17: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:53:19: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 10:53:54: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:53:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:53:54: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:53:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:53:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:53:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:54:51: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:54:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:54:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:54:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:54:52: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:54:52: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:55:34: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:55:36: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:55:42: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 10:56:20: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 10:56:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:56:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:56:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:56:21: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:56:21: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:57:49: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 10:57:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:57:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:57:50: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:57:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:57:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:59:18: -------- Mapchange to de_inferno --------
L 01/03/2024 - 10:59:18: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 10:59:18: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 10:59:19: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 10:59:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 10:59:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:00:46: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 11:00:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:00:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:00:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:00:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:00:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:01:46: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 11:01:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:01:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:01:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:01:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:01:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:02:26: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 11:02:27: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 11:02:33: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 11:03:05: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 11:03:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:03:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:03:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:03:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:03:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:04:34: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 11:04:35: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:04:35: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:04:35: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:04:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:04:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:06:03: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 11:06:04: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:06:04: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:06:04: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:06:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:06:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:07:32: -------- Mapchange to de_inferno --------
L 01/03/2024 - 11:07:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:07:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:07:33: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:07:33: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:07:33: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:09:01: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 11:09:01: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:09:01: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:09:01: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:09:02: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:09:02: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:10:29: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 11:10:30: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:10:30: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:10:30: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:10:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:10:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:11:58: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 11:11:59: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:11:59: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:11:59: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:11:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:11:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:12:23: [gamecms_api.amxx] Authentication"<1987><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 11:12:25: [gamecms_api.amxx] Authentication"<1987><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 11:12:30: [gamecms_api.amxx] Authentication"<1987><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 11:13:27: -------- Mapchange to de_aztec --------
L 01/03/2024 - 11:13:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:13:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:13:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:13:28: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:13:28: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:13:28: [gamecms_api.amxx] Authentication"<1987><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 11:13:30: [gamecms_api.amxx] Authentication"<1987><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 11:13:35: [gamecms_api.amxx] Authentication"<1987><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 11:13:57: [mapsmenu_rbs.amxx] ADMIN "1987<10><STEAM_5:0:227696400><78.26.204.181>" сменил карту на de_dust2
L 01/03/2024 - 11:13:59: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 11:14:00: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:14:00: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:14:00: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:14:00: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:14:00: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:14:00: [gamecms_api.amxx] Authentication"<1987><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 11:14:05: [gamecms_api.amxx] Authentication"<1987><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 11:30:28: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 11:30:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:30:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:30:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:30:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:30:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:31:57: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 11:31:57: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:31:57: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:31:57: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:31:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:31:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:33:25: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 11:33:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:33:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:33:26: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:33:26: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:33:26: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:34:54: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 11:34:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:34:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:34:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:34:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:34:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:36:23: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 11:36:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:36:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:36:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:36:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:36:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:37:51: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 11:37:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:37:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:37:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:37:52: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:37:52: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:39:20: -------- Mapchange to de_sultan --------
L 01/03/2024 - 11:39:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:39:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:39:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:39:21: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:39:21: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:40:49: -------- Mapchange to de_westwood --------
L 01/03/2024 - 11:40:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:40:49: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:40:49: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:40:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:40:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:42:17: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 11:42:18: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:42:18: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:42:18: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:42:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:42:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:43:46: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 11:43:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:43:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:43:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:43:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:43:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:45:15: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 11:45:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:45:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:45:16: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:45:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:45:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:46:44: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 11:46:44: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 11:46:44: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 11:46:44: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 11:46:44: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 11:46:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:46:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:46:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:46:45: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:46:45: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:48:12: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 11:48:13: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:48:13: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:48:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:48:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:48:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:49:41: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 11:49:42: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:49:42: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:49:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:49:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:49:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:51:10: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 11:51:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:51:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:51:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:51:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:51:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:52:39: -------- Mapchange to de_apollon --------
L 01/03/2024 - 11:52:39: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:52:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:52:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:52:40: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:52:40: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:54:07: -------- Mapchange to de_snowball --------
L 01/03/2024 - 11:54:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:54:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:54:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:54:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:54:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:55:36: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 11:55:37: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:55:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:55:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:55:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:55:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:57:05: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 11:57:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:57:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:57:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:57:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:57:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:58:34: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 11:58:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 11:58:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 11:58:34: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 11:58:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 11:58:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:00:03: -------- Mapchange to csg_inferno --------
L 01/03/2024 - 12:00:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:00:04: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:00:04: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:00:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:00:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:01:32: -------- Mapchange to de_52spania --------
L 01/03/2024 - 12:01:33: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:01:33: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:01:33: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:01:33: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:01:33: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:03:01: -------- Mapchange to de_dust2_winter16 --------
L 01/03/2024 - 12:03:01: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:03:01: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:03:02: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:03:02: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:03:02: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:03:09: [gamecms_api.amxx] Authentication"<*___EL__KOLPA4EK___*><STEAM_0:1:561510925>" (Account name "STEAM_0:1:561510925" / Admin index "14") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 12:03:12: [gamecms_api.amxx] Authentication"<*___EL__KOLPA4EK___*><STEAM_0:1:561510925>" (Account name "STEAM_0:1:561510925" / Admin index "14") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 12:04:29: -------- Mapchange to de_kabul_winter --------
L 01/03/2024 - 12:04:30: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:04:30: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:04:30: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:04:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:04:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:04:30: [gamecms_api.amxx] Authentication"<*___EL__KOLPA4EK___*><STEAM_0:1:561510925>" (Account name "STEAM_0:1:561510925" / Admin index "14") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 12:04:35: [gamecms_api.amxx] Authentication"<*___EL__KOLPA4EK___*><STEAM_0:1:561510925>" (Account name "STEAM_0:1:561510925" / Admin index "14") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 12:05:58: -------- Mapchange to css_dust2winter_go --------
L 01/03/2024 - 12:05:59: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:05:59: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:05:59: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:05:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:05:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:07:27: -------- Mapchange to css_train_winter --------
L 01/03/2024 - 12:07:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:07:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:07:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:07:28: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:07:28: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:08:56: -------- Mapchange to de_1337meat_rc1 --------
L 01/03/2024 - 12:08:57: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:08:57: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:08:57: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:08:57: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:08:57: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:10:25: -------- Mapchange to de_dust-aztec --------
L 01/03/2024 - 12:10:25: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:10:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:10:26: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:10:26: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:10:26: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:11:53: -------- Mapchange to de_russka --------
L 01/03/2024 - 12:11:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:11:54: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:11:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:11:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:11:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:13:22: -------- Mapchange to csg_nuke --------
L 01/03/2024 - 12:13:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:13:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:13:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:13:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:13:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:14:51: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 12:14:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:14:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:14:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:14:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:14:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:16:20: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 12:16:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:16:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:16:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:16:21: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:16:21: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:17:49: -------- Mapchange to de_inferno --------
L 01/03/2024 - 12:17:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:17:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:17:50: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:17:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:17:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:19:18: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 12:19:18: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:19:18: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:19:19: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:19:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:19:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:20:46: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 12:20:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:20:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:20:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:20:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:20:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:22:15: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 12:22:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:22:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:22:16: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:22:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:22:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:23:44: -------- Mapchange to de_aztec --------
L 01/03/2024 - 12:23:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:23:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:23:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:23:45: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:23:45: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:25:12: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 12:25:13: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:25:13: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:25:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:25:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:25:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:26:41: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 12:26:42: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:26:42: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:26:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:26:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:26:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:26:59: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 12:27:01: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 12:27:07: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 12:28:10: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 12:28:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:28:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:28:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:28:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:28:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:28:11: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 12:28:13: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpu") (Service name "ADMIN")
L 01/03/2024 - 12:29:39: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 12:29:39: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:29:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:29:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:29:40: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:29:40: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:31:07: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 12:31:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:31:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:31:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:31:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:31:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:32:36: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 12:32:37: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:32:37: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:32:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:32:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:32:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:34:05: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 12:34:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:34:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:34:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:34:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:34:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:35:34: -------- Mapchange to de_sultan --------
L 01/03/2024 - 12:35:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:35:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:35:34: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:35:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:35:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:37:03: -------- Mapchange to de_westwood --------
L 01/03/2024 - 12:37:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:37:03: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:37:03: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:37:04: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:37:04: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:38:31: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 12:38:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:38:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:38:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:38:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:38:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:40:00: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 12:40:01: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:40:01: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:40:01: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:40:01: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:40:01: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:41:29: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 12:41:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:41:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:41:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:41:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:41:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:42:57: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 12:42:58: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 12:42:58: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 12:42:58: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 12:42:58: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 12:42:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:42:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:42:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:42:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:42:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:44:26: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 12:44:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:44:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:44:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:44:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:44:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:45:55: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 12:45:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:45:56: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:45:56: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:45:56: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:45:56: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:47:24: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 12:47:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:47:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:47:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:47:25: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:47:25: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:48:24: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 12:48:25: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:48:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:48:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:48:26: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:48:26: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:49:54: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 12:49:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:49:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:49:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:49:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:49:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:51:23: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 12:51:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:51:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:51:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:51:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:51:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:52:52: -------- Mapchange to de_inferno --------
L 01/03/2024 - 12:52:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:52:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:52:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:52:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:52:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:54:21: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 12:54:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:54:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:54:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:54:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:54:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:55:49: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 12:55:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:55:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:55:50: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:55:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:55:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:57:18: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 12:57:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:57:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:57:19: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:57:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:57:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:57:22: -------- Mapchange to awp_india --------
L 01/03/2024 - 12:57:22: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: awp_india. Плагин отключён.
L 01/03/2024 - 12:57:22: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: awp_india2. Плагин отключён.
L 01/03/2024 - 12:57:22: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: awp_india. Плагин отключён.
L 01/03/2024 - 12:57:22: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:57:22: [awp_limiter.amxx] Map <awp_india> is an AWP map (by name). Plugin was stopped.
L 01/03/2024 - 12:57:22: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:57:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:57:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:57:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:58:51: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 12:58:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 12:58:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 12:58:51: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 12:58:52: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 12:58:52: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:00:19: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 13:00:20: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:00:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:00:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:00:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:00:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:00:46: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:00:48: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:00:57: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:01:48: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 13:01:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:01:49: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:01:49: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:01:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:01:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:02:13: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:02:15: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:02:18: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:03:17: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 13:03:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:03:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:03:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:03:18: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:03:18: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:03:30: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:03:33: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:03:34: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:03:36: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:03:39: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:04:45: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 13:04:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:04:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:04:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:04:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:04:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:04:47: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:04:48: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:06:14: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 13:06:15: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:06:15: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:06:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:06:15: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:06:15: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:06:16: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:06:17: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:07:28: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:07:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:07:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:07:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:07:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:07:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:07:30: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:07:31: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:07:35: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:08:03: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:08:04: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:10:58: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:10:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:10:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:10:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:10:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:10:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:10:59: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:10:59: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:11:03: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:11:27: [admincmd.amxx] Cmd: "Za9c<7><STEAM_0:1:161398881><>" changelevel "de_dust2"
L 01/03/2024 - 13:11:29: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:11:30: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:11:30: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:11:30: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:11:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:11:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:11:30: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:11:30: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:11:34: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:14:47: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_0:0:634181254>" (Account name "Pizdec" / Admin index "10") (Service flags "rabcdefijmpughkln") (Service name "SUPREME + ADMIN + Гл. Админ")
L 01/03/2024 - 13:14:49: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:15:00: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:18:35: [gamecms_api.amxx] "40" services was 'Reloaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:18:35: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:18:35: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:18:40: [gamecms_api.amxx] "40" services was 'Reloaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:18:40: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdtrpefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:18:40: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:18:51: [gamecms_gagmanager.amxx] [Chat] Админ [Za9c] заблокировал [Чат + голос] игроку [Dar_Boga] на [Навсегда]. Причина: [Мониторинг]
L 01/03/2024 - 13:23:21: [admincmd.amxx] Cmd: "Za9c<7><STEAM_0:1:161398881><>" changelevel "de_dust2"
L 01/03/2024 - 13:23:23: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:23:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:23:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:23:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:23:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:23:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:23:24: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdtrpefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:23:24: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:23:28: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdtrpefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:23:29: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:26:33: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "r") (Service name "SUPREME")
L 01/03/2024 - 13:32:44: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_0:0:634181254>" (Account name "Pizdec" / Admin index "10") (Service flags "rabcdefijmpughkln") (Service name "SUPREME + ADMIN + Гл. Админ")
L 01/03/2024 - 13:32:46: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:32:55: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpughkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:33:33: [admincmd.amxx] Cmd: "Za9c<7><STEAM_0:1:161398881><>" ask for players list
L 01/03/2024 - 13:34:13: [gamecms_api.amxx] "40" services was 'Reloaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:34:13: [gamecms_api.amxx] Authentication"<Za9c><STEAM_0:1:161398881>" (Account name "Za9c" / Admin index "38") (Service flags "abcdtrpefghijklmnu") (Service name "Гл. Админ")
L 01/03/2024 - 13:34:13: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:34:17: [admincmd.amxx] Cmd: "Za9c<7><STEAM_0:1:161398881><>" ask for players list
L 01/03/2024 - 13:43:52: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 13:43:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:43:53: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:43:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:43:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:43:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:43:53: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:43:55: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:44:00: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:45:21: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 13:45:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:45:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:45:21: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:45:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:45:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:45:22: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:45:23: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:45:27: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:46:49: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 13:46:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:46:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:46:50: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:46:50: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:46:50: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:46:51: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:46:53: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:46:58: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:48:18: -------- Mapchange to de_aztec --------
L 01/03/2024 - 13:48:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:48:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:48:19: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:48:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:48:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:48:19: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:48:21: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:48:26: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:49:47: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 13:49:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:49:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:49:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:49:48: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:49:48: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:49:48: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:49:50: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:49:55: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:51:16: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 13:51:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:51:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:51:16: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:51:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:51:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:51:17: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:51:19: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:51:24: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 13:51:56: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:51:56: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:51:56: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:51:57: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:51:57: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:51:57: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:53:22: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:53:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:53:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:53:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:53:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:53:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:54:52: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:54:52: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:54:52: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:54:52: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:54:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:54:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:55:31: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:55:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:55:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:55:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:55:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:55:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:56:17: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:56:18: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:56:18: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:56:18: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:56:18: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:56:18: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:56:47: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:56:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:56:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:56:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:56:48: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:56:48: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:57:27: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:57:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:57:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:57:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:57:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:57:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:58:30: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:58:31: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:58:31: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:58:31: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:58:31: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:58:31: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:59:10: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:59:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:59:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:59:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:59:12: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:59:12: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:59:49: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 13:59:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 13:59:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 13:59:50: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 13:59:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 13:59:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:01:19: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 14:01:20: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:01:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:01:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:01:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:01:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:02:22: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:02:25: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:02:43: [gamecms_gagmanager.amxx] [Chat] Админ [Dar_Boga] заблокировал [Чат + голос] игроку [vk.com/realhypepublic] на [5 минут]. Причина: [тест]
L 01/03/2024 - 14:02:48: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 14:02:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:02:49: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:02:49: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:02:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:02:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:02:49: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:02:53: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:02:58: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:04:01: [gamecms_gagmanager.amxx] [Chat] Админ [Dar_Boga] заблокировал [Чат] игроку [vk.com/realhypepublic] на [Навсегда]. Причина: [Мониторинг]
L 01/03/2024 - 14:06:27: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 14:06:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:06:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:06:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:06:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:06:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:06:29: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:06:34: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:06:49: [gamecms_gagmanager.amxx] [Chat] Админ [Dar_Boga] заблокировал [Чат + голос] игроку [vk.com/realhypepublic] на [30 минут]. Причина: [Флуд]
L 01/03/2024 - 14:07:57: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 14:07:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:07:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:07:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:07:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:07:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:07:58: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:08:03: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:09:26: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 14:09:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:09:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:09:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:09:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:09:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:09:27: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:09:32: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:10:55: -------- Mapchange to de_inferno --------
L 01/03/2024 - 14:10:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:10:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:10:56: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:10:56: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:10:56: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:10:56: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:10:58: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:11:03: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:12:24: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 14:12:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:12:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:12:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:12:25: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:12:25: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:12:25: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:12:30: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:13:53: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 14:13:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:13:53: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:13:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:13:54: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:13:54: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:13:54: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:13:59: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:15:22: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 14:15:22: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:15:22: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:15:22: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:15:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:15:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:15:23: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:15:28: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:16:50: -------- Mapchange to de_aztec --------
L 01/03/2024 - 14:16:51: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:16:51: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:16:51: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:16:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:16:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:16:51: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:16:56: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:18:19: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 14:18:20: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:18:20: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:18:20: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:18:20: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:18:20: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:18:20: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:18:25: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:19:48: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 14:19:49: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:19:49: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:19:49: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:19:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:19:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:19:49: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:19:55: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:21:17: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 14:21:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:21:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:21:18: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:21:18: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:21:18: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:21:18: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:21:21: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:21:27: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:22:46: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 14:22:46: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:22:46: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:22:46: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:22:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:22:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:22:47: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:22:49: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:22:56: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:24:14: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 14:24:15: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:24:15: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:24:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:24:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:24:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:24:16: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:24:18: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:24:23: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:25:43: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 14:25:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:25:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:25:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:25:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:25:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:25:44: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:25:47: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:25:52: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:27:12: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 14:27:13: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:27:13: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:27:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:27:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:27:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:27:13: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:27:15: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:27:20: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:28:41: -------- Mapchange to de_sultan --------
L 01/03/2024 - 14:28:42: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:28:42: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:28:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:28:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:28:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:28:42: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:28:44: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:28:49: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:29:47: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 14:29:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:29:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:29:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:29:49: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:29:49: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:29:58: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 14:30:00: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 14:30:06: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 14:30:40: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:30:42: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:30:49: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:31:09: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 14:31:14: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 14:32:36: [gamecms_gagmanager.amxx] [Chat] Админ [Dar_Boga] заблокировал [Чат + голос] игроку [4axa] на [5 минут]. Причина: [тест]
L 01/03/2024 - 14:33:18: [gamecms_gagmanager.amxx] [Chat] Админ [Dar_Boga] снял блокировку [Чат + голос] игроку [4axa]
L 01/03/2024 - 14:33:37: [gamecms_gagmanager.amxx] [Chat] Админ [Dar_Boga] заблокировал [Чат + голос] игроку [4axa] на [30 минут]. Причина: [Неуважение игроков]
L 01/03/2024 - 14:36:14: [gamecms_api.amxx] Authentication"<Qwer><STEAM_5:0:1024718728>" (Account name "Qwer" / Admin index "24") (Service flags "t") (Service name "FREE VIP")
L 01/03/2024 - 14:38:07: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "rt") (Service name "SUPREME")
L 01/03/2024 - 14:38:08: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "rt") (Service name "SUPREME")
L 01/03/2024 - 14:39:16: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 14:39:17: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 14:39:17: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 14:39:17: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 14:39:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:39:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 14:39:44: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:39:46: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:39:56: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 14:41:03: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 14:41:08: [gamecms_api.amxx] Authentication"<4axa><STEAM_5:0:227696400>" (Account name "STEAM_5:0:227696400" / Admin index "11") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 14:41:26: [gamecms_gagmanager.amxx] [Chat] Админ [Dar_Boga] заблокировал [Чат + голос] игроку [4axa] на [30 минут]. Причина: [Флуд]
L 01/03/2024 - 14:42:24: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "rt") (Service name "SUPREME")
L 01/03/2024 - 14:42:25: [gamecms_api.amxx] Authentication"<Pizdec><STEAM_5:0:1024718728>" (Account name "Pizdec" / Admin index "10") (Service flags "rt") (Service name "SUPREME")
L 01/03/2024 - 14:44:03: [gamecms_gagmanager.amxx] [Chat] Админ [4axa] заблокировал [Чат + голос] игроку [Pizdec] на [30 минут]. Причина: [Флуд]
L 01/03/2024 - 15:01:46: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 15:01:47: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:01:47: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:01:47: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:01:47: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:01:47: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:03:15: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 15:03:15: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:03:15: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:03:15: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:03:16: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:03:16: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:04:43: -------- Mapchange to de_inferno --------
L 01/03/2024 - 15:04:44: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:04:44: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:04:44: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:04:44: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:04:44: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:06:12: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 15:06:13: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:06:13: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:06:13: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:06:13: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:06:13: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:07:41: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 15:07:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:07:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:07:42: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:07:42: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:07:42: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:09:10: -------- Mapchange to de_dust2002 --------
L 01/03/2024 - 15:09:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:09:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:09:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:09:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:09:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:10:38: -------- Mapchange to de_aztec --------
L 01/03/2024 - 15:10:39: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:10:39: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:10:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:10:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:10:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:12:07: -------- Mapchange to de_alexandra --------
L 01/03/2024 - 15:12:08: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:12:08: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:12:08: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:12:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:12:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:13:36: -------- Mapchange to de_train_32 --------
L 01/03/2024 - 15:13:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:13:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:13:37: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:13:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:13:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:15:05: -------- Mapchange to de_tuscan32 --------
L 01/03/2024 - 15:15:05: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:15:05: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:15:05: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:15:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:15:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:16:33: -------- Mapchange to de_mirage_32 --------
L 01/03/2024 - 15:16:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:16:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:16:34: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:16:34: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:16:34: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:18:02: -------- Mapchange to de_berzerker --------
L 01/03/2024 - 15:18:03: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:18:03: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:18:03: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:18:03: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:18:03: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:19:31: -------- Mapchange to de_kabul_32 --------
L 01/03/2024 - 15:19:32: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:19:32: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:19:32: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:19:32: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:19:32: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:21:00: -------- Mapchange to de_korfez32 --------
L 01/03/2024 - 15:21:00: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:21:00: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:21:00: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:21:01: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:21:01: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:22:28: -------- Mapchange to de_sultan --------
L 01/03/2024 - 15:22:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:22:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:22:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:22:29: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:22:29: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:23:57: -------- Mapchange to de_westwood --------
L 01/03/2024 - 15:23:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:23:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:23:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:23:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:23:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:25:26: -------- Mapchange to de_barcelona --------
L 01/03/2024 - 15:25:27: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:25:27: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:25:27: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:25:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:25:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:26:55: -------- Mapchange to cs_assault_1337 --------
L 01/03/2024 - 15:26:55: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:26:55: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:26:55: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:26:56: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:26:56: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:28:23: -------- Mapchange to cs_crossfire --------
L 01/03/2024 - 15:28:24: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:28:24: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:28:24: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:28:24: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:28:24: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:29:52: -------- Mapchange to 35hp_ --------
L 01/03/2024 - 15:29:53: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 15:29:53: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_dust2010. Плагин отключён.
L 01/03/2024 - 15:29:53: [reapi_land_mine.amxx] Найдена карта из списка заблокированных: 35hp_lava. Плагин отключён.
L 01/03/2024 - 15:29:53: [reapi_suicide_belt.amxx] Найдена карта из списка заблокированных: 35hp_. Плагин отключён.
L 01/03/2024 - 15:29:53: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:29:53: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:29:53: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:29:53: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:29:53: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:31:21: -------- Mapchange to cs_kloster --------
L 01/03/2024 - 15:31:21: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:31:21: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:31:22: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:31:22: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:31:22: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:32:50: -------- Mapchange to cs_krustykrab --------
L 01/03/2024 - 15:32:50: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:32:50: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:32:50: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:32:51: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:32:51: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:34:18: -------- Mapchange to aim_headshot --------
L 01/03/2024 - 15:34:19: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:34:19: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:34:19: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:34:19: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:34:19: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:35:47: -------- Mapchange to de_apollon --------
L 01/03/2024 - 15:35:48: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:35:48: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:35:48: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:35:48: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:35:48: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:37:16: -------- Mapchange to de_snowball --------
L 01/03/2024 - 15:37:16: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:37:16: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:37:16: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:37:17: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:37:17: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:38:44: -------- Mapchange to de_inferno_snow --------
L 01/03/2024 - 15:38:45: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:38:45: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:38:45: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:38:46: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:38:46: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:40:13: -------- Mapchange to de_johanesburg --------
L 01/03/2024 - 15:40:14: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:40:14: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:40:14: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:40:14: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:40:14: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:41:42: -------- Mapchange to css_miragewinter_go --------
L 01/03/2024 - 15:41:43: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:41:43: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:41:43: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:41:43: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:41:43: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:42:21: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:42:24: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:42:34: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:42:49: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:42:53: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:55:27: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 15:55:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:55:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:55:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:55:28: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:55:28: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:55:30: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:55:31: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:55:35: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:56:57: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 15:56:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:56:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:56:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:56:58: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:56:58: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:56:58: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:57:03: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:58:26: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 15:58:26: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 15:58:26: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 15:58:26: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 15:58:27: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:58:27: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 15:58:27: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:58:29: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 15:58:34: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:02:28: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 16:02:29: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:02:29: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:02:29: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:02:30: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:02:30: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:02:32: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:02:35: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:06:10: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 16:06:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:06:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:06:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:06:11: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:06:11: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:06:12: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:06:16: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:07:39: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 16:07:40: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:07:40: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:07:40: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:07:41: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:07:41: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:07:41: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:07:45: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:09:08: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 16:09:09: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:09:09: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:09:09: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:09:09: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:09:09: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:09:10: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:09:14: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:10:37: -------- Mapchange to de_inferno --------
L 01/03/2024 - 16:10:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:10:38: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:10:38: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:10:38: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:10:38: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:10:38: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:10:40: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:10:44: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:12:23: [gamecms_api.amxx] Authentication"<Kot9I^><STEAM_0:1:181803299>" (Account name "STEAM_0:1:181803299" / Admin index "13") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 16:13:15: [gamecms_api.amxx] Authentication"<Kot9I^><STEAM_0:1:181803299>" (Account name "STEAM_0:1:181803299" / Admin index "13") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 16:13:29: [gamecms_api.amxx] Authentication"<Kot9I^><STEAM_0:1:181803299>" (Account name "STEAM_0:1:181803299" / Admin index "13") (Service flags "abcdefijmpurt") (Service name "ADMIN")
L 01/03/2024 - 16:13:57: [gamecms_gagmanager.amxx] [Chat] Админ [Dar_Boga] заблокировал [Чат + голос] игроку [Kot9I^] на [1 час]. Причина: [Мониторинг]
L 01/03/2024 - 16:22:10: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 16:22:11: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:22:11: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:22:11: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:22:12: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:22:12: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:22:12: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:22:15: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:23:40: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 16:23:41: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:23:41: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:23:41: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:23:41: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:23:41: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:23:41: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:23:46: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:25:09: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 16:25:10: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:25:10: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:25:10: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:25:10: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:25:10: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:25:10: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:25:15: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:26:38: -------- Mapchange to de_inferno --------
L 01/03/2024 - 16:26:38: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:26:38: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:26:39: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:26:39: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:26:39: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:26:39: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:26:44: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:28:07: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 16:28:07: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:28:07: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:28:07: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:28:08: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:28:08: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:28:08: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:28:10: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:28:15: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:29:35: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 16:29:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:29:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:29:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:29:37: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:29:37: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:29:37: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:29:39: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:29:44: [gamecms_api.amxx] Authentication"<Dar_Boga><STEAM_0:0:634181254>" (Account name "STEAM_0:0:634181254" / Admin index "1") (Service flags "abcdefijmpurtghkln") (Service name "ADMIN + Гл. Админ")
L 01/03/2024 - 16:30:35: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 16:30:36: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:30:36: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:30:36: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:30:36: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:30:36: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:32:05: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 16:32:06: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:32:06: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:32:06: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:32:06: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:32:06: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:33:34: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 16:33:34: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:33:34: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:33:35: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:33:35: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:33:35: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:34:57: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 16:34:58: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:34:58: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:34:58: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:34:59: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:34:59: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:36:27: -------- Mapchange to de_dust2 --------
L 01/03/2024 - 16:36:28: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:36:28: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:36:28: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:36:28: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:36:28: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:37:56: -------- Mapchange to de_dust2_newyear --------
L 01/03/2024 - 16:37:57: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:37:57: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:37:57: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:37:57: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:37:57: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:39:25: -------- Mapchange to de_inferno --------
L 01/03/2024 - 16:39:25: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:39:25: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:39:25: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:39:26: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:39:26: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:40:54: -------- Mapchange to de_dusferno2 --------
L 01/03/2024 - 16:40:54: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:40:54: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:40:54: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:40:55: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:40:55: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:42:22: -------- Mapchange to de_nuke_snow --------
L 01/03/2024 - 16:42:23: [gamecms_api.amxx] Reading GameCMS settings file... OK
L 01/03/2024 - 16:42:23: [gamecms_api.amxx] Connection to the GameCMS database is established
L 01/03/2024 - 16:42:23: [gamecms_api.amxx] "40" services was 'Loaded' from database. Total on server: "40" services.
L 01/03/2024 - 16:42:23: [pluginmenu.amxx] Can't add menu item "Plugin Cvars" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:42:23: [pluginmenu.amxx] Can't add menu item "Plugin Commands" from plugin "pluginmenu.amxx" to menu set because the Menus Front-End plugin itself is not loaded!
L 01/03/2024 - 16:51:58: [gamecms_api.amxx] Authentication"<F.B.I><STEAM_5:0:1817080237>" (Account name "STEAM_5:0:1817080237" / Admin index "32") (Service flags "rt") (Service name "SUPREME")
L 01/03/2024 - 16:52:03: [gamecms_api.amxx] Authentication"<F.B.I><STEAM_5:0:1817080237>" (Account name "STEAM_5:0:1817080237" / Admin index "32") (Service flags "rt") (Service name "SUPREME")
L 01/03/2024 - 16:52:31: [gamecms_api.amxx] Authentication"<F.B.I><STEAM_5:0:1817080237>" (Account name "STEAM_5:0:1817080237" / Admin index "32") (Service flags "rt") (Service name "SUPREME")
L 01/03/2024 - 16:23:40: Start of error session.
L 01/03/2024 - 16:23:40: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20240103.log")
L 01/03/2024 - 16:23:40: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:23:40: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:23:40: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:23:40: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:23:40: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:23:40: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:25:09: Start of error session.
L 01/03/2024 - 16:25:09: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20240103.log")
L 01/03/2024 - 16:25:09: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:25:09: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:25:09: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:25:09: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:25:09: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:25:09: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:26:38: Start of error session.
L 01/03/2024 - 16:26:38: Info (map "de_dust2_newyear") (file "addons/amxmodx/logs/error_20240103.log")
L 01/03/2024 - 16:26:38: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:26:38: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:26:38: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:26:38: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:26:38: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:26:38: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:28:06: Start of error session.
L 01/03/2024 - 16:28:06: Info (map "de_inferno") (file "addons/amxmodx/logs/error_20240103.log")
L 01/03/2024 - 16:28:06: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:28:06: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:28:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:28:06: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:28:06: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:28:06: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:28:10: Start of error session.
L 01/03/2024 - 16:28:10: Info (map "de_dusferno2") (file "addons/amxmodx/logs/error_20240103.log")
L 01/03/2024 - 16:28:10: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:28:10: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:28:10: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:29:35: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:29:35: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:29:35: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:29:35: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:29:35: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:29:35: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:29:39: Start of error session.
L 01/03/2024 - 16:29:39: Info (map "de_nuke_snow") (file "addons/amxmodx/logs/error_20240103.log")
L 01/03/2024 - 16:29:39: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:29:39: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:29:39: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:32:05: Start of error session.
L 01/03/2024 - 16:32:05: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20240103.log")
L 01/03/2024 - 16:32:05: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:32:05: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:32:05: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/03/2024 - 16:33:34: Start of error session.
L 01/03/2024 - 16:33:34: Info (map "de_dust2") (file "addons/amxmodx/logs/error_20240103.log")
L 01/03/2024 - 16:33:34: [ReAPI] VTC: isn't available
L 01/03/2024 - 16:33:34: [AMXX] Run time error 10 (plugin "gamecms_gagmanager.amxx") (native "VTC_UnmuteClient") - debug not enabled!
L 01/03/2024 - 16:33:34: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
Список плагинов (amx_plugins)
Currently loaded plugins:
name version author file status
[ 1] GameCMS_API 5.6.3 zhorzh78 gamecms_api.amx running
[ 2] ReAimDetector API 0.2.2 ReHLDS Team reaimdetector.a running
[ 3] FreshBans 1.4.8b kanagava fresh_bans.amxx running
[ 4] [190] Ultimate Weapons 22.11.15 SKAJIbnEJIb ultimate_weapon running
[ 5] [190] VIP RBS 20.07.20 SKAJIbnEJIb vip_rbs.amxx running
[ 6] [190] FG RconShop 21.09.12 SKAJIbnEJIb fg_rconshop.amx running
[ 7] GameCMS_GagManager 2.2.7 ReAp zhorzh78 gamecms_gagmana running
[ 8] [190] AdminChat RBS 22.11.15 SKAJIbnEJIb adminchat_rbs.a running
[ 9] [190] Chat RBS 20.06.06 SKAJIbnEJIb chat_rbs.amxx running
[ 10] [190] BonusMenu RBS 20.06.06 SKAJIbnEJIb bonusmenu_rbs.a running
[ 11] [190] Army Ranks Ultim 20.06.06 SKAJIbnEJIb army_ranks_ulti running
[ 12] [190] Cvar On Map 20.06.06 SKAJIbnEJIb cvar_on_map.amx running
[ 13] [190] Skill ELO 22.11.15 SKAJIbnEJIb skill_elo.amxx running
[ 14] [190] Piss RBS 20.06.06 SKAJIbnEJIb & KR piss_rbs.amxx running
[ 15] Stats Configuration 20.06.06 SKAJIbnEJIb & AM statscfg_rbs.am running
[ 16] [190] StatsX RBS 21.03.23 SKAJIbnEJIb & AM statsx_rbs.amxx running
[ 17] [190] CsStats MySQL 22.11.15 SKAJIbnEJIb csstats_mysql.a running
[ 18] [190] DemoRecorder RBS 20.06.06 SKAJIbnEJIb demorecorder_rb running
[ 19] [190] SlayLosers RBS 20.06.06 SKAJIbnEJIb & d3 slaylosers_rbs. running
[ 20] [190] Stimulation RBS 20.06.06 SKAJIbnEJIb stimulation_rbs running
[ 21] [190] Whois RBS 22.11.15 SKAJIbnEJIb whois_rbs.amxx running
[ 22] [190] Warmup RBS 21.03.23 SKAJIbnEJIb warmup_rbs.amxx running
[ 23] [190] Ultimate Informe 21.03.23 SKAJIbnEJIb ultimate_inform running
[ 24] [190] Ultimate Models 21.03.23 SKAJIbnEJIb ultimate_models running
[ 25] [190] Ultimate Flags 22.11.15 SKAJIbnEJIb ultimate_flags. running
[ 26] [190] Shit RBS 20.06.06 SKAJIbnEJIb shit_rbs.amxx running
[ 27] [190] Ad From Server 20.06.06 SKAJIbnEJIb ad_from_server. running
[ 28] [190] CsStats ResetSco 20.06.06 SKAJIbnEJIb csstats_resetsc running
[ 29] [190] ESP RBS 20.06.06 SKAJIbnEJIb & Ko esp_rbs.amxx running
[ 30] [182] NextMap 18.09.25 SKAJIbnEJIb & AM nextmap.amxx running
[ 31] [182] TimeLeft 18.09.25 SKAJIbnEJIb & AM timeleft.amxx running
[ 32] [190] MapChooser RBS 20.08.02 SKAJIbnEJIb & UF mapchooser_rbs. running
[ 33] Maps Menu 20.06.06 SKAJIbnEJIb & AM mapsmenu_rbs.am running
[ 34] Pause Plugins 20.06.06 SKAJIbnEJIb & AM pausecfg_rbs.am running
[ 35] [190] Bets RBS 20.06.06 SKAJIbnEJIb bets_rbs.amxx running
[ 36] [190] Damager RBS 20.06.06 SKAJIbnEJIb damager_rbs.amx running
[ 37] [190] BackWeapons RBS 20.06.06 SKAJIbnEJIb & ho backweapons_rbs running
[ 38] ScreenMaker 1.1 neygomon screen_maker.am running
[ 39] Admin Commands 1.9.0.5294 AMXX Dev Team admincmd.amxx running
[ 40] Slots Reservation 1.9.0.5294 AMXX Dev Team adminslots.amxx running
[ 41] Multi-Lingual System 1.9.0.5294 AMXX Dev Team multilingual.am running
[ 42] [Customizable] AmxModM 0.0.5 Albertio amxmodmenu.amxx running
[ 43] Commands Menu 1.9.0.5294 AMXX Dev Team cmdmenu.amxx running
[ 44] Players Menu 1.9.0.5294 AMXX Dev Team plmenu.amxx running
[ 45] Plugin Menu 1.9.0.5294 AMXX Dev Team pluginmenu.amxx running
[ 46] Admin Votes 1.9.0.5294 AMXX Dev Team adminvote.amxx running
[ 47] Restrict Weapons 1.9.0.5294 AMXX Dev Team restmenu.amxx running
[ 48] CS Misc. Stats 1.9.0.5263 AMXX Dev Team miscstats.amxx running
[ 49] [RE] Talisman 1.4.2 BiZaJe talisman.amxx running
[ 50] [RE] Talisman Health 1.4.2 BiZaJe talisman_health running
[ 51] [RE] Talisman Glow Pla 1.4.2 BiZaJe talisman_glow.a running
[ 52] [RE] Talisman HUD 1.4.2 BiZaJe talisman_hud.am running
[ 53] [RE] Talisman Sound 1.4.2 BiZaJe talisman_sound. running
[ 54] [190] C4 Destroyer 21.03.23 SKAJIbnEJIb c4_destroyer.am running
[ 55] Menu System 0.1.2 serfreeman1337 menuSystem.amxx running
[ 56] VoteBan 1.2 gyxoBka VoteBan.amxx running
[ 57] [190] Balancing Map Fu 20.06.06 SKAJIbnEJIb balancing_map_f running
[ 58] recoil_manager 1.0.0 fl0wer recoil_manager. running
[ 59] C4 CD Voice 1.1 c4timer_by_dv-zo c4cdvoice.amxx running
[ 60] Style C4 Timer 3.1 OciXCrom crx_c4timer.amx running
[ 61] Parachute for ALL [ReA 3.0 Leo_[BH] parachute_for_a running
[ 62] [SxGeo] Connect Info 1.0 s1lent sxgeo_connect_i running
[ 63] [ReAPI] No Team Flash 0.0.3 Vaqtincha no_team_flash.a running
[ 64] Advanced Kill Assists 1.3c Xelson kill_assist.amx running
[ 65] [ReAPI] Block 'Fire in 0.0.1 sergrib reapi_block_FIT running
[ 66] [ReAPI] Healthnade 0.0.11f DEV-CS.RU Commun reapi_healthnad running
[ 67] Injector X 1.0.0 fl0wer injector_fonari running
[ 68] Spect Bot 1.2 SKAJIbnEJIb & Bo SpectBot.amxx running
[ 69] Team Grenade Trails 1.0.0 fl0wer grenade_trails_ running
[ 70] Molotov Cocktail API 2.28 CHEL74 + mx?! molotov_cocktai running
[ 71] Molotov Cocktail Spawn 1.7 mx?! molotov_cocktai running
[ 72] Top Awards 1.2.0 szawesome top_awards.amxx running
[ 73] AFK Completed 1.0 m1c afkc.amxx running
[ 74] Ping Checker 26.0.1 RC1 h1k3 ping_checker.am running
[ 75] Custom Smoke 1.1.1 medusa custom_smoke.am running
[ 76] Land Mine 1.0 6u3oH reapi_land_mine running
[ 77] Suicide Belt 1.0 6u3oH reapi_suicide_b running
[ 78] AWP Limiter 1.3.0 Beta Nordic Warrior awp_limiter.amx running
[ 79] AWPL: Disabled maps 1.0.0 Nordic Warrior awp_limiter_dis running
[ 80] Auto Team Balance Adva 1.5.1 Radius auto_team_balan running
[ 81] Time for info 1.2 Devil Judge time_for_info.a running
[ 82] Models Replacement 0.0.2+fix ConnorMcLeod | V models_replacem running
[ 83] Welcome Music 1.0 Jack Daniel's welcome_music.a running
[ 84] Weapon Kill 1.2 Slove. & AcE weaponkill.amxx running
[ 85] [ReAPI] AdminFreeLook 1.0 ReHLDS Team adminfreelook.a running
[ 86] Kills Counter 0.3 serfreeman1337 kills_counter.a running
[ 87] Knife Duel with Telepo 1.5 neygomon knife_duel_with running
[ 88] Nice Killer 1.6 Got Milk? / HoHo nice_killer.amx running
[ 89] Night Sky + Lighint 1.0 Leo_[BH] night_sky.amxx running
[ 90] [190] Chat Addons 20.06.06 SKAJIbnEJIb chat_addons.amx running
90 plugins, 90 running
Список модулей (meta list)
Currently loaded plugins:
description stat pend file vers src load unload
[ 1] Reunion RUN - reunion_mm_i386.so v0.1.75 ini Start Never
[ 2] Revoice RUN - revoice_mm_i386.so v0.1.0.34 ini Start Never
[ 3] Rechecker RUN - rechecker_mm_i386.so v2.7 ini Chlvl ANY
[ 4] <reauthcheck_mm_i386.so> badf - reauthcheck_mm_i386.so v - ini - -
[ 5] ReSRDetector RUN - resrdetector_mm_i386.so v0.1.0 ini Chlvl ANY
[ 6] AMX Mod X RUN - amxmodx_mm_i386.so v1.9.0.5294 ini Start ANY
[ 7] WHBlocker RUN - whblocker_mm_i386.so v1.5.697 ini Chlvl ANY
[ 8] ReSemiclip RUN - resemiclip_mm_i386.so v2.3.9 ini Chlvl ANY
[ 9] ReAimDetector RUN - reaimdetector_amxx_i386.so v0.2.2 pl6 ANY Never
[10] MySQL RUN - mysql_amxx_i386.so v1.9.0.5294 pl6 ANY ANY
[11] FakeMeta RUN - fakemeta_amxx_i386.so v1.9.0.5294 pl6 ANY ANY
[12] Engine RUN - engine_amxx_i386.so v1.9.0.5294 pl6 ANY ANY
[13] Ham Sandwich RUN - hamsandwich_amxx_i386.so v1.9.0.5294 pl6 ANY ANY
[14] ReAPI RUN - reapi_amxx_i386.so v5.24.0.300-dev pl6 ANY Never
[15] CSX RUN - csx_amxx_i386.so v1.9.0.5294 pl6 ANY ANY
[16] CStrike RUN - cstrike_amxx_i386.so v1.9.0.5294 pl6 ANY ANY
[17] SxGeo RUN - sxgeo_amxx_i386.so v2.2 pl6 ANY Never
[18] Fun RUN - fun_amxx_i386.so v1.9.0.5294 pl6 ANY ANY
18 plugins, 17 running
Назад
Сверху