Skip to main content

Difficulty

TARDIS version 5.6.0 and below have only one difficulty setting - preferences.difficulty: [easy|medium|hard]. From version 5.7.0 and higher, difficulty is set per feature as shown below, allowing for finer control of which features you want to make harder or easier.

Configuration options

The defaults are shown below:

/plugins/TARDIS/config.yml
difficulty:
crafting: easy
circuits: false
disks: false
disk_in_hand_for_write: true
biome_reader: true
stattenheim_remote: false
tardis_locator: false
system_upgrades: false
ConfigTypeDefault
difficulty:
craftingstringeasy
Sets the difficulty of TARDIS /crafting recipes.
circuitsbooleanfalse
Whether circuits are required to be in the Advanced Console for various TARDIS features.
disksbooleanfalse
Whether disks are needed in the Advanced Console for travel instead of using commands.
disk_in_hand_for_writebooleantrue
Whether a save/player disk must be held in the players hand when using the /tardis save command - see Writing Save and Player Disks.
biome_readerbooleantrue
Whether the TARDIS Biome Reader is loaded and Biome Disks saved to the Disk Storage. If true biome disks are checked for in storage when using the /tardistravel biome command.
stattenheim_remotebooleanfalse
Whether the Stattenheim Remote must be used instead of the /tardis comehere command.
tardis_locatorbooleanfalse
Whether the TARDIS Locator must be used instead of the /tardis find command.
system_upgradesbooleanfalse
Whether players need to upgrade their TARDIS before they can nuse various features - see System Upgrades.