⚙️ Configuration
Toggle commands
helpful_commands.command.hc.config.command.state
Using commands
Use the following command to check a command's current state:
/hc config command state <hc_command>
Use the following command to change a command's state:
/hc config command state <hc_command> [new_state]
<hc_command>- the specific Helpful Commands command (e.g.,coinfliporexplosion).[new_state]- the desired state (false= Disabled,true= Enabled).
Using the command list
Use the /hc commands command to print the command list:

The list displays the state of each command: a red X indicates the command is disabled, while a green checkmark indicates it is enabled.
Enabling or disabling a command is as simple as clicking the green checkmark or the red X.
Config fields
helpful_commands.command.hc.config.field
Query, set, or reset values
Using commands
Use the following commands to manage individual config fields:
- Query value:
/hc config field <config_field> query - Update value:
/hc config field <config_field> set <new_value> - Reset to default:
/hc config field <config_field> reset
<config_field>- the specific config field (e.g.,home_tp_cooldownorexplosion_power_limit).<new_value>- the new value.
Using the config field list
Use the /hc config field command to print the config field list:

Hover over a config field to view its description and default value. The current value is displayed after the field's name.
Use the Edit and Reset buttons to modify or reset a value.
List
max_homes
The maximum number of homes that each player can have
home_tp_cooldown
The cooldown time after teleporting to a home before the player can teleport again (in seconds)
tpr_request_timeout
The amount of time the receiving player has to respond to a teleport request before it expires (in seconds)
tpr_request_cooldown_on_accepted
The cooldown time before a player can send another teleport request after one is accepted (in seconds)
tpr_request_cooldown_on_cancel
The cooldown time before a player can send another teleport request after cancelling one (in seconds)
explosion_power_limit
The maximum power allowed for the /explosion command. Higher values are destructive and may cause lag
fireball_power_limit
The maximum power allowed for the /fireball command. Higher values are destructive and may cause lag
jump_distance_limit
The maximum distance a player can teleport using the /jump command
killitems_max_range
The maximum range within which the /killitems command can remove items