-
Notifications
You must be signed in to change notification settings - Fork 35
Commands Permissions
Shane Bee edited this page Apr 2, 2025
·
7 revisions
You can see all available permissions with the command /hg permissions
This will also show permissions you have setup for kits.
When in game, you will be blocked from running non HG commands.
To bypass this, the permission is hg.command.bypass
Users will be blocked from editing the arena when the game is not running.
Use the hg.create permission to be able to edit the arena.
The base command for the game is /hg
Here is a list of subcommands
All commands
Usage:
- /hungergames chest_drop
- /hungergames create <name> <min-players> <max-players> <time>
- /hungergames create <name> <min-players> <max-players> <time> <cost>
- /hungergames debug <game>
- /hungergames delete-arena <game>
- /hungergames edit <game> chest-refill-repeat <time>
- /hungergames edit <game> chest-refill-time <time>
- /hungergames edit <game> border final_size <final_size>
- /hungergames edit <game> border countdown_start <countdown_start>
- /hungergames edit <game> border countdown_end <countdown_end>
- /hungergames edit <game> border center_location <center_location>
- /hungergames edit <game> info free_roam_time <seconds>
- /hungergames edit <game> info cost <dollars>
- /hungergames edit <game> info timer <seconds>
- /hungergames edit <game> info min_players <min>
- /hungergames edit <game> info max_players <max>
- /hungergames edit <game> locations lobby_wall
- /hungergames edit <game> locations clear_spawns
- /hungergames edit <game> locations add_spawn <location>
- /hungergames forcestart <game>
- /hungergames join <game>
- /hungergames join <game> <players>
- /hungergames kit <kit_name>
- /hungergames leave
- /hungergames list
- /hungergames listgames
- /hungergames permissions
- /hungergames refill_chests_now <game>
- /hungergames reload
- /hungergames reload confirm
- /hungergames reload cancel
- /hungergames setexit all
- /hungergames setexit global
- /hungergames setexit <game>
- /hungergames spectate <game>
- /hungergames status <game>
- /hungergames stop <game>
- /hungergames stopall
- /hungergames team create <name>
- /hungergames team invite <player>
- /hungergames team accept
- /hungergames team deny
- /hungergames team teleport <player>
- /hungergames toggle <game>
- /hungergames nbt
Aliases: hg
All Permissions
Permissions:
'hungergames.command.create':
Description: Create a new game arena
Default: op
'hungergames.command.debug':
Description: Debug an arena
Default: op
'hungergames.command.delete':
Description: Delete a game arena
Default: op
'hungergames.command.edit':
Description: Edit a game arena
Default: op
'hungergames.command.forcestart':
Description: Force start a game arena
Default: op
'hungergames.command.join':
Description: Join a game
Default: true
'hungergames.command.join_others':
Description: Join other players to a game
Default: op
'hungergames.command.leave':
Description: Leave a game
Default: true
'hungergames.command.list':
Description: List all players in your game
Default: true
'hungergames.command.nbt':
Description: Get the NBT of an item from the configs
Default: op
'hungergames.command.permissions':
Description: List of permissions
Default: op
'hungergames.command.refill_chests':
Description: Refill chests in a game
Default: op
'hungergames.command.reload':
Description: Reload configs/arenas
Default: op
'hungergames.command.setexit':
Description: Set the exit of a game, all games or the global exit
Default: op
'hungergames.command.spectate':
Description: Spectate a game
Default: true
'hungergames.command.status':
Description: Show status of a game
Default: true
'hungergames.command.stop':
Description: Stop the game
Default: op
'hungergames.command.stopallgames':
Description: Stop all games
Default: op
'hungergames.command.team':
Description: Create/join teams in a game
Default: true
'hungergames.command.team.teleport':
Description: Teleport to a team member
Default: true
'hungergames.command.toggle':
Description: Toggle a game
Default: op