Skip to main content

Changes in TARDIS version 7

Version 7 of the TARDIS plugin contains a major rewrite of the plugin's command code to update it to use Minecraft's Brigadier system.

warning

All subcommands are now snakecase e.g. /tardis comhere is now /tardis come_here.

List of changed subcommands

  • /tardis arsremove -> /tardis ars_remove
  • /tardis comehere -> /tardis come_here
  • /tardis namekey -> /tardis name_key [name]
  • /tardis removesave -> /tardis remove_save [name]
  • /tardis renamesave -> /tardis rename_save [old name] [new name]
  • /tardis reordersave -> /tardis reorder_save [name] [slot number]
  • /tardis saveicon -> /tardis save_icon [save] [material]
  • /tardis setdest -> /tardis set_destination
  • /tardis sethome -> /tardis set_home <preset> [preset]
  • /tardis tagtheood -> /tardis tag_the_ood
  • /tardisremote [player] comehere -> /tardisremote [player] come_here
  • /tardissudo [player] comehere -> /tardissudo [player] come_here

TARDIS datapack

The TARDIS datapack - used for advancements, custom biomes and painting variants - is now loaded from the TARDIS.jar file. This means the datapack will always be up-to-date and any new additions will automatically be available after a plugin update.