# Levels & Runtime Options

# Levels & Runtime Options

The Levels tab manages progression tiers stored in `nord_crafting_levels`.

The Options panel persists global runtime values in `nord_crafting_settings`.

## Current runtime options

- Level System.
- Base XP per Craft.
- Level-Based Failure.
- Minimum failure percentage.
- Maximum failure percentage.
- Debug Logs.
- Disable updater logs.
- Disable all resource logs.
- OpCrimes toggle.
- Discord Logs.
- Nord VIP integration.

The server applies runtime options back to the active `Config` table, so the change can affect live behavior without rewriting the original configuration file.
