
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/fomochatsinksetlocalrange <number> (/fcsslr) :: Set local range for the chat sink/fomochatsinkgetlocalrange (/fcsglr) :: Get the local range for the chat sink/fomochatsinkcleantags (/fcsct) :: Toggle stripping TMP tags from all sink output/fomoplayerid (/fpi) :: Print your current player ID/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 sinksUse r2modman or the Thunderstore app for the simplest install.
Manual:
AndrewLin.Fomo.dll into BepInEx/plugins/BepInEx/config/com.andrewlin.ontogether.fomo.cfg