MarketStall
A buildable market to sell your goods at any time
Date uploaded | 6 months ago |
Version | 1.0.9 |
Download link | RustyMods-MarketStall-1.0.9.zip |
Downloads | 1087 |
Dependency string | RustyMods-MarketStall-1.0.9 |
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.2105README
Market Stalls
A buildable market to sell your goods at any time.
Changelog
Version |
Update Notes |
---|---|
1.0.0 | - Initial release |
1.0.1 | - Tweaked pop-up messages |
1.0.2 | - Compatibility with JewelCraft, Valheim Enchantment System, EpicLoot and new smaller market stall |
1.0.3 | - Changed key name of server ignore list for compatibility with almanac |
1.0.4 | - tweak to ignore list |
1.0.5 | - Shader/Material fixes |
1.0.6 | - Updated material replacer |
1.0.7 | - piece manager update |
1.0.8 | - Fixed destruction of market stall not saving custom data from mods |
1.0.9 | - Fixed mod not letting destroy other builds |
Features
- Buildable Market
- Owners can put items up for sale
- Users can purchase items
- Configurable currency
- Optional sales tax
- Collectable revenue
Configurations
- Transparent Background - For a cleaner look to pair with MinimalUI
- Currency - Prefab Name, if invalid, defaults to coins
- Max Sales - Total amount of items allowed to put up for sale
- Sales Taxes
- Fee Percentage - Calculated based on price of item
- Minimum Fee - Minimum fee, so to always at least cost 1 coin
- Market Piece recipe
Notes
-
Character limit of price entry is determined by max stack size of currency item
( ex: Coins max stack size is 999, thus max amount to put an item for sale is 999 )
( ex: Amber max stack size is 10, thus max amount to put an item for sale is 99 )
This is to avoid users input being too large
-
Organize your player inventory to display available items to put up for sale in the stack size you desire
-
Revenue is dispersed in increments of max stack size of currency
( ex: Coins max stack size is 999, thus you can only extract 999 coins at a time )
( ex: Amber max stack size is 10, thus you can only extract 10 amber at a time )