Shop System
Mod:
kyuubisoft-core.jar| Config:configs/kyuubisoft_core/shops/
The Shop System provides a configurable in-game shop where players can spend currencies earned from quests and achievements. Shops are defined in JSON and can be accessed via NPC dialog or commands.
Features
- Multiple Currencies — Quest tokens, achievement points, or item-based currencies
- JSON Configuration — Define shop items, costs and categories in config files
- NPC Integration — Open shops through citizen dialog macros
- Purchase Limits — Optional max purchases per item
- Daily Shop Rotation — Configurable daily shop size with random selection
- Custom Shops — Add your own shops alongside the defaults
Quick Start
- The Core mod includes the shop system — no extra installation needed
- Shop configs are in
configs/kyuubisoft_core/shops/ - Use
/ksshopto open the default shop in-game - Edit shop JSON files and
/ksadmin reloadto apply changes
Commands
| Command | Description |
|---|---|
/ksshop | Open the token shop |
/ksshop admin | Admin shop management |
Documentation
📄️ Configuration
Shop items, categories and purchase limits
📄️ Currencies
Quest tokens, achievement points and item currencies
📄️ Commands
Shop commands and administration