{"id":134547,"date":"2026-06-08T01:40:12","date_gmt":"2026-06-07T22:40:12","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/"},"modified":"2026-06-08T01:40:12","modified_gmt":"2026-06-07T22:40:12","slug":"rtp-gui-betterrtp-required","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/","title":{"rendered":"Rtp GUI [BetterRTP Required]"},"content":{"rendered":"<p>RTP GUI \u2013 Clean &#038; Simple World Teleportation for BetterRTP<br \/>\nRTP GUI adds a smooth, intuitive menu for random teleportation using the BetterRTP plugin. Instead of typing commands, players simply open a polished GUI and select the world they want to RTP to. It\u2019s fast, clean, and designed to fit any server.<\/p>\n<p>\u2728 Features<br \/>\nBeautiful RTP Menu<br \/>\nUse \/rtp to open a streamlined GUI with icons for each available world.<\/p>\n<p>Up to 6 Worlds Supported<br \/>\nAdd custom worlds in the config. Choose exactly which worlds appear in the menu.<\/p>\n<p>Enable\/Disable Worlds<br \/>\nQuickly toggle worlds on or off so players can only RTP where you want them to.<\/p>\n<p>Set Custom Materials In-Game<br \/>\nUse the built-in command to assign any material to a world\u2019s GUI icon\u2014perfect for quick adjustments without restarting.<\/p>\n<p>Reload Command<br \/>\nRefresh your config instantly with \/rtpgui reload.<\/p>\n<p>Fully Configurable<br \/>\nEdit item slots, materials, names, lores, sounds, commands, GUI size, title, and more via config.yml.<\/p>\n<p>Works With BetterRTP<br \/>\nRTP GUI only handles the visual layer, it automatically executes your BetterRTP commands behind the scenes.<br \/>\n\u26a0\ufe0f Requirements<br \/>\nYou must have BetterRTP installed.<br \/>\nDownload it on Spigot: https:\/\/www.spigotmc.org\/resources\/betterrtp-random-wild-teleport.36081\/<\/p>\n<p>\ud83d\udce6 Installation<br \/>\nDownload BetterRTP and RTP GUI.<\/p>\n<p>Drop both jars into your \/plugins\/ folder.<\/p>\n<p>Start or reload your server.<\/p>\n<p>Edit plugins\/Rtpgui\/config.yml to customize the menu.<\/p>\n<p>Use \/rtp in-game to open the GUI.<br \/>\n\ud83d\udd27 Default Command Mapping<br \/>\nOverworld: betterrtp player %player% world<\/p>\n<p>Nether: betterrtp player %player% world_nether<\/p>\n<p>End: betterrtp player %player% world_the_end<br \/>\nAll commands can be replaced or customized for custom world names or different RTP setups.<\/p>\n<p>\u2699\ufe0f Config.yml<\/p>\n<p>&#8220;`<br \/>\ngui:<br \/>\n  size: 27<br \/>\n  title: &#8216;&#038;8\u0280\u1d1b\u1d18\u1d0d\u1d07\u0274\u1d1c&#8217;<br \/>\n  fill-background: false<br \/>\n  background-material: GRAY_STAINED_GLASS_PANE<\/p>\n<p># enable\/disable base world buttons<br \/>\noverworld-rtp: true<br \/>\nnether-rtp: true<br \/>\nend-rtp: true<\/p>\n<p># base worlds configuration<br \/>\nworlds:<br \/>\n  overworld:<br \/>\n    material: GRASS_BLOCK<br \/>\n    display-name: <#00FF00>\ud83c\udf0d Overworld RTP<br \/>\n    lore:<br \/>\n      &#8211; &#8216;&#038;f&#038;l| <#00FF00>Teleport &#038;fto a random&#8217;<br \/>\n      &#8211; &#8216;&#038;f&#038;l| &#038;flocation in <#00FF00>The Overworld&#8217;<br \/>\n      &#8211; &#8216;&#038;f&#038;l| &#038;fClick to <#00FF00>teleport &#038;fnow!&#8217;<br \/>\n    command: betterrtp player %player% world<br \/>\n  nether:<br \/>\n    material: NETHERRACK<br \/>\n    display-name: <#FF5500>\ud83d\udd25 Nether RTP<br \/>\n    lore:<br \/>\n      &#8211; &#8216;&#038;f&#038;l| <#FF5500>Teleport &#038;fto a random&#8217;<br \/>\n      &#8211; &#8216;&#038;f&#038;l| &#038;flocation in <#FF5500>The Nether&#8217;<br \/>\n      &#8211; &#8216;&#038;f&#038;l| &#038;fClick to <#FF5500>teleport &#038;fnow!&#8217;<br \/>\n    command: betterrtp player %player% world_nether<br \/>\n  end:<br \/>\n    material: END_STONE<br \/>\n    display-name: <#F7E07A>\ud83e\udea8 The End RTP<br \/>\n    lore:<br \/>\n      &#8211; &#8216;&#038;f&#038;l| <#F7E07A>Teleport &#038;fto a random&#8217;<br \/>\n      &#8211; &#8216;&#038;f&#038;l| &#038;flocation in the <#F7E07A>The End&#8217;<br \/>\n      &#8211; &#8216;&#038;f&#038;l| &#038;fClick to <#F7E07A>teleport &#038;fnow!&#8217;<br \/>\n    command: betterrtp player %player% world_the_end<\/p>\n<p># custom worlds (disabled by default)<br \/>\n# their command is set to: betterrtp player %player% <world_name><br \/>\n# plugin will replace <world_name> with the customworld key or the world-name value if set.<br \/>\ncustomworlds:<br \/>\n  customworld1:<br \/>\n    enabled: false<br \/>\n    slot: 0<br \/>\n    item-material: DIAMOND<br \/>\n    item-display-name: <#FF00FF>Custom 1<br \/>\n    item-lore:<br \/>\n      &#8211; Click to run custom command 1<br \/>\n    command: betterrtp player %player% <world_name><br \/>\n    # optional: world-name: &#8220;my_custom_world_name&#8221;<br \/>\n  customworld2:<br \/>\n    enabled: false<br \/>\n    slot: 1<br \/>\n    item-material: EMERALD<br \/>\n    item-display-name: <#00FFFF>Custom 2<br \/>\n    item-lore:<br \/>\n      &#8211; Click to run custom command 2<br \/>\n    command: betterrtp player %player% <world_name><br \/>\n  customworld3:<br \/>\n    enabled: false<br \/>\n    slot: 2<br \/>\n    item-material: GOLD_INGOT<br \/>\n    item-display-name: <#FFD700>Custom 3<br \/>\n    item-lore:<br \/>\n      &#8211; Click to run custom command 3<br \/>\n    command: betterrtp player %player% <world_name><br \/>\n  customworld4:<br \/>\n    enabled: false<br \/>\n    slot: 3<br \/>\n    item-material: REDSTONE<br \/>\n    item-display-name: <#FF0000>Custom 4<br \/>\n    item-lore:<br \/>\n      &#8211; Click to run custom command 4<br \/>\n    command: betterrtp player %player% <world_name><br \/>\n  customworld5:<br \/>\n    enabled: false<br \/>\n    slot: 4<br \/>\n    item-material: LAPIS_LAZULI<br \/>\n    item-display-name: <#0000FF>Custom 5<br \/>\n    item-lore:<br \/>\n      &#8211; Click to run custom command 5<br \/>\n    command: betterrtp player %player% <world_name><br \/>\n  customworld6:<br \/>\n    enabled: false<br \/>\n    slot: 5<br \/>\n    item-material: QUARTZ<br \/>\n    item-display-name: <#FFFFFF>Custom 6<br \/>\n    item-lore:<br \/>\n      &#8211; Click to run custom command 6<br \/>\n    command: betterrtp player %player% <world_name><\/p>\n<p># material picker options<br \/>\nmaterial-picker:<br \/>\n  filler: GRAY_STAINED_GLASS_PANE<\/p>\n<p># messages<br \/>\nmessages:<br \/>\n  material-picker-title: <#00AAFF>Choose material for %world%<br \/>\n  material-saved: &#8216;&#038;aSaved material for %world%!&#8217;<br \/>\n  material-removed: &#8216;&#038;cRemoved material for %world%!&#8217;<br \/>\n  reloaded: &#8216;&#038;aRtpGUI config reloaded.&#8217;<br \/>\n  no-perm: &#8216;&#038;cYou don&#8221;t have permission to do that.&#8217;<br \/>\n  usage: &#8216;&#038;cUsage: \/rtpgui <reload|material>&#8216;<br \/>\n  usage-material: &#8216;&#038;cUsage: \/rtpgui material <overworld|nether|end|customworld1|customworld2|customworld3|customworld4|customworld5|customworld6>&#8216;<br \/>\n  invalid-world: &#8216;&#038;cInvalid world key.&#8217;<\/p>\n<p># sound when clicking (we use ENTITY_EXPERIENCE_ORB_PICKUP)<br \/>\nclick-sound: ENTITY_EXPERIENCE_ORB_PICKUP<br \/>\n&#8220;`<\/p>\n<p>\ud83d\udcf8 Visual Representation<\/p>\n<p>![gui](https:\/\/cdn.modrinth.com\/data\/cached_images\/aa25232b5c2926732e1fc38098e1cc81733b83a5_0.webp)![overworld](https:\/\/cdn.modrinth.com\/data\/cached_images\/6d9496263ca0470b9cde08541f9ea1dbbcd3e757_0.webp)![nether](https:\/\/cdn.modrinth.com\/data\/cached_images\/d35dd68c70801b14d4b50352fcf91f9ddbcf0971_0.webp)![end](https:\/\/cdn.modrinth.com\/data\/cached_images\/9268f93fbb26dec770d261fb144e21654b325190_0.webp)<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Interactive RTP GUI with BetterRTP for smooth multi-world teleportation.<\/p>\n","protected":false},"featured_media":134548,"template":"","meta":{"_minecraft_slug":"rtp-gui-betterrtp-required","_minecraft_project_id":"8fW0q2Yg","_minecraft_author":"yoferox","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":14944,"_minecraft_follows":7,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"rtp-gui-betterrtp-required.zip","_minecraft_size_bytes":35389,"_minecraft_version_count":3,"_minecraft_updated_at":"2026-05-16T01:06:13.700969Z","_minecraft_date_created":"2025-06-18T09:28:35.759185Z","_minecraft_date_modified":"2026-05-16T12:10:33.125985Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/rtp-gui-betterrtp-required","_minecraft_icon_attachment_id":134548,"_minecraft_imported_at":"2026-06-07T22:40:13+00:00","_minecraft_import_hash":"19ecd4fc433e589b31b9563d9a2dbb32","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[87,124,89,126,127,129,869,92,159],"mod_loader":[130,132,134],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-134547","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-adventure","mod_category-bukkit","mod_category-game-mechanics","mod_category-management","mod_category-paper","mod_category-spigot","mod_category-transportation","mod_category-utility","mod_category-worldgen","mod_loader-bukkit","mod_loader-paper","mod_loader-spigot","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","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","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Rtp GUI [BetterRTP Required] - 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\/rtp-gui-betterrtp-required\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Rtp GUI [BetterRTP Required] - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Interactive RTP GUI with BetterRTP for smooth multi-world teleportation.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/\" \/>\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=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/rtp-gui-betterrtp-required\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/rtp-gui-betterrtp-required\\\/\",\"name\":\"Rtp GUI [BetterRTP Required] - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/rtp-gui-betterrtp-required\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/rtp-gui-betterrtp-required\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/rtp-gui-betterrtp-required-icon-872297c1ea162fd1768db30b97c12e6c6c83750f_96.webp\",\"datePublished\":\"2026-06-07T22:40:12+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/rtp-gui-betterrtp-required\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/rtp-gui-betterrtp-required\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/rtp-gui-betterrtp-required\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/rtp-gui-betterrtp-required-icon-872297c1ea162fd1768db30b97c12e6c6c83750f_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/rtp-gui-betterrtp-required-icon-872297c1ea162fd1768db30b97c12e6c6c83750f_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/rtp-gui-betterrtp-required\\\/#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\":\"Rtp GUI [BetterRTP Required]\"}]},{\"@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":"Rtp GUI [BetterRTP Required] - 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\/rtp-gui-betterrtp-required\/","og_locale":"en_US","og_type":"article","og_title":"Rtp GUI [BetterRTP Required] - Minecraft","og_description":"Interactive RTP GUI with BetterRTP for smooth multi-world teleportation.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/","name":"Rtp GUI [BetterRTP Required] - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/rtp-gui-betterrtp-required-icon-872297c1ea162fd1768db30b97c12e6c6c83750f_96.webp","datePublished":"2026-06-07T22:40:12+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/rtp-gui-betterrtp-required-icon-872297c1ea162fd1768db30b97c12e6c6c83750f_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/rtp-gui-betterrtp-required-icon-872297c1ea162fd1768db30b97c12e6c6c83750f_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/rtp-gui-betterrtp-required\/#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":"Rtp GUI [BetterRTP Required]"}]},{"@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\/134547","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\/134548"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=134547"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=134547"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=134547"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=134547"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}