Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
Socialize
Adds groups and an enhanced chat to Valheim.
| Date uploaded | 4 days ago |
| Version | 1.0.5 |
| Download link | Landoria-Socialize-1.0.5.zip |
| Downloads | 22 |
| Dependency string | Landoria-Socialize-1.0.5 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured with the correct entry point for mods and preferred defaults for the community.
Preferred version: 5.4.2333README
Socialize
Adds persistent player groups, private messaging, map sharing, and expanded chat channels.
Features
- Creates persistent groups of up to five players.
- Gives group leaders invite, remove, and promotion controls.
- Adds nearby, shout, private, private-ping, and group chat.
- Keeps the selected chat channel active.
- Shares connected group members' map positions automatically.
- Restricts public positions and map pings outside groups.
- Uses vanilla rain wear and fuel consumption while a piece's creator or one of their group members is connected.
- Stops rain wear and fuel consumption while the creator and their entire group are offline.
- Prevents creatures from targeting or damaging pieces while the creator and their entire group are offline.
- Restricts use, refueling, repairs, removal, and player damage for player-built pieces to their creator and group.
- Shows the creator while hovering over an inaccessible player-built piece.
Chat Commands
| Command | Purpose |
|---|---|
/s <message> or /say <message> |
Sends nearby chat. |
/sh <message> or /shout <message> |
Shouts within twice the normal say range. |
/w <PlayerName> <message> |
Sends a world-wide private message. |
/wping <PlayerName> <message> |
Sends a private message and animated ping. |
/g <message> |
Messages connected group members. |
Group Commands
| Command | Purpose |
|---|---|
/group help |
Lists group commands. |
/group invite <PlayerName> |
Invites a connected player. |
/group leave |
Leaves the group. |
/group remove <PlayerName> |
Removes a member; leader only. |
/group promote <PlayerName> |
Transfers leadership. |
/group info |
Lists group members and status. |
- Groups persist in the world and disband below two members.
- Invitations use Valheim's Yes/No popup.
- Friendly-fire rules, permissions, and teleportation are not included.
Installation
| Client required | Server required |
|---|---|
| Yes | Yes |
See the full documentation.
Contact
Report bugs through GitHub Issues. For questions, feedback, and other discussions, use GitHub Discussions.
CHANGELOG
Changelog
1.0.8
- Add unit tests.
1.0.7
- Document Valheim version compatibility
- Support Socialize hash API variants
1.0.6
- Update thunderstore readme
1.0.5
- Preserve player-built structures and fuel while their creator and the creator's group are offline.
- Restrict player-built piece interactions, repairs, removal, and player damage to the creator and their group.
- Prevent creatures from targeting or damaging pieces while their creator and group are offline.
- Show the creator on inaccessible pieces instead of displaying an access-denied message.
1.0.4
- Log when the mod is unloaded.
1.0.3
- minor fix
1.0.0
- Initial Version