Commands and Permissions

Every EcoHub command and the permission node it requires.

Commands

CommandDescriptionPermission
/ecohubShows the plugin versionNone
/ecohub helpLists the commandsNone
/ecohub statusShows which account this server is linked to, and when it last checked inecohub.admin
/ecohub link <code>Links this server using a code from the websiteecohub.admin
/ecohub unlinkRevokes this server's API key. Asks twice, since it stops updatesecohub.admin
/ecohub checkChecks for updates right now, without installingecohub.admin
/ecohub update allInstalls every available updateecohub.admin
/ecohub update <plugin> [plugin...]Installs updates for specific pluginsecohub.admin

Aliases: /ecohub can also be run as /eh or /hub.

Permissions

PermissionDescriptionDefault
ecohub.adminLink, unlink, and install updatesop

Notes on individual commands

/ecohub link <code> refuses to run if the server is already linked. Unlink first. Malformed codes are rejected locally, before any network call is made.

/ecohub unlink asks for confirmation. Run it once to arm, then again within 10 seconds to go through with it. If EcoHub cannot be reached, the local link is still removed and you are told to revoke the key from your EcoHub profile to be sure.

/ecohub check never installs anything, regardless of auto-install-updates.

/ecohub update requires the server to be linked, and takes either all or one or more plugin names.


Where to go next

  • First time here: Getting Started.

  • What update actually does: How Updates Work.

  • Config options: Plugin Config.