Skip to main content
Version: 4.2.0

📜 Commands

Command arguments
  • <argument> - required argument
  • [argument] - optional argument

Main

/hc

This is the main command used to view information about the mod, the command list. Players with special permissions can use it to configure the mod and manage active cooldowns.

  • Default state: Enabled
  • Permission level: Level 0 (All)
  • Permission ID: helpful_commands.command.hc
Arguments
  • [about] - information about the mod
  • [commands] - command list
    • [show_all] - whether to show only commands you have access to, or all available commands. Unavailable if you have command state configuration permission
  • [config] - mod confguration
    Required permission level: Level 3 (Admin)
    Permission ID: helpful_commands.command.hc.config
    • [command] - command configuration
      Required permission level: Level 3 (Admin)
      Permission ID: helpful_commands.command.hc.config.command
      • <state> - query or set command state
        Required permission level: Level 3 (Admin)
        Permission ID: helpful_commands.command.hc.config.command.state
        • <hc_command> - query command's current state
          • [new_state] - set new state
    • [field] - manage config fields
      Required permission level: Level 3 (Admin)
      Permission ID: helpful_commands.command.hc.config.field
      • [config_field] - select a config field
        • <query> - query the current value of the config field
        • <reset> - reset value to default
        • <set> - update value
          • <new_value> - argument type depends on the selected config field
  • [cooldowns] - manage active cooldowns
    Required permission level: Level 3 (Admin)
    Permission ID: helpful_commands.command.hc.cooldowns
    • <clear> - clear specific cooldown type
      Required permission level: Level 3 (Admin)
      Permission ID: helpful_commands.command.hc.cooldowns.clear
      • <cooldown_type> - select a cooldown type
        • [players]
    • <clear_all> - clear all active cooldowns
      Required permission level: Level 3 (Admin)
      Permission ID: helpful_commands.command.hc.cooldowns.clear_all

Abilities

/fly

Toggle flying

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.fly
Arguments
  • [state]
    • [players]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.fly.others
info

This command toggles the mayfly ability. If true, besides allowing you to fly, it also makes you immune to fall damage.

/god

Toggle invulnerability

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.god
Arguments
  • [state]
    • [players]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.god.others
info

This command toggles the invulnerable ability. If true, besides making you immune to all damage and harmful effects except for void damage and /kill, the game will also treat you as if you were in Creative mode: all mobs will be passive to you, you won't lose saturation unless regenerating health, you can eat even when not hungry, creative nether portal delay is applied instead of the default one.

Items & Inventory

/disenchant

Remove enchantments from the item in main hand

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.disenchant
Arguments
  • [enchantment] - remove one specific enchantment
    • [entities]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.disenchant.others
  • [*] - remove ALL enchantments
    • [entities]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.disenchant.others

/echest

View or edit a player's Ender chest

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.echest
Arguments
  • [player]
    Permission ID: helpful_commands.command.echest.other
note

This command supports offline players.

/invsee

View or edit a player's inventory

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.invsee
Arguments
  • <player> - player other than you
note

This command supports offline players.

/rename

Set or remove a custom name on the item in main hand

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.rename
Arguments
  • <new_name> - if empty (""), remove the custom name
    • [players]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.rename.others

/repair

Repair the item in main hand

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.repair
Arguments
  • [players]
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.repair.others

/smelt

Smelt the item in main hand

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.smelt
Arguments
  • [players]
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.smelt.others

Movement & Teleportation

/deathpos

Teleport to or query a player's last death position

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.deathpos
Arguments
  • <query>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.deathpos.query
    • [player]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.deathpos.query.other
  • <tp>
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.deathpos.tp
    • [player]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.deathpos.tp.other

/dimension

Teleport entities to another dimension

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.dimension
Arguments
  • <dimension>
    • [entities]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.dimension.others

/home

Teleport to or manage your homes

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.home
Arguments
  • <add>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.home.add
    • <home_name>
  • <edit>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.home.edit
    • <home_name>
      • <location>
      • <name>
        • <new_name>
  • <info>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.home.info
    • <home_name>
  • <remove>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.home.remove
    • <home_name>
  • <tp>
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.home.tp
    • <home_name>

/jump

Teleport forward in the direction you are looking

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.jump
Arguments
  • [distance] - if not specified, the value of the 'jump_distance_limit' config field will be used
    • [check_blocks] - 'false' by default. If 'true', will check for blocks on the way

/spawn

Teleport to or query the world spawn or a player's spawn point

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.spawn
Arguments
  • <player>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.spawn.player
    • <query>
      Required permission level: Level 0 (All)
      Permission ID: helpful_commands.command.spawn.player.query
      • [player]
        Required permission level: Level 2 (Gamemaster)
        Permission ID: helpful_commands.command.spawn.player.query.other
    • <tp>
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.spawn.player.tp
      • [player]
        Required permission level: Level 2 (Gamemaster)
        Permission ID: helpful_commands.command.spawn.player.tp.other
  • <world>
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.spawn.world
    • <query>
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.spawn.world.query
    • <tp>
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.spawn.world.tp

/tpr

Send, accept, deny, or cancel teleport requests

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.tpr
Arguments
  • <accept>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.tpr.accept
    • <player> - player other than you
  • <cancel>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.tpr.cancel
  • <deny>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.tpr.deny
    • <player> - player other than you
  • <request>
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.tpr.request
    • <player> - player other than you
      • [comment]
        Required permission level: Level 0 (All)
        Permission ID: helpful_commands.command.tpr.request.comment

/warp

Teleport to or manage warps

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.warp
Arguments
  • <add>
    Required permission level: Level 3 (Admin)
    Permission ID: helpful_commands.command.warp.add
    • <warp_name>
      • [description]
        • [position]
          • [dimension]
  • <edit>
    Required permission level: Level 3 (Admin)
    Permission ID: helpful_commands.command.warp.edit
    • <warp_name>
      • <description>
        • <new_description>
      • <location>
        • [position]
          • [dimension]
      • <name>
        • <new_name>
  • <info>
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.warp.info
    • <warp_name>
  • <remove>
    Required permission level: Level 3 (Admin)
    Permission ID: helpful_commands.command.warp.remove
    • <warp_name>
  • <tp>
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.warp.tp
    • <warp_name>

Players & Entities

/coords

Query, share, or broadcast a player's coordinates

  • Default state: Enabled
  • Permission level: Level 0 (All)
  • Permission ID: helpful_commands.command.coords
Arguments
  • [broadcast]
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.coords.broadcast
    • [player] - player whose coordinates will be broadcast to everyone
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.coords.broadcast.other
  • [query]
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.coords.query
    • [player] - player whose coordinates you want to query
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.coords.query.other
  • [share]
    Required permission level: Level 0 (All)
    Permission ID: helpful_commands.command.coords.share
    • <player> - player with whom you want to share your coordinates

/dmg

An improved version of the /damage command that can deal damage to multiple targets at once

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.dmg
Arguments
  • <entities>
    • <amount>
      • [damage_type]
        • [at]
          Required permission level: Level 2 (Gamemaster)
          Permission ID: helpful_commands.command.dmg.at
          • <location>
        • [by]
          Required permission level: Level 2 (Gamemaster)
          Permission ID: helpful_commands.command.dmg.by
          • <entity>
            • [from]
              Required permission level: Level 2 (Gamemaster)
              Permission ID: helpful_commands.command.dmg.by.from
              • <cause>

/extinguish

Extinguish entities on fire

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.extinguish
Arguments
  • [entities]
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.extinguish.others

/feed

Restore hunger

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.feed
Arguments
  • [players]
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.feed.others

/gm

Set the game mode

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.gm
Arguments
  • <a> - adventure
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.gm.a
    • [players]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.gm.a.others
  • <c> - creative
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.gm.c
    • [players]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.gm.c.others
  • <s> - survival
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.gm.s
    • [players]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.gm.s.others
  • <sp> - spectator
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.gm.sp
    • [players]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.gm.sp.others

/hat

If you have helpful_commands.command.hat.others permission:

Put an item on a player's head

  • Default state: Enabled
  • Permission level: Level 0 (All)
  • Permission ID: helpful_commands.command.hat
Arguments
  • [players]
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.hat.others
    • [item] - if 'minecraft:air', remove the hat
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.hat.item

If you don't have helpful_commands.command.hat.others permission:

Put an item on your head

  • Default state: Enabled
  • Permission level: Level 0 (All)
  • Permission ID: helpful_commands.command.hat
Arguments
  • [item] - if 'minecraft:air', remove the hat
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.hat.item

/heal

If you have helpful_commands.command.heal.others permission:

Restore health

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.heal
Arguments
  • [players]
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.heal.others
    • [hearts] - if not specified or set to 0, health is fully restored

If you don't have helpful_commands.command.heal.others permission:

Restore health

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.heal
Arguments
  • [hearts] - if not specified or set to 0, health is fully restored

/ignite

Set entities on fire for a specified duration

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.ignite
Arguments
  • <duration_seconds>
    • [players]
      Required permission level: Level 2 (Gamemaster)
      Permission ID: helpful_commands.command.ignite.others

Social

/coinflip

Flip a coin

  • Default state: Enabled
  • Permission level: Level 0 (All)
  • Permission ID: helpful_commands.command.coinflip
Arguments
  • <heads>
  • <tails>

World

/day

Set the time to day

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.day

/night

Set the time to night

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.night

/explosion

Create an explosion

  • Default state: Disabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.explosion
Arguments
  • <position>
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.explosion.position
    • <power> - the value cannot exceed that of the 'explosion_power_limit' config field
      • [destroy_blocks] - 'true' by default
  • <entity>
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.explosion.entity
    • <power> - the value cannot exceed that of the 'explosion_power_limit' config field
      • [destroy_blocks] - 'true' by default

/fireball

Launch a fireball

  • Default state: Disabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.fireball
Arguments
  • <power> - the value cannot exceed that of the 'fireball_power_limit' config field

/killitems

Delete items on the ground

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.killitems
Arguments
  • [range_cubic] - if not specified, defaults to '64'. Cannot exceed the value of the 'killitems_max_range' config field.
    • [filter] - item predicate

/lightning

Summon lightning

  • Default state: Enabled
  • Permission level: Level 2 (Gamemaster)
  • Permission ID: helpful_commands.command.lightning
Arguments
  • <position>
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.lightning.position
  • <entity>
    Required permission level: Level 2 (Gamemaster)
    Permission ID: helpful_commands.command.lightning.entity