You are viewing a potentially older version of this package.
View all versions.
Join Notifier
Plays a sound when someone joins your lobby. Host-only needs.
| Date uploaded | 2 weeks ago |
| Version | 1.0.0 |
| Download link | Omniscye-Join_Notifier-1.0.0.zip |
| Downloads | 4505 |
| Dependency string | Omniscye-Join_Notifier-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Join Notifier 🔔
Hear a short sound whenever a player joins your REPO lobby.
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.