{"id":152075,"date":"2026-06-09T07:29:53","date_gmt":"2026-06-09T04:29:53","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/"},"modified":"2026-06-09T07:29:53","modified_gmt":"2026-06-09T04:29:53","slug":"tardis-vortex-manipulator","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/","title":{"rendered":"TARDIS Vortex Manipulator"},"content":{"rendered":"<p>## What it is<\/p>\n<p>&#8220;Vortex manipulator. Cheap and nasty time travel. Very bad for you. I&#8217;m trying to give it up.&#8221;<\/p>\n<p>Travel like Jack Harkness or River Song from Doctor Who! Have the Vortex Manipulator in your hand, put in your desired location, and GO!<\/p>\n<p>## Dependencies<\/p>\n<p>This plugin utilises the TARDIS plugin API, so you must have TARDIS installed as well.<\/p>\n<p>## Crafting<\/p>\n<p>Crafting should be a little complicated, as it&#8217;s an advanced piece of technology. Requirements for crafting should be (left to right, top row first): stone button, another stone button, glass; clock, gold, compass; iron ingot, iron ingot, iron ingot. Custom graphics for the crafted item and GUI are available as part of the TARDIS-MCP Resource Pack.<\/p>\n<p>![Vortex Manipulator crafting recipe](https:\/\/dl.dropboxusercontent.com\/s\/q9mpoqwqzrrtg0f\/vortexmanipulator.jpg?dl=1)<br \/>\n![Vortex Manipulator item](https:\/\/raw.githubusercontent.com\/eccentricdevotion\/Bromley-Massive-Vector\/master\/assets\/minecraft\/mcpatcher\/cit\/vortex_manipulator\/manipulator.png)<\/p>\n<p>## Multi-world support<\/p>\n<p>The plugin works with Multiverse (or other multi-word plugin), remembering personally saved locations and allowing for direct teleporting to any available world and coordinate. Also having respect for World Borders (plugin and the 1.8 default if possible). Towny\/Faction\/WorldGuard\/GriefPrevention suport can be enabled via the config.<\/p>\n<p>## Configuration<\/p>\n<p>There are configuration options that allow for energy usage, recharging, and other things. The various features use different levels of energy, while charging is on a timer, gaining so much charge every minute or so.<\/p>\n<p>&#8220;`<br \/>\n    allow:<br \/>\n        teleport: true<br \/>\n        messaging: true<br \/>\n        lifesigns: true<br \/>\n        beacon: true<br \/>\n        multiple: true<br \/>\n        look_at_block: true<br \/>\n    recipe:<br \/>\n        shape: BBG,WOC,III<br \/>\n        ingredients:<br \/>\n            B: STONE_BUTTON<br \/>\n            G: GLASS<br \/>\n            W: WATCH<br \/>\n            O: GOLD_INGOT<br \/>\n            C: COMPASS<br \/>\n            I: IRON_INGOT<br \/>\n        result: WATCH<br \/>\n        amount: 1<br \/>\n        lore: &#8220;Cheap and nasty time travel&#8221;<br \/>\n    tachyon_use:<br \/>\n        max: 1000<br \/>\n        recharge: 25<br \/>\n        recharge_interval: 600<br \/>\n        travel:<br \/>\n            random: 100<br \/>\n            world: 150<br \/>\n            coords: 200<br \/>\n            saved: 50<br \/>\n        lifesigns: 15<br \/>\n        beacon: 1000<br \/>\n        message: 5<br \/>\n    storage:<br \/>\n        database: sqlite<br \/>\n        mysql:<br \/>\n            url: mysql:\/\/localhost:3306\/TARDIS<br \/>\n            user: bukkit<br \/>\n            password: mysecurepassword<br \/>\n    date_format: dd\/MM\/YY HH:mm<br \/>\n    lifesign_scan_distance: 16<br \/>\n    max_look_at_distance: 50<br \/>\n    block_travel_malfunction_chance: 0<br \/>\n    respect:<br \/>\n        worldborder: true<br \/>\n        worldguard: true<br \/>\n        griefprevention: true<br \/>\n        factions: true<br \/>\n        towny: true<br \/>\n    debug: false<br \/>\n&#8220;`<\/p>\n<p>## GUI<\/p>\n<p>Because the device in the TV show has buttons and a lot of pushing of them, it would be easiest to have a command based system to work with this &#8211; though for hardcore role players, a GUI is provided as well.<\/p>\n<p>![GUI](https:\/\/dl.dropboxusercontent.com\/s\/5leuk3rat62a3k0\/vortexmanipulatorGUI.jpg?dl=1)<\/p>\n<p>## Commands<\/p>\n<p>#### Help<\/p>\n<p>* `\/vmh {subject}` or `\/vm help`  &#8211; This will display help and commands for the plugin<\/p>\n<p>#### Travel<\/p>\n<p>* `\/vm {worldname}` &#8211; Teleport to a random location in the specified world<br \/>\n* `\/vm {worldname} {X} {Y} {Z}` &#8211; Teleport to specific location in the specified world<br \/>\n* `\/vm` &#8211; Teleport to random world, random location. If another player is standing on the same block as you, they will teleport with you, using more energy<br \/>\n* `\/vm go {custom}` &#8211; Teleport to saved location<\/p>\n<p>#### Saves<\/p>\n<p>* `\/vms {custom}` &#8211; Save a specific location<br \/>\n* `\/vmr {custom}` &#8211; Remove saved location<\/p>\n<p>#### Messaging<\/p>\n<p>* `\/vmm {player} {message}` &#8211; Send message to other user with a device<br \/>\n* `\/vmm {in\/out} [page]` &#8211; See received or sent messages<br \/>\n* `\/vmm read {#}` &#8211; Read specific message<br \/>\n* `\/vmm delete {#}` &#8211; Delete specific message<br \/>\n* `\/vmm {in\/out} clear` &#8211; Clearing &#8220;new&#8221; sends to old, and clearing &#8220;old&#8221; deletes all stored messages<\/p>\n<p>####Lifesigns<\/p>\n<p>* `\/vml` &#8211; list entities nearby, mobs and players<br \/>\n* `\/vml` {player} &#8211; Gets health and hunger of a player, possibly oxygen level too.<\/p>\n<p>#### Beacon<\/p>\n<p>* `\/vmb` &#8211; send out a beacon signal that lasts until the player moves<\/p>\n<p>## Permissions: <\/p>\n<p>* `vm.teleport` &#8211; allow crafting and using of a Vortex Manipulator<br \/>\n* `vm.message` &#8211; for messaging system<br \/>\n* `vm.lifesigns` &#8211; detect lifesigns and info on players<br \/>\n* `vm.beacon` &#8211; activate the beacon feature<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Vortex manipulator. Cheap and nasty time travel. Very bad for you. I&#8217;m trying to give it up.<\/p>\n","protected":false},"featured_media":152076,"template":"","meta":{"_minecraft_slug":"tardis-vortex-manipulator","_minecraft_project_id":"T8JQOxuu","_minecraft_author":"eccentric","_minecraft_license":"GPL-3.0-only","_minecraft_downloads":182,"_minecraft_follows":4,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"tardis-vortex-manipulator.zip","_minecraft_size_bytes":152627,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-16T12:56:22.621027Z","_minecraft_date_created":"2022-10-12T19:45:30.873667Z","_minecraft_date_modified":"2022-10-12T19:37:26.633851Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/tardis-vortex-manipulator","_minecraft_icon_attachment_id":152076,"_minecraft_imported_at":"2026-06-09T04:29:53+00:00","_minecraft_import_hash":"d30528094e5d47349fc09a8406f5639d","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,88,127,128,129],"mod_loader":[132,133,134],"minecraft_version":[56],"class_list":["post-152075","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-equipment","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-19-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>TARDIS Vortex Manipulator - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"TARDIS Vortex Manipulator - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Vortex manipulator. Cheap and nasty time travel. Very bad for you. I&#039;m trying to give it up.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tardis-vortex-manipulator\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tardis-vortex-manipulator\\\/\",\"name\":\"TARDIS Vortex Manipulator - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tardis-vortex-manipulator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tardis-vortex-manipulator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tardis-vortex-manipulator-icon-39c171cff17a18bdd6aa6012c23d9aa2a31661c0_96.webp\",\"datePublished\":\"2026-06-09T04:29:53+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tardis-vortex-manipulator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tardis-vortex-manipulator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tardis-vortex-manipulator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tardis-vortex-manipulator-icon-39c171cff17a18bdd6aa6012c23d9aa2a31661c0_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/tardis-vortex-manipulator-icon-39c171cff17a18bdd6aa6012c23d9aa2a31661c0_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/tardis-vortex-manipulator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"TARDIS Vortex Manipulator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"TARDIS Vortex Manipulator - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/","og_locale":"en_US","og_type":"article","og_title":"TARDIS Vortex Manipulator - Minecraft","og_description":"Vortex manipulator. Cheap and nasty time travel. Very bad for you. I'm trying to give it up.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/","name":"TARDIS Vortex Manipulator - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tardis-vortex-manipulator-icon-39c171cff17a18bdd6aa6012c23d9aa2a31661c0_96.webp","datePublished":"2026-06-09T04:29:53+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tardis-vortex-manipulator-icon-39c171cff17a18bdd6aa6012c23d9aa2a31661c0_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/tardis-vortex-manipulator-icon-39c171cff17a18bdd6aa6012c23d9aa2a31661c0_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/tardis-vortex-manipulator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"TARDIS Vortex Manipulator"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/152075","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/152076"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=152075"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=152075"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=152075"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=152075"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}