Reference
Agent Commands
Command reference for the `enderdash` console surface on supported agent runtimes.
Availability
The enderdash console command is available on:
- Bukkit-family runtimes
- Velocity
- BungeeCord and Waterfall
- Hytale
Standalone targets do not expose this command surface.
Commands
| Command | What it does | Use it when |
|---|---|---|
enderdash install <agentKey> | Saves the agent key locally, restarts the EnderDash connection, and reconnects immediately. | First install, key rotation, or correcting a wrong key. |
enderdash update | Triggers an immediate update check and stages a newer build for the next restart. | You want to check for updates now instead of waiting for the normal poll. |
enderdash reload | Reloads the local config, restarts the EnderDash connection, and restarts update checks. | You changed the config manually and want the runtime to pick it up. |
Notes
enderdash updatedoes not hot-swap the running plugin or proxy agent.enderdash reloadis the right command after changing networking or signaling settings by hand.enderdash install <agentKey>is also the quickest fix after a key rotation.
Manual fallback
If the runtime does not expose the console command, edit the local EnderDash config directly and restart the runtime. Use Install an Agent for the manual flow.
Was this page helpful?
Send a quick note if anything is missing or unclear.
Last updated on