Skip to main content

Admin Commands

All commands require operator permissions by default.
CommandDescription
/elitemobs reloadReloads all YAML configuration files from disk. Spawn logic updates immediately. Existing elites are reconciled based on core.yml reconcile settings.
/elitemobs spawn <role> <tier>Spawns an elite NPC with the specified role and tier at your location. Only available when debug mode is enabled.
/npc clean --confirmRemoves all Elite entities from the world. This is a destructive action and requires the --confirm flag. Useful for debugging or when uninstalling the mod.

Permissions

PermissionWhat it allows
elitemobs.reloadUse the /elitemobs reload command.
elitemobs.spawnUse the /elitemobs spawn command (debug mode only).
Currently, all commands default to OP-only. A full permission node system for mod-compatible permission managers is planned for a future update.