Main Configuration
The config.yml file is located in plugins/SmartSpawner/. It controls language, spawner behavior, visual effects, database storage, and performance.
Two areas have their own files. Selling and item prices are in sell_integration.yml, and action logging is in activity_log.yml.
Most settings apply on /ss reload. The ones marked RESTART are only read when the server starts.
Mob and Item Spawner drop tables can also be managed in game. Use /ss edit smartspawner or /ss edit itemspawner to edit existing entries, and /ss add smartspawner|itemspawner to create one. See Commands for the exact syntax and permissions.
Click any option or category to view additional information.
Time Format
SmartSpawner accepts short, human-readable duration values everywhere a time is expected:
| Format | Meaning |
|---|---|
20s | 20 seconds |
5m | 5 minutes |
1h | 1 hour |
1d | 1 day |
1d_2h_30m_15s | 1 day, 2 hours, 30 minutes, 15 seconds |
Supported units: s m h d w mo y
