Configuration
Last updated Jul 6, 2026
Configuration
Main files in plugins/SoapsTowerDefense/:
| File | Purpose |
|---|---|
config.yml |
Match flow, economy, tower tick rates, editor scan, difficulty presets |
messages.yml |
All player-facing text |
gui.yml |
Menu layouts |
towers.yml |
Tower definitions and shop |
enemies.yml |
Mob types for waves |
maps/ |
Saved maps (one YAML per map) |
player-stats.yml |
Lifetime player stats |
Key config sections
game
Build time, intermission, starting lives/gold, sell refund, command lock during waves, lobby ready rules, vote skip mode.
towers
Combat tick rates, tower height, name visibility, pad highlight during placement.
editor
Wool marker blocks, scan radius, arena padding, particle colors.
difficulty
Easy / normal / hard multipliers for lives, gold, and rewards.
Reload with /std reload when no matches or map editors are active.
See default values in the shipped config.yml for full comments.