Description
💹 PJ-Market
Server-side Hytale market mod with dynamic stock and adaptive prices powered by PJ Money.
Features
- Adds a market UI opened with
/market(alias:/mk). - Uses PJ Money as currency for all buy/sell operations.
- Item stock is finite. If players buy all units, that item becomes unavailable.
- Players can sell items back to the market and replenish stock up to each item's configured
MaxStock. - Automatic restock runs by in-game day and only refills up to
DefaultStock x2. - Dynamic pricing model:
- Base price is defined per item.
- Price goes up when stock is low and demand pressure grows.
- Price goes down when players sell large volumes to the market.
- Includes an admin-only catalog section inside the same UI to add, update, or remove market items.

