![arielle-RpChatter icon](https://gcdn.thunderstore.io/live/repository/icons/arielle-RpChatter-1.1.0.png.128x128_q95.png)
Last updated | 8 hours ago |
Total downloads | 12 |
Total rating | 0 |
Categories | Misc Server-side Client-side |
Dependency string | arielle-RpChatter-1.1.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
![denikson-BepInExPack_Valheim-5.4.2202 icon](https://gcdn.thunderstore.io/live/repository/icons/denikson-BepInExPack_Valheim-5.4.2202.png.64x64_q95.png)
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202![ValheimModding-Jotunn-2.23.2 icon](https://gcdn.thunderstore.io/live/repository/icons/ValheimModding-Jotunn-2.23.2.png.64x64_q95.png)
ValheimModding-Jotunn
Jötunn (/ˈjɔːtʊn/, 'giant'), the Valheim Library was created with the goal of making the lives of mod developers easier. It enables you to create mods for Valheim using an abstracted API so you can focus on the actual content creation.
Preferred version: 2.23.2README
RPChatter Mod for Valheim
Overview
RPChatter is a Valheim mod that enhances in-game communication for roleplay servers by adding customizable chat commands, aliasing, and a text-based Blackjack minigame. This mod allows for enriched roleplay interactions and chat-based gameplay, including emotes, whispers, announcements, and dice rolling.
Features
- Chat Roleplay Commands: Use
/me
,/whisper
,/yell
, and/announce
to enrich in-game interactions. - Customizable Name Colors: Set different colors for various chat types.
- Secret Identities: Hide your real name and use an alias with
/setalias
and/hide
. - Randomized Actions: Use
/roll
and/coinflip
for immersive roleplay mechanics.
Installation
- Install BepInEx.
- Download and place the RPChatter.dll in
BepInEx/plugins
. - Start the game and configure chat settings via the config file.
Commands
General Chat Commands
Command | Description |
---|---|
/me <action> |
Describes an action (e.g., /me laughs loudly ). |
/whisper <msg> |
Sends a private message to nearby players. /wis also works |
/yell <msg> |
Broadcasts a message to a large area. /y /announce also work |
/roll [min max] |
Rolls a number between the given range (default: 1-100). |
/coinflip |
Flips a coin (Heads/Tails). |
Alias Commands
Command | Description |
---|---|
/setalias <name> |
Changes your display name to an alias. |
/clearalias |
Removes your alias and restores your real name. |
/hide |
Toggles hiding your real name. |
Configuration
Modify the color settings for different chat types in the BepInEx config file:
BepInEx/config/RPChatter.cfg
Each setting allows players to configure their own colors locally without being overridden by the server.
Config Setting | Description | Default Value |
---|---|---|
Default Name Color |
Default name color for chat messages | #d65804 |
Default Text Color |
Default text color for chat messages | #989749 |
Me Name Color |
Name color when using /me |
#d65804 |
Me Text Color |
Text color when using /me |
#989749 |
Whisper Name Color |
Name color when using /whisper |
#7F7D9C |
Whisper Text Color |
Text color when using /whisper |
#7F7D9C |
Announce Name Color |
Name color when using /announce |
#c61a09 |
Announce Text Color |
Text color when using /announce |
#ff6242 |
Games Name Color |
Name color for /roll and /coinflip |
#d65804 |
Games Text Color |
Text color for /roll and /coinflip results |
#E1AD21 |
How to Change Colors
- Open the config file in a text editor:
- Modify the hex color values to your preference.
- Save the file—changes will apply automatically if the game is running.
These settings are client-side only, meaning each player can have their own custom colors without affecting others.
Development & Contribution
- This mod is built with BepInEx and Harmony.
- Build in support of ValheimRoleplay! Come make-believe with us.
Enjoy immersive roleplay with RPChatter! 🎭🔥