From 8f4bb3f9060a221a441c704c69b933f5f58c93f8 Mon Sep 17 00:00:00 2001 From: LuxOG Date: Mon, 6 Jan 2025 16:48:28 -0800 Subject: [PATCH] add area-sound-whitelist (#7197) * Update wilderness-warnings Add hides for manual cast ancient spellbook and ice plateau teleports as well as the portal nexus * Create area-sound-whitelist Create Area sound whitelist plugin - mutes all area sounds except those which are whitelisted * Update area-sound-whitelist Fix typo in .properties --- plugins/area-sound-whitelist | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 plugins/area-sound-whitelist diff --git a/plugins/area-sound-whitelist b/plugins/area-sound-whitelist new file mode 100644 index 000000000..a7499094e --- /dev/null +++ b/plugins/area-sound-whitelist @@ -0,0 +1,2 @@ +repository=https://github.com/LuxOG/area-sound-whitelist.git +commit=28895ce82d4dd3538987930d97e56a91dbfb8ab1