Mods / Bunny Bell Client-side

Tags: #QoL #Utility
Author: FunnyBunnyofDOOM
Side: Client
Created: Oct 17th 2022 at 12:00 AM
Last modified: Oct 18th 2022 at 11:35 PM
Downloads: 349
Follow Unfollow 3

Latest release (for outdated Vintage Story v1.17.0 - v1.17.8):
bunnybellclient_v1.0.0.zip  1-click install


Simple client-side mod to make a "bing" sound when your name is mentioned in the chat. This does not need to be installed on the server you are playing on, installing this mod allows you to hear the bell sound on any server. 

Planned `updates:

  • Multiple sounds to select from
  • Option for Sounds when a player logs in
  • Option for Sounds when a player logs out

Version For Game version Downloads Release date Changelog Download 1-click mod install*
v1.0.0 349 Oct 18th 2022 at 11:35 PM Show bunnybellclient_v1.0.0.zip 1-click install

2 Comments (oldest first | newest first)

💬 ModernRogue, Mar 23rd at 9:42 AM

Still works for 1.20.6

For anyone that has a username that people tend to break up, in my case instead of ModernRouge people tend to type Rogue, you can edit the file to accomidate  nicknames. Open the bunnybellclient.cs, go to line 37 and replace it with this line:

if (data.CaseInsensitiveContains(templayer.PlayerName) || data.CaseInsensitiveContains("Your Nickname")
 
If you have multiple nicknames then copy and pase from ||, then enter the next nickname.
💬 Skamergirl, Jul 24th 2023 at 10:09 PM

For anyone seeking to use this with 1.18.6 (.NET 7 update) this standalone client side version still works :) I recommend it. Great utility, helps a lot since I have very poor eyesight changing focus. Thank you for this!

 (edit comment delete)