Skip to main content

EliteMobs Content Management

EliteMobs 10 uses a Nightbreak-aware content lifecycle.

If you have not linked a Nightbreak token yet, start with the global guides:

Core Commands

CommandPurpose
/em initializeFirst-time setup flow
/em setupMain content-management menu
/em downloadallBulk download/install helper for available content
/em updatecontentBulk update helper for outdated content
/em updateallAlias of /em updatecontent
/nightbreaklogin <token>Shared Nightbreak token registration

What /em setup Does Now

The current setup menu is more than a simple on/off screen. It is the main place to:

  • browse available content
  • see installed vs downloaded states
  • identify outdated content
  • see whether a package requires Nightbreak access
  • manage official content categories without leaving the game

This is the recommended place to manage dungeons, hub-world content, and other official packages.

The current setup menu also exposes filters for:

  • dungeons
  • events
  • custom models

What /em initialize Does

/em initialize is the first-time onboarding flow.

It configures the initial plugin posture and points the admin toward:

  • shared Nightbreak account linking
  • the setup menu
  • the current setup guide

The first-time menu currently offers three presets:

  • Recommended Preset: enables the normal EliteMobs progression setup, including natural elite spawning
  • Content-Only Preset: disables natural elite spawning but keeps the broader content/progression stack
  • No Progression Preset: disables elite spawns, loot, skills, and leveling and is explicitly not recommended

It does not replace /em setup, and it does not by itself act as a full content installer.

What The Bulk Commands Actually Do

  • /em downloadall requires a linked Nightbreak token
  • it downloads only packages that have a Nightbreak slug, that your token can access, and that are missing or out of date
  • /em updatecontent only targets outdated accessible packages
  • successful bulk operations trigger an EliteMobs reload after completion

Manual Imports

Manual imports are still supported through plugins/EliteMobs/imports.

Use them when:

  • you already have a package zip
  • you are moving content between servers
  • you intentionally want to install content without using the in-game download flow

See Manual imports vs in-game management.