TARDIS
![]()
Join the TARDIS Community Discord Server - https://discord.gg/sfuPVHh
Downloads
I'm too lazy to upload TARDIS files to Bukkit anymore, as builds are automatically created when the plugin is updated and changes pushed to GitHub.
Version specific downloads can be found here: https://tardis.pages.dev/download
Please make sure you are using the latest Spigot/Paper builds (for the Minecraft version you are running) before installing TARDIS or creating an issue!
What it does
TARDIS is a plugin that gives you the ability to create a Police Box that lets you time travel (teleport) to random locations. It adds a Whovian twist to the typical /sethome and /home commands.
As a player, you can:
- Create a TARDIS that is bigger on the inside.
- Time travel to a random location.
- Time travel back home (where you created the TARDIS initially).
- Save and list interesting time travel locations, so you can return to them easily.
- Take companions with you when you time travel.
- Make your TARDIS blend in with the Chameleon Circuit.
- Use your own schematic to build the TARDIS interior
- Grow new TARDIS rooms
- Use Artron Energy
- Remote control the TARDIS
- Custom TARDIS sounds with companion Resource Pack
- Custom TARDIS textures with companion Resource Pack
Official documentation & FAQs
The documentation is here: https://tardis.pages.dev/
Tutorial videos for version 2+ (also included in the official docs)
Not all of these are up-to-date...
- Installation
- Creating a TARDIS - a bit old now, check the official docs for instructions
- Growing rooms and the Gravity well and changing Walls
- Time travelling
- Recharging Artron Energy - Updated with energy condenser chest!
- Companions
What's new?
Installation
As a minimum, just drop the TARDIS.jar, TARDISChunkGenerator.jar (look under Additional Files on the download page) and any optional plugins listed below into the Bukkit plugins folder and start your server. For more detailed instructions see: https://tardis.pages.dev/installation-v5
Optional installs
These are not needed for TARDIS to function, but enhance the plugin with extra features...
- Install the TARDIS-SoundResourcePack in the Minecraft client to hear custom TARDIS sounds
- Install the TARDIS-Resource-Pack to see aal the fancy textures and models (requires TARDIS v4.2 or higher).
- Install the TARDISChunkGenerator plugin so that you can generate TARDISes in their own self-contained world (included on the TARDIS plugin download page under Additional files).
- Install WorldGuard to automatically protect your TARDIS from griefing, and stop mobs spawning in TARDIS worlds.
- Install TARDISWeepingAngels to add some Whovian mobs to the game.
- Install a Permissions plugin, so that you can restrict or grant players the rights to use TARDIS’ different features. We like PermissionsBukkit.
Other important pages
| Subject | Link |
|---|---|
| Configuration | https://tardis.pages.dev/category/plugin-configuration |
| Commands | https://tardis.pages.dev/category/commands |
| Permissions | https://tardis.pages.dev/permissions-table |
| TARDIS Github repository | https://github.com/eccentricdevotion/TARDIS |
| Official todo list | https://github.com/eccentricdevotion/TARDIS/blob/master/todo.md |
| Bleeding edge builds (Will not always be available) |
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk. Latest TARDIS Build (Jenkins) Bleeding edge changes/commits |
Bugs / Requests
Please post a ticket for TARDIS plugin requests and bugs, thank you :)
WARNING: I am no longer prepared to waste my time looking at incomplete tickets. If your ticket does not follow the guidelines set out below, it will be deleted immediately!
Make sure you have read the FAQs first, as your question may already be answered there. Also make sure you have searched for a previous ticket with the same/similar issue (use the Filters to search closed tickets).
If you are going to create a BUG ticket you need to supply relevant information (as I'm not a mind reader, nor do I have access to your server...) - as a minimum you need:
- Exact CraftBukkit version i.e. NOT 'the latest' - use the
/tardis versioncommand if possible, otherwise copy from server log - Exact TARDIS version i.e. NOT 'the latest' - use the
/tardis versioncommand if possible, otherwise copy from server log - The server log showing the entire error (as a paste or at Pastebin - NOT a screenshot) - this should be the log from when the server starts up right through to when the error occurs
- If no error in the log, then a video of the bug happening or the EXACT steps needed to reproduce the issue.
- Attach your plugins/TARDIS/config.yml file or other configuration file if relevant
- Attach your plugins/TARDIS/TARDIS.db file if relevant
- List of other plugins on server
Stats
Basic statistics are collected for some versions of the TARDIS plugin (v2.5.8 and earlier). You can opt out at any time by setting opt-out: true in plugins/PluginMetrics/config.yml
External web access
Version 2.8 (and higher) of this plugin includes a translation feature (the /tardissay command) that connects to the Lingva translation service.
You can prevent players from using the command by removing / not giving them the permission tardis.translate
![]()

-
View User Profile
-
Send Message
Posted Jan 24, 2017Check server log for errors...
If running 1.11.x, download the Jenkins version
-
View User Profile
-
Send Message
Posted Jan 24, 2017I hate to ask but could you link me to the right download? i tried downloading the latest one but its not loading on the server, i tried changing the name from tardismod-1.7.10-0.995.357.jar to TARDIS.jar and it didnt change anything. thank you for the reply
-
View User Profile
-
Send Message
Posted Jan 24, 2017http://tardismod.com:8080/job/TardisMod/lastSuccessfulBuild/
this is the link to the version i downloaded
-
View User Profile
-
Send Message
Posted Jan 24, 2017That's a mod for Minecraft 1.7.10 - not a plugin for CraftBukkit/Spigot...
Link to the correct TARDIS Jenkins is on this page, above the comments.
-
View User Profile
-
Send Message
Posted Jan 23, 2017Additional question: What does the telepathic circuit do if it is enabled? What block must be updated?
-
View User Profile
-
Send Message
Posted Jan 23, 2017/tardisrecipe telepathic/tardisprefs telepathy [on|off](or use the sonic preferences menu)/tardis update telepathicAllows a companion to run any
/tardiscommand for the TARDIS that they are in.Guess I need to update the docs...
-
View User Profile
-
Send Message
Posted Jan 22, 2017I made the mistake of changing my name and now I can't seem to update any buttons? I get the error "you must be in a TARDIS word to update this block!" Anything I can do to fix this?
-
View User Profile
-
Send Message
Posted Jan 22, 2017I don't know if it will work, but you can mess around with the log info and deleted the last log where you changed your name, like time travel lol.... just save your sever before you do anything...
-
View User Profile
-
Send Message
Posted Jan 23, 2017You'd need to change the world name and edit the TARDIS database.
-
View User Profile
-
Send Message
Posted Jan 23, 2017What exactly would I change in the database?
-
View User Profile
-
Send Message
Posted Jan 23, 2017Change every record that has the old world name in it to the new world name. To name a few: tardis, controls, blocks, chunks, doors, gravity_well, lamps, and vaults tables ...
-
View User Profile
-
Send Message
Posted Jan 17, 2017dood I am loving the 1.11 update Great job man really. :D
-
View User Profile
-
Send Message
Posted Jan 15, 2017creation of tardis causes player clients to time out.
no errors in console.
-
View User Profile
-
Send Message
Posted Jan 15, 2017hmmm plugin loads and is usable but console is spitting this out:
15.01 16:04:37 [Server] ERROR Error occurred while enabling TARDIS v3.7-b1592 (Is it up to date?) 15.01 16:04:37 [Server] INFO java.lang.NullPointerException 15.01 16:04:37 [Server] INFO at me.eccentric_nz.TARDIS.database.ResultSetAreas.resultSet(ResultSetAreas.java:91) ~[?:?] 15.01 16:04:37 [Server] INFO at me.eccentric_nz.TARDIS.commands.TARDISTravelTabComplete.<init>(TARDISTravelTabComplete.java:49) ~[?:?] 15.01 16:04:37 [Server] INFO at me.eccentric_nz.TARDIS.TARDISCommandSetter.loadCommands(TARDISCommandSetter.java:102) ~[?:?] 15.01 16:04:37 [Server] INFO at me.eccentric_nz.TARDIS.TARDIS.onEnable(TARDIS.java:322) ~[?:?] 15.01 16:04:37 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375) [Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325) [Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419) [Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380) [Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335) [Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [Custom.jar:git-Spigot-7d78b81-e2a288c] 15.01 16:04:37 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_05]
seems plugin loads and create seed block but wont create tardis.
-
View User Profile
-
Send Message
Posted Jan 15, 2017Update from Jenkins
-
View User Profile
-
Send Message
Posted Jan 15, 2017i updated from jenkins. the jenkins update causes clients to time out when you create a tardis
-
View User Profile
-
Send Message
Posted Jan 16, 2017Not on my server.
Check for plugin conflicts.
Make a complete ticket - attach server log showing entire startup (do NOT post it in the ticket like above...).
-
View User Profile
-
Send Message
Posted Jan 16, 2017I'm using the latest off Jenkins ( 1598 ), spigot 1.11.2 with the latest TARDISChunkGenerator and I have not seen any problems on TARDIS creation.
-
View User Profile
-
Send Message
Posted Jan 27, 2017Hey! Have you solved your problem? If so, how did you do stp? I have exactly the same: '(
-
View User Profile
-
Send Message
Posted Jan 14, 2017I'm using bPermissions. All my consoles work as intended ( Masters's is intentionally disabled as a special reward ). All except 10th ( Tennant ). I have a permission node:
- tardis.tenth
like tardis.eleventh and I'm pretty sure I even did tardis.tennant but nothing works. As an admin though I can use it though.