Skip to content

Commands

HeadDB commands are available under:

text
/hdb
/headdb

The help menu is permission-aware. Players only see commands they can use.

Syntax

SyntaxMeaning
(alias)Alias.
<value>Required argument.
[value]Optional argument.

General

CommandAliasPermissionDescription
/hdb/headdbheaddb.open, headdb.gui.mainOpens the main GUI when enabled.
/hdb help/hdb hheaddb.command.helpShows command help.
/hdb versionheaddb.command.versionShows version, build, and update status.
/hdb open/hdb oheaddb.command.openOpens the main GUI.
/hdb open <category> [player]/hdb oheaddb.command.openOpens a category GUI.

Heads

CommandAliasPermissionDescription
/hdb info [id]/hdb iheaddb.command.infoInspects a head by ID or the held item.
/hdb give <id> [player] [amount]/hdb gheaddb.command.giveGives a remote HeadDB head.
`/hdb player <nameuuid> [player] [amount]`/hdb pheaddb.command.player
/hdb random [amount] [category] [player]/hdb rndheaddb.command.giveGives random heads.

Examples:

text
/hdb info 123
/hdb info
/hdb give 123 Steve 4
/hdb player Notch
/hdb random 3 blocks

Search and browse

CommandAliasPermissionDescription
/hdb search <query>/hdb sheaddb.command.searchSearches heads by text.
/hdb search tag <tag>/hdb s tagheaddb.command.searchSearches heads by tag.
/hdb search category <category>/hdb s categoryheaddb.command.searchSearches heads by category.
/hdb search collection <collection>/hdb s collectionheaddb.command.searchSearches heads by collection.
/hdb categories [page]/hdb catheaddb.searchLists categories.
/hdb tags [query] [page]/hdb theaddb.searchLists or searches tags.
/hdb collections [query] [page]/hdb colheaddb.searchLists or searches collections.

More Heads

CommandPermissionDescription
/hdb custom list [page]headdb.command.custom.listLists local custom heads.
/hdb custom info <id>headdb.command.custom.infoShows custom head information.
/hdb custom create <id> <texture> [name]headdb.command.custom.createCreates a local custom head.
/hdb custom createheld <id> [name]headdb.command.custom.createCreates a custom head from your held head.
/hdb custom give <id> [player] [amount]headdb.command.custom.giveGives a local custom head.
/hdb custom delete <id>headdb.command.custom.deleteDeletes a local custom head.
/hdb custom rename <id> <name>headdb.command.custom.renameRenames a local custom head.

Admin and database

CommandAliasPermissionDescription
/hdb edit <remote-id> <action> [value]headdb.command.editEdits local metadata overrides.
/hdb status/hdb stheaddb.command.statusShows database state and counts.
/hdb debug/hdb dheaddb.command.debugShows runtime diagnostics.
/hdb verify/hdb vheaddb.command.verifyVerifies the public database without replacing the active database.
/hdb refresh/hdb refheaddb.command.refreshFetches and activates the latest database.
/hdb reload/hdb rlheaddb.command.reloadReloads config, messages, GUI config, and runtime services.
/hdb updateheaddb.admin.updateChecks for and downloads updates when configured.
/hdb itemcache clear/hdb ic clearheaddb.command.itemcacheClears generated item cache entries.

Released by SilentDevelopment.