CivicShop - Admin Shop Plugin
The simplest way to establish a baseline economy on your Hytale server. CivicShop provides an admin-controlled shop where players can buy and sell items at prices you configure, giving your server economy structure and stability from day one.
Core Features
- Fixed Price Trading - Set buy and sell prices for any item
- Admin-Controlled Economy - You define what's valuable on your server
- Easy Configuration - Simple JSON config for all shop items
- Clean Shop Display - Players can view all items and prices with
/shoplist - Economy Integration - Works seamlessly with CivicCore Economy
Why Use Admin Shops?
Admin shops provide economic stability by:
- Setting baseline values for resources (wood, stone, ore, etc.)
- Preventing inflation from unlimited player-to-player trading
- Giving new players a reliable way to earn money
- Creating price floors and ceilings for your server economy
Perfect for servers that want predictable, controlled economies rather than wild market fluctuations.
How It Works
For Players:
- Use
/shoplistto see all available items and prices - Buy items with
/shop buy stone 10 - Sell items with
/shop sell oak_log 5 - Items appear in inventory instantly
For Admins:
- Edit
shop_config.jsonto add/remove items - Set buy and sell prices in cents (1000 = $10.00)
- Control what players can buy, sell, or both
- Restart server to apply changes
Commands
/shoplist- View all shop items with buy/sell prices/shop buy <item> <amount>- Purchase items from the shop/shop sell <item> <amount>- Sell items to the shop
Getting Started
- Install CivicCore Economy (required dependency)
- Install CivicShop
- Restart server
- Players can immediately use
/shoplistand start trading - Customize
shop_config.jsonto fit your server

