
You are viewing a potentially older version of this package. View Latest Version

A BepInEx mod for On Together that enhances the in-game chat with configurable message limits and in-game utility commands.
Looking for WebSocket support? Install the FomoWebSocket add-on. Looking for chat file logging? Install the FomoChatLog add-on. Looking for Telegram support? Install the FomoTelegram add-on.
Type any command into the in-game chat. Commands start with / and are not sent to other players.
/fomohelp (/fh) :: Lists all available commands/fomotoggle (/ft) :: Toggle Fomo feature on/off/fomoshowcommand (/fsc) :: Toggle show/hide Fomo commands in chat/fomomessagelimit [global|local] <number> (/fml) :: Set the global or local chat message window size/fomochatsinklocalrange [number] (/fcslr) :: Get or set the local range for the chat sink; no arg = get, number = set/fomochatsinkcleantags (/fcsct) :: Toggle stripping TMP tags from all sink output/fomoincomingmode [global|local] (/fim) :: Toggle or set the channel for incoming messages from external sources (Telegram, WebSocket); no argument toggles/fomosetmessagelimit global 100
/fsml local 50
Located in BepInEx/config/com.andrewlin.ontogether.fomo.cfg
EnableFeature (default: true) :: Enable or disable all mod featuresShowCommand (default: false) :: Show commands in chat when usedCleanChatSinkTags (default: false) :: Strip TMP color/formatting tags from messages before dispatching to any sinkGlobalMessageLimitCount (default: 50) :: Max messages shown in global chat windowLocalMessageLimitCount (default: 25) :: Max messages shown in local chat windowChatLogLocalRange (default: 5) :: Local range threshold for relaying local chat messages to sinksDispatchIncomingLocal (default: false) :: When true, messages from external sources (Telegram, WebSocket, etc.) are sent as local chat instead of globalUse r2modman or the Thunderstore app for the simplest install.
Manual:
AndrewLin.Fomo.dll into BepInEx/plugins/BepInEx/config/com.andrewlin.ontogether.fomo.cfg