Skip to main content
RPGMobs uses two core configuration files: a root core.yml for global settings and base/core.yml for system-level configuration.

Global Config (root core.yml)

The root core.yml contains settings that apply to the entire mod, independent of any world or overlay.

System Config (base/core.yml)

base/core.yml contains system-level settings shared across all worlds.

Reconcile

When you reload configuration with /rpgmobs reload or save from the Admin UI, existing elites in the world are automatically reconciled to match the new settings. Each elite re-evaluates its mob rule on its next tick - if the rule was removed, the elite is despawned; if the rule changed, equipment is re-applied. Mobs loaded from saved chunks after a config change are reconciled when they load.

Debug

Integrations

See Compatibility - RPGLeveling for full configuration details.