Skip to main content

TARDIS Give Commands

TARDIS admins (players with the permission tardis.admin) can use this command to give items and energy to players.

/tardisgive

ArgumentsDescriptionUsage
itemGives TARDIS item(s) to a player.
/tardisgive [player] item [amount]
artronGives a player's TARDIS Artron energy.
/tardisgive [player] artron [full|empty|amount]
tachyonGive Tachyon energy to a player's Vortex Manipulator.
/tardisgive [player] artron [full|empty|amount]
kitGives a TARDIS kit to a player. Kits can be configured in kits.yml
/tardisgive [player] kit [kit]
seedGives a TARDIS Seed block to a player.
/tardisgive [player] seed [tardis type] [wall black] [floor block]
knowledgeGrants knowledge of a TARDIS crafting recipe to a player.
/tardisgive [player] knowledge [recipe|all]
recipesGrants a TARDIS recipe to a player.
/tardisgive [player] recipes [recipe|all]
blueprintGives a TARDIS Blueprint Disk to a player.
/tardisgive [player] blueprint [blueprint]

Artron

This will alter the specified player’s TARDIS Artron Energy level.

/tardisgive [player] artron [full|empty|amount]
  • full will set the level to the amount specified by full_charge in the Artron config file.
  • empty will set the level to 0.
  • amount can be either positive or negative, but the final level will never be less than 0 or higher than full_charge.

Items

/tardisgive [player] [item] [amount]

item is any valid TARDIS item available in recipes.yml.

amount determines how many of the item to give the player.

Seed Blocks

This will give the player a TARDIS seed block.

/tardisgive [player] seed [tardis type] [wall black] [floor block]