Configuration Overview
SigmaTools is configured via two YAML files in plugins/SigmaTools/, created automatically on first run:
config.yml- main plugin settings (general, economy, performance, debug, tools)messages.yml- message templates and translations
After editing, run /sigmatools reload to apply changes without a restart. Invalid YAML prevents reloading - check server logs for validation errors (missing keys and invalid types/values fall back to defaults and are logged).
Configuration Sectionsโ
| Section | Covers |
|---|---|
| Global Settings | Unbreakable materials, plugin integrations, protection, global performance limits |
| Tool Settings | Per-tool enable/disable, properties, cooldown, durability, visuals, item binding |
| Economy Settings | Enable/disable, currency, tool costs/rewards, economy messages |
| Performance Settings | Per-tick limits, thread pool size, dynamic throttling |
| Debug Settings | Debug toggle, category logging, output/file logging |