We recommend using the Thunderstore Mod Manager or an alternative for installing mods

ChatLineColorMod
A client mod that adds extra functionality to the chat window.
Last updated | 9 months ago |
Total downloads | 1197 |
Total rating | 3 |
Categories | Mods Client |
Dependency string | Trodi-ChatLineColorMod-1.3.8 |
Dependants | 0 other mods depend on this mod |
This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.0.0
molenzwiebel-Wetstone
Plugin framework and general utilities for V Rising mods.
Preferred version: 1.2.0README
A client mod that adds extra functionality to the chat window:
- Channel name in front of the text in the input text.
- Color of the letters of the input text of the same color as the channel where you are writing.
- Button to clear the chat when you hover over the chat window.
- AutoClean functionality of the chat with a configurable interval.
- Functionality to replace text with emojis.
Configuration
Once the mod installed, a configuration file will be created in the \BepInEx\config client folder where you can activate or desactivate any of the mod functions.
ChatLineColorMod.cfg
## Settings file was created by plugin ChatLineColorMod v1.3.5
## Plugin GUID: ChatLineColorMod
[AutoCleanChat]
## Enable AutoCleanChat
# Setting type: Boolean
# Default value: false
enabled = false
## Time interval in seconds in which the chat is cleared
# Setting type: Int32
# Default value: 3600
interval = 3600
[ButtonCleanChat]
## Enabled button when you hover in the chat window
# Setting type: Boolean
# Default value: true
enabled = true
[ChatChannel]
## Enable adds channel name in input where you are typing. This option will disable the ability to select a text or move within it.
# Setting type: Boolean
# Default value: true
enabled = true
[ChatColor]
## Enable change the color of the chat input text as the color of the channel where you are typing
# Setting type: Boolean
# Default value: true
enabled = true
[Emojis]
## Enable Emojis replace
# Setting type: Boolean
# Default value: true
enabled = true
SECTION | PARAM | DESCRIPTION | DEFAULT |
---|---|---|---|
AutoCleanChat | enabled |
Enable AutoCleanChat | false |
AutoCleanChat | interval |
Time interval in seconds in which the chat is cleared | 3600 |
ButtonCleanChat | enabled |
Activate button when you hover in the chat window | true |
ChatChannel | enabled |
Enable adds channel name in input where you are typing. This option will disable the ability to select a text or move within it. | true |
ChatColor | enabled |
Enable change the color of the chat input text as the color of the channel where you are typing | true |
Emojis | enabled |
Enable Emojis replace | true |
Button Clear Chat
Added a button to delete the chat every time you hover in the chat window.
Channel Name
Adds channel name in the chat input where you are typing.
This option will disable the ability to select a text or move within it.
Emojis
Now replace string to emoticons:
STRING | STRING | EMOJI |
---|---|---|
xE | :grin: |
😁 |
xD | :joy: |
😂 |
:) | :smiley: |
😃 |
:D | :smile: |
😄 |
;D | :sweat_smile: |
😅 |
lol | :laughing: |
😆 |
;) | :wink: |
😉 |
x) | :blush: |
😊 |
:P | :yum: |
😋 |
<3) | :heart_eyes: |
😍 |
:* | :kissing_heart: |
😘 |
Available versions
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2022-9-18 | 1.3.8 | 447 | Version 1.3.8 | Install |
2022-8-30 | 1.3.7 | 102 | Version 1.3.7 | Install |
2022-8-29 | 1.3.6 | 48 | Version 1.3.6 | Install |
2022-8-29 | 1.3.5 | 34 | Version 1.3.5 | Install |
2022-8-27 | 1.3.2 | 53 | Version 1.3.2 | Install |
2022-8-27 | 1.3.1 | 42 | Version 1.3.1 | Install |
2022-8-27 | 1.3.0 | 37 | Version 1.3.0 | Install |
2022-7-29 | 1.2.2 | 114 | Version 1.2.2 | Install |
2022-7-17 | 1.2.1 | 129 | Version 1.2.1 | Install |
2022-7-17 | 1.2.0 | 40 | Version 1.2.0 | Install |
2022-7-14 | 1.1.0 | 75 | Version 1.1.0 | Install |
2022-7-12 | 1.0.0 | 76 | Version 1.0.0 | Install |