GateStructure — Admin Commands
/gstructure (aliases: /gstruct, /gs)
| Command | Arguments | Permission | Description |
|---|---|---|---|
/gstructure createStructure <structureName> | structureName: String | gstructure.admin | Creates a new structure from WorldGuard selection |
/gstructure createBP <structureName> | structureName: String (suggested) | gstructure.admin | Creates a blueprint item for an existing structure |
/gstructure configure settings <structureName> | structureName: String (suggested) | gstructure.admin | Opens the structure configuration interface |
/gstructure configure addTier <structureName> | structureName: String (suggested) | gstructure.admin | Adds a new tier to a structure (drop item to save) |
/gstructure configure markBlocks <structureName> <name> [tierIndex] | structureName: String; name: String; tierIndex: Integer (optional) | gstructure.admin | Marks blocks with a group name for structure tagging |
/gstructure configure adjustControlPanel <structureName> | structureName: String (suggested) | gstructure.admin | Adjusts the multiblock control panel block |
/multiblock
| Command | Arguments | Permission | Description |
|---|---|---|---|
/multiblock saveData | — | gstructure.admin | Saves multiblock data to files |
/multiblock loadData | — | gstructure.admin | Loads multiblock data from files |
/ggate
| Command | Arguments | Permission | Description |
|---|---|---|---|
/ggate create <name> [linkToGate] [cost] | name: String; linkToGate: String (optional); cost: Double (optional) | ggate.admin | Creates a new gate from WorldGuard selection |
/ggate createLocation <name> [cost] | name: String; cost: Double (optional) | ggate.admin | Creates a gate from WorldGuard selection that teleports to your current location |
/ggate link <whatGate> <toWhichGate> | whatGate: String (suggested); toWhichGate: String (suggested) | ggate.admin | Links two gates together |
/ggate delete <gate> | gate: String (suggested) | ggate.admin | Deletes a gate |