Deeds Of Utgard
A super simple currency that was created for a server (now died out) by me. I am just uploading if someone else finds a use. It was used in their marketplace to buy plots of land.
Date uploaded | 2 years ago |
Version | 1.1.4 |
Download link | Azumatt-Deeds_Of_Utgard-1.1.4.zip |
Downloads | 1019 |
Dependency string | Azumatt-Deeds_Of_Utgard-1.1.4 |
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
Deeds of Utgard
A super simple currency that was created for a server (now died out) by me. I am just uploading if someone else finds a use. It was used in their marketplace to buy plots of land.
The prefabs are not craftable, but you can buy them from the market (if you have one) or spawn them in.
If the mod is installed on the server, it version checks with itself. Kicking players that don't have it.
How they used the prefabs
They chose to make "deeds" that would be sold by an NPC. These deeds all had a different cost and "size" for the plot of land they would buy. They used WardIsLove's custom radius to configure a protection for their plot of land depending on the size they bought. The admin would change the radius of the ward.
I guess, if you come up with an implementation for your server, feel free to use
this. This mod is provided as is and will only recieve updates if requested. (This includes if an update to the game breaks the mod. I will only update if someone requests it.)
Information
Stack size = 50
Weight = 0.1
Prefab Names
- Normal Deeds
- Deed10m
- Deed20m
- Deed50m
- Utgard Deeds (Red outline)
- DeedUtgard10m
- DeedUtgard20m
- DeedUtgard50m
Internal Token Names
-
Normal Deeds
- $item_deed_10m
- $item_deed_20m
- $item_deed_50m
-
Utgard Deeds (Red outline)
- $item_deed_utgard_10m
- $item_deed_utgard_20m
- $item_deed_utgard_50m
Author Information
Azumatt
DISCORD:
Azumatt#2625
STEAM:
https://steamcommunity.com/id/azumatt/
For Questions or Comments, find me in the Odin Plus Team Discord or in mine:
Update Information (Latest listed first)
1.1.3
- Update for Mistlands
1.1.2
- Update ServerSync internally.
1.1.1
- Update ServerSync
v1.0.0
- Initial Release
CHANGELOG
Update Information (Latest listed first)
1.1.9
- Recompile against Ashlands
1.1.8
- Update for Valheim 0.217.46
1.1.7
- Fix sizing issue that randomly started. Not sure why, as I didn't touch the assets at all. Wonder how long this has been fucked up and no one said anything? :D
- Add localization to the mod, so you can now create files with a naming convention of
DeedsOfUtgard.Spanish.yml
for any language and localize the mod. Read the description for the keys.1.1.6
- Update for Valheim 0.217.14 (Hildir's Request)
1.1.5
- Update for Valheim 0.216.9
1.1.4
- Internal Update
1.1.3
- Update for Mistlands
1.1.2
- Update ServerSync internally.
1.1.1
- Update ServerSync
v1.0.0
- Initial Release