This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserPlugin== | |
// @name Ultimate Custom Sounds | |
// @author onadiff | |
// @description Custom sounds per choice, record your own, MP3/URL, fade in/out, day/night toggle, easter eggs 🎃☃️🐰🦃🎆🎉😖😳😈 | |
// ==/UserPlugin== | |
class UltimateCustomSounds { | |
settings = { | |
enabled: true, | |
volume: 1, |