{"id":56894,"date":"2026-06-03T06:21:50","date_gmt":"2026-06-03T03:21:50","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/"},"modified":"2026-06-03T06:21:50","modified_gmt":"2026-06-03T03:21:50","slug":"dimensionpause","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/","title":{"rendered":"DimensionPause"},"content":{"rendered":"<p># Dimension Pause \ud83c\udf0e\u231a<\/p>\n<p>## What is Dimension Pause?<\/p>\n<p>Dimension Pause is a super simple, lightweight plugin that allows you to temporarily block players from creating<br \/>\ndimension portals or entering dimensions.<\/p>\n<p>It works by detecting players attempting to create portals, or detecting when a player switches worlds (Such as entering<br \/>\nan already-existing portal, or using Essentials&#8217;s `\/home` feature). When this happens,<br \/>\nif that world&#8217;s dimension is paused and certain criteria are not met, the player is either blocked from creating the<br \/>\nportal, or kicked out of the world.<\/p>\n<p>If the player is currently in a dimension when it is disabled, then they are kicked out to either their respawn location<br \/>\nor a world defined in config if their respawn location is unavailable.<\/p>\n<p>## Current Features<\/p>\n<p>* Completely block access to dimensions _per world_. See the &#8220;World Setup&#8221; section below for details<br \/>\n    * Players cannot create portals, enter portals or teleport via commands (Such as `\/home` or `\/warp`) to other<br \/>\n      dimensions. If the player was in a dimension that was paused while they were logged off, upon logging back on they<br \/>\n      will be teleported out after a configurable delay.<br \/>\n* Pause worlds until manually unpaused by server staff, or after a delay<br \/>\n    * Dimensions, by default, are paused indefinitely. However, you can specify a delay to pause the world for a<br \/>\n      duration.<br \/>\n* Supports custom translations\/formatting for chat messages and titles. You are not locked to &#8220;DimensionPause&#8221; branding!<br \/>\n    * Upon loading the server, check out the `plugins\/DimensionPause\/lang\/` folder for configuration options.<br \/>\n* Persistent &#038; resilient expiration timers. Dimensions will not stay paused by accident if your server restarts or<br \/>\n  crashes!<br \/>\n    * DimensionPause uses Paper&#8217;s native scheduler, and will (re)schedule timers for ALL temporarily paused dimensions<br \/>\n      on server start, dimension toggle, and world load.<br \/>\n* Folia Support<br \/>\n    * NOTE: Folia is **NOT TESTED**. While the plugin has been written with Folia in mind, we have not actually run it on<br \/>\n      Folia yet due to dependencies like LuckPerms not working on Folia yet. Use at your own risk, Folia will be tested<br \/>\n      in the next version<\/p>\n<p>## Future Features<\/p>\n<p>* Support Velocity \/ BungeeCord<br \/>\n* Create an API for developers to integrate with DimensionPause<\/p>\n<p>## Commands &#038; Permissions<\/p>\n<p>All commands may substitute `\/dimensionpause` with `\/dp` for conciseness<\/p>\n<p>| Command                                                                                                                  | Permission                                | Description                                                                                                                                         |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|<br \/>\n| \/dimensionpause                                                                                                          | dimensionpause.commands                   | Displays help menu                                                                                                                                  |<br \/>\n| \/dimensionpause toggle <world> <end | nether> [<weeks>w][<days>d][<hours>h][<minutes>m][<seconds>s] | dimensionpause.toggle                     | Pauses or unpauses a given dimension type for a specific world, with an optional duration. The duration is how long from now the pause will expire. |<br \/>\n| \/dimensionpause state <world> <end | nether>                                                                            | dimensionpause.state                      | Checks the state of a given dimension type for a specific world                                                                                     |<br \/>\n| \/dimensionpause reload                                                                                                   | dimensionpause.reload                     | Reloads DimensionPause configs and language files                                                                                                   |<br \/>\n|                                                                                                                          | dimensionpause.bypass.[world].[dimension] | Allows players to bypass a pause for a given world &#038; dimension                                                                                      |<br \/>\n|                                                                                                                          | dimensionpause.*                          | Grants all permissions listed above                                                                                                                 |<\/p>\n<p>## Requirements<\/p>\n<p>DimensionPause 1.1.2 works for 1.17 and up. However, DimensionPause 2.0.0 requires the latest version of Paper (At the<br \/>\ntime of writing, 1.21.11 &#038; Java 21). Supporting older versions of Paper while maintaining _forward_ compatibility is a<br \/>\nmassive pain. Out of the almost 100 servers running DimensionPause, less than 5% of servers are running a version of<br \/>\nPaper<br \/>\nunsupported by this plugin, and almost 75% of servers are supported.<\/p>\n<p>## World Setup<\/p>\n<p>DimensionPause works under the assumption that your Nether and End dimensions will be connected to<br \/>\nan Overworld dimension. DimensionPause does *not* support pausing dimensions for nether-only or end-only worlds, as they<br \/>\ndo not have an associated overworld.<\/p>\n<p>Since Paper does not link worlds to each other, instead it&#8217;s assumed nether and end worlds follow the standard &#8220;_nether&#8221;<br \/>\nor &#8220;_the_end&#8221; naming conventions. For example, the default `world` dimension worlds should be called `world_nether` and<br \/>\n`world_the_end`. **If your worlds are not named like this, you cannot use DimensionPause**.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A small utility plugin to disable entire dimensions across your server.<\/p>\n","protected":false},"featured_media":56895,"template":"","meta":{"_minecraft_slug":"dimensionpause","_minecraft_project_id":"4dRudYCe","_minecraft_author":"TerrorByteTW","_minecraft_license":"MPL-2.0","_minecraft_downloads":1746,"_minecraft_follows":12,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"dimensionpause.zip","_minecraft_size_bytes":2749305,"_minecraft_version_count":6,"_minecraft_updated_at":"2026-05-16T06:46:28.789541Z","_minecraft_date_created":"2023-07-11T00:48:46.380839Z","_minecraft_date_modified":"2026-05-12T02:40:18.750902Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/dimensionpause","_minecraft_icon_attachment_id":56895,"_minecraft_imported_at":"2026-06-03T03:21:51+00:00","_minecraft_import_hash":"9f6f483cfa3833944a149cdca9906ce2","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[125,89,126,127,128,123,92],"mod_loader":[131,132,133],"minecraft_version":[49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,41,73,74,38,78,79,80,81],"class_list":["post-56894","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-folia","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-technology","mod_category-utility","mod_loader-folia","mod_loader-paper","mod_loader-purpur","minecraft_version-1-17","minecraft_version-1-17-1","minecraft_version-1-18","minecraft_version-1-18-1","minecraft_version-1-18-2","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>DimensionPause - 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\/dimensionpause\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"DimensionPause - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A small utility plugin to disable entire dimensions across your server.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/\" \/>\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\\\/dimensionpause\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dimensionpause\\\/\",\"name\":\"DimensionPause - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dimensionpause\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dimensionpause\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dimensionpause-icon-fcdad9fa185bf45a9f1f95dad818e4db6462030d_96.webp\",\"datePublished\":\"2026-06-03T03:21:50+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dimensionpause\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dimensionpause\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dimensionpause\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dimensionpause-icon-fcdad9fa185bf45a9f1f95dad818e4db6462030d_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/dimensionpause-icon-fcdad9fa185bf45a9f1f95dad818e4db6462030d_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/dimensionpause\\\/#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\":\"DimensionPause\"}]},{\"@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":"DimensionPause - 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\/dimensionpause\/","og_locale":"en_US","og_type":"article","og_title":"DimensionPause - Minecraft","og_description":"A small utility plugin to disable entire dimensions across your server.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/","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\/dimensionpause\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/","name":"DimensionPause - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dimensionpause-icon-fcdad9fa185bf45a9f1f95dad818e4db6462030d_96.webp","datePublished":"2026-06-03T03:21:50+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dimensionpause-icon-fcdad9fa185bf45a9f1f95dad818e4db6462030d_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/dimensionpause-icon-fcdad9fa185bf45a9f1f95dad818e4db6462030d_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/dimensionpause\/#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":"DimensionPause"}]},{"@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\/56894","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\/56895"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=56894"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=56894"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=56894"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=56894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}