Join Notifier
Plays a sound when someone joins your lobby. Host-only needs.Join Notifier 🔔
- Monster Update Compatible! Hear a short sound whenever a player joins your REPO lobby.
Message to my awesome friends and the players who use my mods.
- I was banned from the REPO modding server when I was taking a temp leave from the server due to drama. I was not even in the server when the ban happened. As such, if you need support for my mods or just want to hang out join my new personal server on Discord: https://discord.gg/QXDj8hrdRc
Host-only: Only the host needs this mod installed. Other players don’t need it; the sound plays locally for the host when someone joins.
Custom Audio
- (Optional) Add your own sound:
- Use any
.oggor.wavfile. - Rename it to
JoinAlert.oggorJoinAlert.wav. - Place it next to the DLL (same folder of my mod) to replace the included sound.
- Use any
If the file isn’t found or uses an unsupported format, the mod falls back to a simple beep.
Usage
Host your lobby like normal. When any player joins, you’ll hear your chosen sound.
Config (BepInEx)
A config file is created on first run. Keys:
Enabled(bool, defaulttrue) — Master toggle.AudioFile(string, defaultJoinAlert.ogg) — Path relative to the DLL folder or absolute path.Volume(0..1, default0.85)Pitch(0.1..3, default1.0)ThrottleSeconds(0..5, default0.35) — Minimum time between join sounds to prevent spam.
Multiplayer Notes
- Only the host needs the mod. Clients do not need this installed.
- The mod does not change gameplay; it only plays an audio cue locally.
Credits
Made by Omniscye - Under my server, we decompose.
