Agent Commands
Use the enderdash console command to install the API key, queue an update check, or reload the running agent config.
Availability
- available on Bukkit, Velocity, BungeeCord, and Hytale agents
- run the command from the server or proxy console
- standalone targets do not expose the
enderdashcommand surface
Command reference
enderdash install <apiKey>
Stores the API key in the local agent config, restarts the EnderDash connection, and immediately attempts to reconnect.
Use this when:
- finishing first setup
- replacing a rotated server key
- correcting an empty or wrong
apiKey
enderdash update
Queues an immediate EnderDash update check instead of waiting for the normal background poll.
If a newer agent build is downloaded, it is staged for the next restart. This command does not hot-swap the running plugin or proxy agent.
enderdash reload
Reloads the current config file, restarts the EnderDash connection, and restarts the update checker.
Use this after:
- editing
config.ymlby hand - changing signaling or networking settings
- changing
autoUpdate
Manual fallback
If your target does not expose the enderdash command, edit the config directly as described in Agent Setup.
Was this page helpful?
Send a quick note if anything is missing or unclear.
Last updated on