You are viewing a potentially older version of this package. View all versions.
officer_balls-officerballs_ChatTweaks-2.0.0 icon

officerballs ChatTweaks

Keeps chat opaque, adds font outline, timestamps, leave messages, and noise notifications.

Date uploaded 4 months ago
Version 2.0.0
Download link officer_balls-officerballs_ChatTweaks-2.0.0.zip
Downloads 597
Dependency string officer_balls-officerballs_ChatTweaks-2.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2304
officer_balls-otAPI-1.0.1 icon
officer_balls-otAPI

framework for adding aliases to chat and creating UI.

Preferred version: 1.0.1

README

ChatTweaks:

  • adds a timestamp to chat
  • adds outline to the font
  • prevents the chat window from fading
  • messages now emit a blip noise (tone from the fishing rod equip)
  • players now emit a "has left the server" message
  • players now emit sounds when joining and leaving the server (fishing bird on join, frog on leaving)

Manual Installation:

  1. Install BepInEx as directed on GitHub/Thunderstore.
  2. Extract archive to your game's installation, making sure to overwrite/merge the folders as prompted.

CHANGELOG

v2.0.0 - migrated to otAPI and removed all chat commands. use the modphone for config now.
v1.0.8 - separated /mutetext into /muteglobal and /mutelocal. added /muteduringtimer. added /disablechattags.
v1.0.7 - maintenance patch - applies modded tag to any lobbies you host.
v1.0.6 - added chat commands and more definable settings. use /help chat or /help chattweaks, more in README.
v1.0.5 - game update; changed method binding for playerjoin to new method name
v1.0.4 - size wrapping option added to config
v1.0.3 - bugfix - players can type again in their IDs and report player, sorry!
v1.0.2 - initial thunderstore release