pluginiPlugin

Commands

Browse the Command List

Notes

Important Information

  • <>: Indicates a required parameter
  • []: Indicates an optional parameter

Main Command

Main Command

  • Primary Command: zaphkiel
  • Aliases: zl, item
CommandDescriptionPermission
/zaphkielDisplay help information*
/zaphkiel give <Item ID> [Player] [Quantity]Give items*
/zaphkiel list [Group]Open the item menu*
/zaphkiel serializeSerialize the item in hand*
/zaphkiel rebuildRebuild the item in hand*
/zaphkiel reloadReload configuration files*

Command Details

give Command

Give a specified item to a player.

Syntax:

/zaphkiel give <Item ID>
/zaphkiel give <Item ID> <Player>
/zaphkiel give <Item ID> <Player> <Quantity>

Examples:

/zaphkiel give magic_sword
/zaphkiel give magic_sword Steve
/zaphkiel give magic_sword Steve 5

list Command

List all items or open the item group menu.

Syntax:

/zaphkiel list
/zaphkiel list <Group Name>

Examples:

/zaphkiel list
/zaphkiel list weapons

serialize Command

Serialize the item in hand into JSON format for debugging and data analysis.

Syntax:

/zaphkiel serialize

rebuild Command

Rebuild the Zaphkiel item in hand and apply the latest item definition.

Syntax:

/zaphkiel rebuild

reload Command

Reload all configuration files, including item definitions and display templates.

Syntax:

/zaphkiel reload

On this page