for admins
Admin Configuration
Advanced settings for server owners.
Setting up ImpeccablySpawners for your server is straightforward but highly flexible.
Main Config (config.yml)
The main configuration file allows you to control global behavior:
general:
debug_mode: false
# Cooldown in seconds for toggling holograms
hologram_cooldown: 5
performance:
# Maximum entities per tick the butcher can handle
max_butcher_per_tick: 50
async_database: trueCreating Custom Tiers
You can define custom spawner tiers in tiers.yml to give your players a sense of progression.
tiers:
legendary:
display_name: "&6&lLEGENDARY SPAWNER"
spawn_rate_multiplier: 2.5
cost: 50000Need more help? Join our Discord. 翻,
