Commands

Designations

  • () - Required argument

  • [] - Optional argument

  • executor - Player or console who executed a command.


Custom Item command

/citem

Description

Command for giving custom items.

Usage

/citem <item id> [amount] [player]

Permission: tailslib.commands.citem

Arguments

  • ItemID - ID of item to give

  • amount - Amount to give [Optional, default 1]

  • player - Player to give to [Optional, default to executor]


Custom Block command

/cblock

Description

Command to check if block binded or place block by this command.

Usage

Permission: tailslib.commands.cblock

Arguments

  • block - Block ID

  • binded/place - Subcommand

Binded subcommand

Description: Check if block binded to some custom item or not.

Args:

  • None

Place subcommand

Description: Place this block

Args:

  • x, y, z - coords

  • world - World [Optional, default executors world, keywords: this - executors world]

  • owner - Who owns this block [Optional, default no one, keywords: me - executor]

  • replace - Should replace block if exists? [Optional, default false, keywords - yes, true]


Custom Block manager command

Description

Commands for custom block manager

Usage

Permission: tailslib.commands.cbmanager

Arguments

  • validate/info - subcommands

Validate subcommand

Description: Start validate all blocks.

Args:

  • None

Info subcommand

Description: Info about total blocks on your server

Args:

  • None

Last updated