mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and implement feature for GMs to remove single players from their WhisperWhiteList.
This commit is contained in:
2
sql/updates/world/2013_03_11_01_world_trinty_strings.sql
Normal file
2
sql/updates/world/2013_03_11_01_world_trinty_strings.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `trinity_string` where `entry` = 363;
|
||||
INSERT INTO `trinity_string` (`entry`, `content_default`) VALUES ('363', 'Player %s cannot whisper you any longer.');
|
||||
Reference in New Issue
Block a user