Skip to content
This repository was archived by the owner on Feb 5, 2026. It is now read-only.

Game Commands

IceCruelStuff edited this page Jul 10, 2021 · 1 revision

Game Commands

/hg join

Usage: /hg join <game>

Description: Joins a new game

Permission: None

/hg leave

Usage: /hg leave

Description: Leaves the game that you are playing

Permission: None

Setup Commands

/hg add

Usage: /hg add <game>

Description: Adds a new game

Permission: hg.command.add (OP)

/hg del

Usage: /hg del <game>

Description: Deletes a game

Permission: hg.command.del (OP)

/hg min

Usage: /hg min <game> <number>

Description: Changes the number of minimum players required to start a game

Permission: hg.command.min (OP)

/hg max

Usage: /hg max <game> <number>

Description: Changes the number of maximum players that can enter a game

Permission: hg.command.max (OP)

/hg level

Usage: /hg level <game> <level name>

Description: Changes what level the players are going to go

Permission: hg.command.level (OP)

/hg ws

Usage: /hg ws <game> <number>

Description: Sets amount of seconds to wait before the game starts

Permission: hg.command.ws (OP)

/hg gs

Usage: /hg gs <game> <number>

Description: Sets the amount of seconds to pass before the death match starts

Permission: hg.command.gs (OP)

/hg addslot

Usage: /hg addslot <game> <name>

Description: Adds a new slot to the game (positions sets where you are standing)

Permission: hg.command.slot.add (OP)

/hg delslot

Usage: /hg delslot <game> <name>

Description: Deletes a slot from game by name

Permission: hg.command.slot.del (OP)

/hg lobby

Usage: /hg lobby <game>

Description: Sets the lobby position of a game where you're standing

Permission: hg.command.lobby (OP)

/hg dm

Usage: /hg dm <game>

Description: Sets the death match position of a game where you're standing

Permission: hg.command.dm (OP)

Clone this wiki locally