Skip to main content

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โ€‹

SectionCovers
Global SettingsUnbreakable materials, plugin integrations, protection, global performance limits
Tool SettingsPer-tool enable/disable, properties, cooldown, durability, visuals, item binding
Economy SettingsEnable/disable, currency, tool costs/rewards, economy messages
Performance SettingsPer-tick limits, thread pool size, dynamic throttling
Debug SettingsDebug toggle, category logging, output/file logging

See Alsoโ€‹