{"id":145521,"date":"2026-06-08T20:06:03","date_gmt":"2026-06-08T17:06:03","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/"},"modified":"2026-06-08T20:06:03","modified_gmt":"2026-06-08T17:06:03","slug":"sorekillrtp","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/","title":{"rendered":"SorekillRTP"},"content":{"rendered":"<p># \ud83c\udf0d SorekillRTP<\/p>\n<p>**SorekillRTP** is a high-performance, cross-server Random Teleport (RTP) and respawn management plugin built for modern Minecraft networks.<br \/>\nIt supports local and cross-server RTP, **cross-server respawns**, multiple worlds (Overworld, Nether, End), Redis-backed coordination, and strict safety checks designed for large SMP environments.<\/p>\n<p>Designed for **Paper \/ Spigot backends** behind **Velocity** or **BungeeCord \/ Waterfall**.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Features<\/p>\n<p>&#8211; \ud83c\udf10 **Cross-server RTP**<br \/>\n  &#8211; Teleport players between backend servers using Redis and proxy messaging<\/p>\n<p>&#8211; \u2620\ufe0f **Cross-server respawns**<br \/>\n  &#8211; Respawn players on a different server than where they died<br \/>\n  &#8211; Ideal for hub \u2192 SMP or lobby-based networks<br \/>\n  &#8211; Fully configurable per server<\/p>\n<p>&#8211; \ud83c\udf0d **Multi-world support**<br \/>\n  &#8211; Overworld, Nether, and End<br \/>\n  &#8211; Per-world radius and distribution settings<\/p>\n<p>&#8211; \ud83e\udded **Advanced RTP distribution**<br \/>\n  &#8211; Square ring (uniform or biased)<br \/>\n  &#8211; Circular annulus (uniform area or radius)<br \/>\n  &#8211; Gaussian-clamped distributions<\/p>\n<p>&#8211; \ud83d\udee1\ufe0f **Strict safety checks**<br \/>\n  &#8211; Avoid lava, fire, dangerous blocks, liquids, and void-adjacent areas<br \/>\n  &#8211; Prevent teleports near hostile mobs or other players<\/p>\n<p>&#8211; \u23f3 **Teleport countdown with movement detection**<br \/>\n  &#8211; Cancels on movement or jumping<br \/>\n  &#8211; Configurable countdown duration<\/p>\n<p>&#8211; \ud83e\udde0 **Smart chunk handling**<br \/>\n  &#8211; Async chunk loading on Paper<br \/>\n  &#8211; Safe sync fallback on Spigot<\/p>\n<p>&#8211; \ud83d\udd01 **Cross-server cooldowns**<br \/>\n  &#8211; Redis-backed cooldowns shared across servers<\/p>\n<p>&#8211; \ud83d\udd0a **Configurable sounds &#038; messages**<br \/>\n  &#8211; Fully customizable via `config.yml` and `messages.yml`<\/p>\n<p>&#8211; \ud83d\udd04 **Safe reload support**<br \/>\n  &#8211; Reload config, messages, Redis, and listeners without restarting the server<\/p>\n<p>&#8212;<\/p>\n<p>## \u2620\ufe0f Respawn Behavior<\/p>\n<p>SorekillRTP can fully control where players respawn after death.<\/p>\n<p>Supported behaviors include:<\/p>\n<p>&#8211; Respawn on the **same server**<br \/>\n&#8211; Respawn on a **different server**<br \/>\n&#8211; Respawn at **spawn**, **bed**, or **random teleport**<br \/>\n&#8211; Cross-server respawns with optional RTP on respawn<\/p>\n<p>This allows setups such as:<br \/>\n&#8211; Dying on a hub sends players to an SMP<br \/>\n&#8211; SMP respawns always perform RTP<br \/>\n&#8211; Private servers keep respawns local only<\/p>\n<p>All respawn behavior is controlled via configuration and can differ per server.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\udde9 Supported Platforms<\/p>\n<p>**Backends**<br \/>\n&#8211; Paper (recommended)<br \/>\n&#8211; Spigot<\/p>\n<p>**Proxies**<br \/>\n&#8211; Velocity<br \/>\n&#8211; BungeeCord<br \/>\n&#8211; Waterfall<\/p>\n<p>> Note: SorekillRTP is a backend plugin.<br \/>\n> It does not run as a proxy plugin but communicates with the proxy using plugin messaging.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udce6 Requirements<\/p>\n<p>&#8211; Java 17 or newer<br \/>\n&#8211; Paper or Spigot server<br \/>\n&#8211; (Optional) Redis server for cross-server RTP and respawns<\/p>\n<p>&#8212;<\/p>\n<p>## \u2699\ufe0f Installation<\/p>\n<p>1. Place `SorekillRTP.jar` into your backend server\u2019s `plugins` folder<br \/>\n2. Start the server once to generate config files<br \/>\n3. (Optional) Configure Redis in `config.yml` for cross-server RTP and respawns<br \/>\n4. Restart or reload the server<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd27 Configuration<\/p>\n<p>Main configuration file:<br \/>\n&#8211; `config.yml`<\/p>\n<p>Message customization:<br \/>\n&#8211; `messages.yml`<\/p>\n<p>All RTP and respawn behavior (radius, cooldowns, countdowns, distributions, safety rules, and respawn routing) is configurable per server and per world.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\uddea Commands<\/p>\n<p>&#8211; `\/rtp`<br \/>\n  &#8211; Randomly teleport yourself<\/p>\n<p>&#8211; `\/rtp <world>`<br \/>\n  &#8211; Randomly teleport within a specific world<\/p>\n<p>&#8211; `\/rtp <player> <server> <world>` (admin)<br \/>\n  &#8211; Teleport another player across servers<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd10 Permissions<\/p>\n<p>&#8211; `sorekillrtp.use` \u2013 Use RTP<br \/>\n&#8211; `sorekillrtp.cooldown.bypass` \u2013 Bypass RTP cooldown<br \/>\n&#8211; `sorekillrtp.tptimer.bypass` \u2013 Bypass RTP countdown<br \/>\n&#8211; `sorekillrtp.admin` \u2013 Admin RTP commands<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83e\udde0 How Cross-Server RTP &#038; Respawn Works<\/p>\n<p>1. Player requests RTP or dies<br \/>\n2. Source server determines target server and world<br \/>\n3. Target server computes a safe location<br \/>\n4. Location is shared via Redis<br \/>\n5. Player is transferred through the proxy<br \/>\n6. Final teleport occurs on the destination server<\/p>\n<p>&#8212;<\/p>\n<p>## Planned Features<\/p>\n<p>&#8211; Folia Support<\/p>\n<p>## \ud83e\uddfe License<\/p>\n<p>This project is licensed under the Apache 2.0 License.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2764\ufe0f Credits<\/p>\n<p>Developed by **Sorekill**<br \/>\nBuilt for modern SMP networks that need fast, safe, and scalable RTP and respawn handling.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>High-performance RTP and respawn routing for large networks.<\/p>\n","protected":false},"featured_media":145522,"template":"","meta":{"_minecraft_slug":"sorekillrtp","_minecraft_project_id":"sc6SYC6P","_minecraft_author":"Sorekill","_minecraft_license":"Apache-2.0","_minecraft_downloads":35,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"sorekillrtp.zip","_minecraft_size_bytes":1510256,"_minecraft_version_count":1,"_minecraft_updated_at":"2026-05-15T21:50:32.988350Z","_minecraft_date_created":"2026-01-12T21:29:20.012790Z","_minecraft_date_modified":"2026-01-08T10:51:02.886497Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/sorekillrtp","_minecraft_icon_attachment_id":145522,"_minecraft_imported_at":"2026-06-08T17:06:04+00:00","_minecraft_import_hash":"58a564fece7fa57fe048a537572d7c9c","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[127,129],"mod_loader":[132,134],"minecraft_version":[59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-145521","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-paper","mod_category-spigot","mod_loader-paper","mod_loader-spigot","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-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"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SorekillRTP - 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\/sorekillrtp\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SorekillRTP - Minecraft\" \/>\n<meta property=\"og:description\" content=\"High-performance RTP and respawn routing for large networks.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/\" \/>\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\\\/sorekillrtp\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/sorekillrtp\\\/\",\"name\":\"SorekillRTP - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/sorekillrtp\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/sorekillrtp\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/sorekillrtp-icon-909bf5ce203677cb640c25b4f8e4b513c492a53c_96.webp\",\"datePublished\":\"2026-06-08T17:06:03+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/sorekillrtp\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/sorekillrtp\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/sorekillrtp\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/sorekillrtp-icon-909bf5ce203677cb640c25b4f8e4b513c492a53c_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/sorekillrtp-icon-909bf5ce203677cb640c25b4f8e4b513c492a53c_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/sorekillrtp\\\/#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\":\"SorekillRTP\"}]},{\"@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":"SorekillRTP - 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\/sorekillrtp\/","og_locale":"en_US","og_type":"article","og_title":"SorekillRTP - Minecraft","og_description":"High-performance RTP and respawn routing for large networks.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/","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\/sorekillrtp\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/","name":"SorekillRTP - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/sorekillrtp-icon-909bf5ce203677cb640c25b4f8e4b513c492a53c_96.webp","datePublished":"2026-06-08T17:06:03+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/sorekillrtp-icon-909bf5ce203677cb640c25b4f8e4b513c492a53c_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/sorekillrtp-icon-909bf5ce203677cb640c25b4f8e4b513c492a53c_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/sorekillrtp\/#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":"SorekillRTP"}]},{"@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\/145521","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\/145522"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=145521"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=145521"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=145521"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=145521"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}