File Details
v1.0.2
- R
- Sep 5, 2024
- 1.93 KB
- 14.0K
- 11.0.2
- Retail
File Name
GuildSpamSilencer-v1.0.2.zip
Supported Versions
- 11.0.2
Guild Spam Silencer
v1.0.2 (2024-09-05)
Full Changelog Previous Releases
Merge pull request #1 from jammer/main
Make chat filter only load once and general cleanupMuting the achievement sound
Mistakenly assumed the alert triggered the achievement sound, which seems not to be the case so added back the muting of the sound.Make chat filter only load once and general cleanup
Removed the achievement "mute" feature that never activated because the particular achievements are not triggered.Changed chat filter to load during PLAYER_ENTERING_WORLD event thus making it only load once instead of every join message.
Removed unnecessary checks from OnEvent as it is only registered for one event.

