βοΈconfig.yml
File Location
plugins/InfiniteShops/config.ymlGeneral Settings
# Debug mode - enables verbose logging
debug: false
# Hologram plugin override (auto-detected if empty)
hologram-handler: ""Database Configuration
database:
# Database type: SQLite or MySQL
type: SQLite
# MySQL settings (only if type is MySQL)
host: localhost
port: 3306
database: infiniteshops
username: root
password: ""
# Connection pool settings
pool:
max_connections: 10
min_idle: 2Feature Toggles
Shop Settings
Sound Effects
Global Shop Buttons
Multipliers
Discounts
Taxes
Click Actions
Frame Shop Settings
Preview Settings
Limited Stock
Limited Sell
NPC Settings
Shopper Ranks
Tips
Last updated