We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Usage: /hg join <game>
/hg join <game>
Description: Joins a new game
Permission: None
Usage: /hg leave
/hg leave
Description: Leaves the game that you are playing
Usage: /hg add <game>
/hg add <game>
Description: Adds a new game
Permission: hg.command.add (OP)
hg.command.add
Usage: /hg del <game>
/hg del <game>
Description: Deletes a game
Permission: hg.command.del (OP)
hg.command.del
Usage: /hg min <game> <number>
/hg min <game> <number>
Description: Changes the number of minimum players required to start a game
Permission: hg.command.min (OP)
hg.command.min
Usage: /hg max <game> <number>
/hg max <game> <number>
Description: Changes the number of maximum players that can enter a game
Permission: hg.command.max (OP)
hg.command.max
Usage: /hg level <game> <level name>
/hg level <game> <level name>
Description: Changes what level the players are going to go
Permission: hg.command.level (OP)
hg.command.level
Usage: /hg ws <game> <number>
/hg ws <game> <number>
Description: Sets amount of seconds to wait before the game starts
Permission: hg.command.ws (OP)
hg.command.ws
Usage: /hg gs <game> <number>
/hg gs <game> <number>
Description: Sets the amount of seconds to pass before the death match starts
Permission: hg.command.gs (OP)
hg.command.gs
Usage: /hg addslot <game> <name>
/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.command.slot.add
Usage: /hg delslot <game> <name>
/hg delslot <game> <name>
Description: Deletes a slot from game by name
Permission: hg.command.slot.del (OP)
hg.command.slot.del
Usage: /hg lobby <game>
/hg lobby <game>
Description: Sets the lobby position of a game where you're standing
Permission: hg.command.lobby (OP)
hg.command.lobby
Usage: /hg dm <game>
/hg dm <game>
Description: Sets the death match position of a game where you're standing
Permission: hg.command.dm (OP)
hg.command.dm