mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 09:07:22 +00:00
Experimental. new confs. GM Alert via Chat and Screen Spam. Time Manipulations Counter Measure\LOG\ALERT Teleport Counter Measure\LOG\ALERT Some light Clean up.
4 lines
409 B
SQL
4 lines
409 B
SQL
DELETE FROM `acore_string` WHERE `entry`=30092;
|
|
INSERT INTO `acore_string` (`entry`, `content_default`, `locale_koKR`, `locale_frFR`, `locale_deDE`, `locale_zhCN`, `locale_zhTW`, `locale_esES`, `locale_esMX`, `locale_ruRU`) VALUES
|
|
(30092, '|cffffff00[|cffff0000COUNTER MEASURE ALERT|r|cffffff00]:|r |cFFFF8C00|r %s |cFFFF8C00[|Hplayer:%s|h%s|h|r|cFFFF8C00]', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
|