Skip to content

Features

General usage of special features for a hologram

Arguments

Parenthesis are used to indicate arguments. They are not required in the actual command you use!

Parenthesis Meaning
<> Indicates a required argument.
[] Indicates a optional argument.
{} Gives a list of possible options, separated by |.

Commands

Aliases: feature, f

Command help

For a list of all available subcommands run the following command:

/dh f help


/dh f disable <feature>

Aliases: off

Disables a Feature.

  • <feature> - The feature to disable.

/dh f enable <feature>

Aliases: on

Enables a Feature.

  • <feature> - The feature to enable.

/dh f info <feature>

Gives information about a specific feature.

  • <feature> - The feature to retrieve infos about.

/dh f list

Lists all available features.

/dh f reload <feature>

Reloads a specific feature.

  • <feature> - The feature to reload.