ChatLineColorMod
A client mod that adds channel name and change the color of the chat input text as the color of the channel where you are typing, AutoClean Chat Window and replace text string with emojis.
| Date uploaded | 3 years ago |
| Version | 1.3.2 |
| Download link | Trodi-ChatLineColorMod-1.3.2.zip |
| Downloads | 205 |
| Dependency string | Trodi-ChatLineColorMod-1.3.2 |
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.668.5README
A client mod that adds channel name and change the color of the chat input text as the color of the cannel where you are typing. It also replace text string 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.2
## Plugin GUID: ChatLineColorMod
[AutoCleanChat]
## Enable AutoCleanChat replace
# Setting type: Boolean
# Default value: true
enabled = true
## Time interval in seconds in which the chat is cleared
# Setting type: Int32
# Default value: 3600
interval = 3600
[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 replace | true |
| AutoCleanChat | interval |
Time interval in seconds in which the chat is cleared | 3600 |
| 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 |
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: |
😘 |