You are viewing a potentially older version of this package.
View all versions.
Vanity
Allows admins to change visual style of players.
Date uploaded | 2 years ago |
Version | 1.2.0 |
Download link | JereKuusela-Vanity-1.2.0.zip |
Downloads | 1432 |
Dependency string | JereKuusela-Vanity-1.2.0 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Vanity
Allows admins to change visual style of any players.
Install on the client to change your style (modding guide).
Install on the server to enforce styles.
The changes done by the mod are visible to un-modded clients.
Usage
See documentation.
Credits
Sources: GitHub
Donations: Buy me a computer
Changelog
-
v1.2
- Adds new commands
wear_color_duration
andwear_color_interval
. - Fixes not working on character selection screen.
- Fixes not working on servers when only installed on the client.
- Adds new commands
-
v1.1
- Fixes a possible conflict / issue with the trader.
-
v1.0
- Initial release.
CHANGELOG
-
v1.16
- Fixed for the new game version.
-
v1.15
- Fixed for the new game version.
-
v1.14
- Fixes compatibility issue with Marketplace mod.
-
v1.13
- Fixes error on dedicated server.
-
v1.12
- Fixed for the new update.
-
v1.11
- Fixed for the new update.
-
v1.10
- Fixed for the new update.
-
v1.9
- Fixes the admin check not always working. Thanks jardhu!
- Fixes the command
wear_reset
not affecting right hand weapon.
-
v1.8
- Fixes weapons losing their style when put on the back.
-
v1.7
- Fixed for the new update.
-
v1.6
- Fixed for the new update.
-
v1.5
- Fixed for the new update.
-
v1.4
- Updated for the new game version.
-
v1.3
- Adds support for changing icons in the inventory to match the style.
- Adds support for Steam and Playfab ids.
- Adds support for groups.
- Fixes
wear_gear
not resetting the style when used without the second parameter. - Fixes config reload triggering on file metadata change.
- Fixes color parsing not working with extra space bars.
- Fixes item style not working (format was
id,variant
instead ofid variant
, now both work). - Fixes self-hosting acting as a server (locks other clients configuration). Maybe works, maybe doesn't.