Skip to main content

GateItems — Admin Commands

/gloot

CommandArgumentsPermissionDescription
/gloot preview <lootPoolId>lootPoolId: String (suggested)gloot.adminOpens preview page for a loot pool
/gloot generate <lootPoolId> [groupId]lootPoolId: String; groupId: String (optional)gloot.adminGenerates loot into the targeted chest
/gloot upgradeDatagloot.adminUpgrades loot data across all pools
/gloot getgloot.adminDebug: gets gate components from held item
/gloot create <newLootPoolId>newLootPoolId: Stringgloot.adminCreates a new empty loot pool
/gloot delete <lootPoolId>lootPoolId: String (suggested)gloot.adminDeletes a loot pool
/gloot view <lootPoolId>lootPoolId: String (suggested)gloot.adminOpens wiki-style view of a loot pool

/gchest

CommandArgumentsPermissionDescription
/gchest showNearby [radius]radius: Integer (optional, default 128)gchest.adminShows nearby loot chests
/gchest migrateDumpToProperFile <fileName>fileName: Stringgchest.adminMigrates dump files to proper file
/gchest create <lootPoolId> <resetTimeSeconds>lootPoolId: String; resetTimeSeconds: Integer(0+)gchest.adminCreates a new loot chest at the targeted container

/gitems

CommandArgumentsPermissionDescription
/gitems reloadgitems.adminReloads all item definitions, chests, and loot pools
/gitems generateResourcePackgitems.adminGenerates resource pack from item definitions
/gitems publishResourcePackgitems.adminGenerates, hosts, and refreshes the GateItems resource pack for online players
/gitems list [page]page: Integer (optional, default 0)gitems.adminLists all custom items (paginated)
/gitems listSet <setName> [reload]setName: String; reload: Boolean (optional)gitems.adminLists items in a specific set
/gitems nbtgitems.adminPrints the NBT of the held item to chat and console
/gitems give <itemId> [amount] [reload]itemId: String; amount: Integer (optional, default 1); reload: Boolean (optional)gitems.adminGives a custom item by ID
/gitems setLevel <itemId> <level>itemId: String; level: Integer(0+)gitems.adminGives a leveled-up version of an item

/gspawner

CommandArgumentsPermissionDescription
/gspawner createSpawner <groupName> <mobType>groupName: String; mobType: String (MythicMob type)gatecraft.admin.gspawnerInitializes a spawner session
/gspawner exitSessiongatecraft.admin.gspawnerExits the current spawner session
/gspawner editSpawners <groupNames>groupNames: List<String> (comma-separated)gatecraft.admin.gspawnerInitializes a spawner editing session for multiple groups