{"id":172728,"date":"2026-06-10T01:18:59","date_gmt":"2026-06-09T22:18:59","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/"},"modified":"2026-06-10T01:18:59","modified_gmt":"2026-06-09T22:18:59","slug":"xtntrun","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/","title":{"rendered":"xTntRun"},"content":{"rendered":"<p>![banner](https:\/\/cdn.modrinth.com\/data\/cached_images\/080a1121662b950f41ca5b502d9712c92460733b_0.webp)<br \/>\n# \ud83d\udca3 xTntRun &#8211; The Classic Minigame, Reinvented! \ud83d\udca3<\/p>\n<p>Bring the excitement and chaos of the classic **TNTRun** to your server with **xTntRun**! This plugin allows you to quickly and easily set up the popular minigame where players must run on a platform that vanishes beneath their feet. The last player standing wins!<\/p>\n<p>Designed to be **lightweight, efficient, and extremely customizable**, xTntRun is the perfect solution for any server looking to add a fun and competitive minigame for its community.<\/p>\n<p>&#8212;<\/p>\n<p>## \u2728 Key Features<\/p>\n<p>* \ud83d\ude80 **Multi-Arena Support:** Create as many arenas as you want! Each can have its own unique setup to keep the fun going.<br \/>\n* \ud83d\udccb **Interactive Selector GUI:** A sleek and user-friendly menu that allows players to see all available arenas, view their status (waiting\/in-game), and join with a single click.<br \/>\n* \ud83d\udcca **Detailed &#038; Dynamic Scoreboard:** Display crucial information like the map name, remaining players, and game state. The scoreboard automatically updates for waiting, starting, and in-game phases.<br \/>\n* \u2699\ufe0f **Highly Customizable:** Modify **absolutely everything**\u2014from messages and titles to items and menus\u2014through the easy-to-edit `config.yml` and `messages.yml` files. Full HEX color support included!<br \/>\n* \u2694\ufe0f **Customizable Skill Items:** Add an extra layer of strategy with items like:<br \/>\n    * **Double Jump:** An in-air boost to save yourself from a fall! (Fully configurable).<br \/>\n    * **Punch Bow:** Annoy your opponents and knock them into the void!<br \/>\n* \ud83c\udfc6 **PlaceholderAPI Integration:** Use a wide range of placeholders to display TNTRun stats in any other compatible plugin, such as scoreboards or tablists.<br \/>\n* \ud83c\udf89 **Victory Celebrations:** Make the winner feel special with customizable fireworks, sounds, and particle effects at the end of the match!<br \/>\n* \ud83d\udc68\u200d\ud83d\udcbb **Simple Admin Commands:** Manage your arenas, set the main lobby, and reload the configuration with intuitive and powerful commands.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udd17 Dependencies<\/p>\n<p>For xTntRun to work correctly, you will need to install the following plugins:<\/p>\n<p>1.  **PlaceholderAPI**: (Required) Necessary for all placeholders to function.<br \/>\n2.  **WorldEdit**: (Required for setup) Needed to save your arena schematics.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udee0\ufe0f Commands<\/p>\n<p>### Player Commands<\/p>\n<p>&#8220;\/tntrun join <arena>&#8220;   &#8211; Join a specific arena.<br \/>\n&#8220;\/tntrun leave&#8220;          &#8211; Leave your current arena.<br \/>\n&#8220;\/tntrun menu&#8220;           &#8211; Open the arena selection menu.<\/p>\n<p>### Admin Commands<br \/>\n&#8220;\/tntrun create <name>&#8220;        &#8211; Create a new arena.<br \/>\n&#8220;\/tntrun setlobby <arena>&#8220;     &#8211; Set the waiting lobby for an arena.<br \/>\n&#8220;\/tntrun setspectator <arena>&#8220; &#8211; Set the spectator spawn point for an arena.<br \/>\n&#8220;\/tntrun save <arena>&#8220;         &#8211; Save the arena and make it available for players.<br \/>\n&#8220;\/tntrun setlobby&#8220;             &#8211; Set the main server lobby (where players go after a game).<br \/>\n&#8220;\/tntrun reload&#8220;               &#8211; Reload the plugin&#8217;s configuration files.<\/p>\n<p>&#8212;<\/p>\n<p>## \ud83d\udcc8 Available Placeholders<\/p>\n<p>Use these placeholders with PlaceholderAPI to display stats anywhere on your server.<br \/>\n&#8220;%tntrun_players%&#8220;              &#8211; Total players across all TNTRun arenas.<br \/>\n&#8220;%tntrun_wins%&#8220;                 &#8211; A player&#8217;s total wins.<br \/>\n&#8220;%tntrun_losses%&#8220;               &#8211; A player&#8217;s total losses.<br \/>\n&#8220;%tntrun_map_name%&#8220;             &#8211; The name of the map the player is in.<br \/>\n&#8220;%tntrun_arena_players%&#8220;        &#8211; Current players in the player&#8217;s arena.<br \/>\n&#8220;%tntrun_arena_max_players%&#8220;    &#8211; Max players in the player&#8217;s arena.<br \/>\n&#8220;%tntrun_countdown%&#8220;            &#8211; The current countdown timer.<\/p>\n<p>## \u2b50 Config<br \/>\n&#8220;`yaml<br \/>\n#     ___             __ _<br \/>\n#   \/ _____  _ __  \/ _(_) __ _<br \/>\n#  \/ \/  \/ _ | &#8216;_ | |_| |\/ _` |  Plugin by<br \/>\n# \/ \/__| (_) | | | |  _| | (_| |  xPlugins<br \/>\n# ____\/___\/|_| |_|_| |_|__, |<br \/>\n#                        |___\/ 1.0.0<\/p>\n<p># Time in seconds for the countdown before the game starts.<br \/>\ncountdown-seconds: 10<br \/>\n# Minimum players required for the countdown to start.<br \/>\nmin-players: 2<br \/>\n# Maximum players per arena.<br \/>\nmax-players: 40<br \/>\nlobby-location:<br \/>\n  world: Hub<br \/>\n  x: 0.5<br \/>\n  y: 65.0<br \/>\n  z: 0.5<br \/>\n  yaw: -179.85002<br \/>\n  pitch: 3.0000002<\/p>\n<p>#    ____             __ _<br \/>\n#  \/ ___|___  _ __  \/ _(_) __ _<br \/>\n# | |   \/ _ | &#8216;_ | |_| |\/ _` |<br \/>\n# | |__| (_) | | | |  _| | (_| |<br \/>\n#  _______\/|_| |_|_| |_|__, |<br \/>\n#                         |___\/ Scoreboard<br \/>\nscoreboard:<br \/>\n  title: &#8216;&#038;#FF4B4B&#038;lTNT &#038;#FF8E15&#038;lRUN&#8217;<br \/>\n  lines-waiting:<br \/>\n    &#8211; &#8216;&#038;7%tntrun_date%&#8217;<br \/>\n    &#8211; &#8216; &#8216;<br \/>\n    &#8211; &#8216;&#038;fMap: &#038;a%tntrun_map_name%&#8217;<br \/>\n    &#8211; &#8216;&#038;fPlayers: &#038;a%tntrun_players%\/%tntrun_max_players%&#8217;<br \/>\n    &#8211; &#8216; &#8216;<br \/>\n    &#8211; &#8216;&#038;eWaiting for players&#8230;&#8217;<br \/>\n    &#8211; &#8216; &#8216;<br \/>\n    &#8211; &#8216;&#038;#FFFF55myserver.net&#8217;<br \/>\n  lines-starting:<br \/>\n    &#8211; &#8216;&#038;7%tntrun_date%&#8217;<br \/>\n    &#8211; &#8216; &#8216;<br \/>\n    &#8211; &#8216;&#038;fMap: &#038;a%tntrun_map_name%&#8217;<br \/>\n    &#8211; &#8216;&#038;fPlayers: &#038;a%tntrun_players%\/%tntrun_max_players%&#8217;<br \/>\n    &#8211; &#8216; &#8216;<br \/>\n    &#8211; &#8216;&#038;fStarting in &#038;a%tntrun_countdown%s&#8217;<br \/>\n    &#8211; &#8216; &#8216;<br \/>\n    &#8211; &#8216;&#038;#FFFF55myserver.net&#8217;<br \/>\n  lines-ingame:<br \/>\n    &#8211; &#8216;&#038;7%tntrun_date%&#8217;<br \/>\n    &#8211; &#8216; &#8216;<br \/>\n    &#8211; &#8216;&#038;fPlayers remaining:&#8217;<br \/>\n    &#8211; &#8216;&#038;a%tntrun_players%\/%tntrun_max_players%&#8217;<br \/>\n    &#8211; &#8216; &#8216;<br \/>\n    &#8211; &#8216;&#038;cRun for your life!&#8217;<br \/>\n    &#8211; &#8216; &#8216;<br \/>\n    &#8211; &#8216;&#038;#FFFF55myserver.net&#8217;<br \/>\n#    ____             __ _<br \/>\n#  \/ ___|___  _ __  \/ _(_) __ _<br \/>\n# | |   \/ _ | &#8216;_ | |_| |\/ _` |<br \/>\n# | |__| (_) | | | |  _| | (_| |<br \/>\n#  _______\/|_| |_|_| |_|__, |<br \/>\n#                         |___\/ Celebration<br \/>\nwin-celebration:<br \/>\n  enabled: true<br \/>\n  fireworks:<br \/>\n    enabled: true<br \/>\n    amount: 5<br \/>\n    power: 1<br \/>\n    colors:<br \/>\n      &#8211; ORANGE<br \/>\n      &#8211; YELLOW<br \/>\n      &#8211; RED<br \/>\n  particles:<br \/>\n    enabled: true<br \/>\n    particle_type: FLAME<br \/>\n    count: 100<br \/>\n  sound:<br \/>\n    enabled: true<br \/>\n    sound_name: ENTITY_PLAYER_LEVELUP<br \/>\n    volume: 1.0<br \/>\n    pitch: 1.0<br \/>\n#    ____             __ _<br \/>\n#  \/ ___|___  _ __  \/ _(_) __ _<br \/>\n# | |   \/ _ | &#8216;_ | |_| |\/ _` |<br \/>\n# | |__| (_) | | | |  _| | (_| |<br \/>\n#  _______\/|_| |_|_| |_|__, |<br \/>\n#                         |___\/ Items<br \/>\nitems:<br \/>\n  leave-item:<br \/>\n    enabled: true<br \/>\n    material: RED_BED<br \/>\n    slot: 8<br \/>\n    name: &#8216;&#038;8 \u25b8 &#038;fLeave Game &#038;8\u2022 &#038;fRight Click!&#8217;<br \/>\n    lore:<br \/>\n      &#8211; &#8216;&#038;8 \u2139 Information&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;fClick to return&#8217;<br \/>\n      &#8211; &#8216;&#038;fto the main lobby.&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;#FF0000 \u2714 Click to leave!   &#8216;<br \/>\n      &#8211; &#8221;<br \/>\n    enchanted: false<br \/>\n  doublejump-item:<br \/>\n    enabled: true<br \/>\n    material: FEATHER<br \/>\n    slot: 0<br \/>\n    name: &#8216;&#038;8 \u25b8 &#038;fDouble Jump &#038;8\u2022 &#038;fRight Click!&#8217;<br \/>\n    lore:<br \/>\n      &#8211; &#8216;&#038;8 \u2139 Information&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;fRight-click in the&#8217;<br \/>\n      &#8211; &#8216;&#038;fair for a boost!&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;#FF0000 \u2714 Jump now!   &#8216;<br \/>\n      &#8211; &#8221;<br \/>\n    enchanted: true<br \/>\n    power: 1.1<br \/>\n    cooldown-seconds: 3<br \/>\n    sound: ENTITY_GHAST_SHOOT<br \/>\n    title:<br \/>\n      enabled: true<br \/>\n      main-title: &#8216;&#038;#5CFCCA\u2708 &#038;lWHOOSH!&#038;#5CFCCA \u2708&#8217;<br \/>\n      sub-title: &#8221;<br \/>\n      fade-in: 0<br \/>\n      stay: 10<br \/>\n      fade-out: 5<br \/>\n  punch-bow:<br \/>\n    enabled: true<br \/>\n    material: BOW<br \/>\n    slot: 1<br \/>\n    arrow-slot: 10<br \/>\n    name: &#8216;&#038;8 \u25b8 &#038;fPunch Bow &#038;8\u2022 &#038;fRight Click!&#8217;<br \/>\n    lore:<br \/>\n      &#8211; &#8216;&#038;8 \u2139 Information&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;fAnnoy your friends&#8217;<br \/>\n      &#8211; &#8216;&#038;fusing this item!&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;#FF0000 \u2714 Use it now!   &#8216;<br \/>\n      &#8211; &#8221;<br \/>\n    enchanted: true<br \/>\n    unbreakable: true<br \/>\n    knockback-power: 0.5<br \/>\n    cooldown-seconds: 2<br \/>\n#    ____             __ _<br \/>\n#  \/ ___|___  _ __  \/ _(_) __ _<br \/>\n# | |   \/ _ | &#8216;_ | |_| |\/ _` |<br \/>\n# | |__| (_) | | | |  _| | (_| |<br \/>\n#  _______\/|_| |_|_| |_|__, |<br \/>\n#                         |___\/ Messages (Titles)<br \/>\ngame-titles:<br \/>\n  countdown:<br \/>\n    enabled: true<br \/>\n    main-title: &#8216;&#038;#FFA0A0Get Ready!&#8217;<br \/>\n    sub-title: &#8216;&#038;fThe game starts in &#038;#FFA0A0%time%s&#8217;<br \/>\n    fade-in: 5<br \/>\n    stay: 20<br \/>\n    fade-out: 5<br \/>\n  start:<br \/>\n    enabled: true<br \/>\n    main-title: &#8216;&#038;f\u2620 &#038;#FF0000&#038;lRUN! &#038;f\u2620&#8217;<br \/>\n    sub-title: &#8216;&#038;fDon&#8221;t let the blocks fall!&#8217;<br \/>\n    fade-in: 10<br \/>\n    stay: 40<br \/>\n    fade-out: 10<br \/>\n#    ____             __ _<br \/>\n#  \/ ___|___  _ __  \/ _(_) __ _<br \/>\n# | |   \/ _ | &#8216;_ | |_| |\/ _` |<br \/>\n# | |__| (_) | | | |  _| | (_| |<br \/>\n#  _______\/|_| |_|_| |_|__, |<br \/>\n#                         |___\/ Arena Menu<br \/>\narena-menu:<br \/>\n  title: &#8216;&#038;8         Arena Selector&#8217;<br \/>\n  size: 36<br \/>\n  filler-item:<br \/>\n    enabled: true<br \/>\n    material: BLACK_STAINED_GLASS_PANE<br \/>\n    name: &#8216; &#8216;<br \/>\n  random-join-item:<br \/>\n    enabled: true<br \/>\n    material: NETHER_STAR<br \/>\n    slot: 31<br \/>\n    name: &#8216;&#038;8 \u25b8 &#038;#80FF99Quick Match! \u2600 &#8216;<br \/>\n    lore:<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;8 \u2139 Information&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;fClick to join any&#8217;<br \/>\n      &#8211; &#8216;&#038;favailable arena!&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;#80FF99 \u25b8 &#038;nClick&#038;#80FF99 to play!&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n  close-menu-item:<br \/>\n    enabled: true<br \/>\n    material: &#8216;head:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2VkMWFiYTczZjYzOWY0YmM0MmJkNDgxOTZjNzE1MTk3YmUyNzEyYzNiOTYyYzk3ZWJmOWU5ZWQ4ZWZhMDI1In19fQ==&#8217;<br \/>\n    slot: 35<br \/>\n    name: &#8216;&#038;#FF0000 \u2718 Close Menu!&#8217;<br \/>\n    lore:<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;8 \u2139 Information&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;fClick to close&#8217;<br \/>\n      &#8211; &#8216;&#038;fthis menu!&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;#FF0000 \u2714 Click to close!   &#8216;<br \/>\n      &#8211; &#8221;<br \/>\n  item-available:<br \/>\n    material: &#8216;head:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNGI1OTljNjE4ZTkxNGMyNWEzN2Q2OWY1NDFhMjJiZWJiZjc1MTYxNTI2Mzc1NmYyNTYxZmFiNGNmYTM5ZSJ9fX0=&#8217;<br \/>\n    name: &#8216;&#038;8 \u25b8 &#038;fMap &#038;7\u2022 &#038;#FF0000%map_name%&#8217;<br \/>\n    lore:<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;8 \u2139 Information&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;7 \u25b8 &#038;fStatus: &#038;#55FF55Available!&#8217;<br \/>\n      &#8211; &#8216;&#038;7 \u25b8 &#038;fPlayers: &#038;a%players%\/%max_players%&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;#FF0000 \u2714 Click to join!   &#8216;<br \/>\n      &#8211; &#8221;<br \/>\n  item-unavailable:<br \/>\n    material: &#8216;head:eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNjE4NTZjN2IzNzhkMzUwMjYyMTQzODQzZDFmOWZiYjIxOTExYTcxOTgzYmE3YjM5YTRkNGJhNWI2NmJlZGM2In19fQ==&#8217;<br \/>\n    name: &#8216;&#038;8 \u25b8 &#038;fArena &#038;7\u2022 &#038;#FF8888%map_name%&#8217;<br \/>\n    lore:<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;8 \u2139 Information&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;7 \u25b8 &#038;fStatus: &#038;#FF8888\u2718&#8217;<br \/>\n      &#8211; &#8216;&#038;7 \u25b8 &#038;fPlayers: &#038;#FF8888%players%\/%max_players%&#8217;<br \/>\n      &#8211; &#8221;<br \/>\n      &#8211; &#8216;&#038;#FF8888 \u2718 Not available!   &#8216;<br \/>\n      &#8211; &#8221;<br \/>\n&#8220;`<\/p>\n<p>## \ud83d\udcab Messanges<br \/>\n&#8220;`yaml<br \/>\n#<br \/>\n#    \/\/   ___  ___ ___  __ _ _ __   __ _  ___  ___<br \/>\n#   \/     \/ _ \/ __\/ __|\/ _` | &#8216;_  \/ _` |\/ _ \/ __|<br \/>\n#  \/ \/\/   __\/__ __  (_| | | | | (_| |  __\/__<br \/>\n#  \/    \/___||___\/___\/__,_|_| |_|__, |___||___\/<br \/>\n#                                    |___\/ .yml<\/p>\n<p>prefix: &#8216;&#038;#FF5555xTntRun&#8217; # Set to &#8221; for better aesthetics \ud83d\ude42<\/p>\n<p># Error &#038; Warning Messages<br \/>\nno-permission: &#8216;&#038;#FF5555 \u2718 Attention! You do not have permission to execute this command.&#8217;<br \/>\nplayer-only-command: &#8216;&#038;#FF5555 \u2718 Attention! This command can only be executed by a player.&#8217;<br \/>\ngame-not-found: &#8216;&#038;#FFBB55 \u26a0 Oops! The arena you mentioned does not exist.&#8217;<br \/>\nalready-in-game: &#8216;&#038;#FFBB55 \u2139 Wait! You are already in a game.&#8217;<br \/>\nnot-in-game: &#8216;&#038;#FFBB55 \u26a0 Attention! You are not currently in a game.&#8217;<br \/>\ngame-full: &#8216;&#038;#FFBB55 \u2139 Sorry! The game is full.&#8217;<br \/>\ngame-in-progress: &#8216;&#038;#FFBB55 \u2139 Attention! The game has already started.&#8217;<br \/>\nno-games-available: &#8216;&#038;#FFBB55 \u26a0 Oops! There are no games available at the moment.&#8217;<br \/>\nitem-on-cooldown: &#8216;&#038;#FFBB55 \u231a Wait! You must wait a bit to use this again.&#8217;<br \/>\nfly-disabled: &#8216;&#038;#FF5555 \u2139 Attention! You cannot fly during the game.&#8217;<\/p>\n<p># Game Messages<br \/>\nplayer-join: &#8216;&#038;#8CFF6F \u2714 &#038;n%player%&#038;f has joined the game. &#038;7(%current%\/%max%)&#8217;<br \/>\nplayer-leave: &#8216;&#038;#FF6F6F \u2718 &#038;n%player%&#038;f has left the game. &#038;7(%current%\/%max%)&#8217;<br \/>\nplayer-eliminated: &#8216;&#038;#FF0000 \u2620 &#038;n%player%&#038;f has been eliminated.&#8217;<br \/>\ncountdown-starting: &#8216;&#038;#FAEDCB \u2139 Get ready! &#038;fThe game will start in &#038;#FAEDCB%time% &#038;fseconds&#8230;&#8217;<br \/>\ngame-start: &#8216;&#038;#FCD05C \ud83d\udd25 The game has started! Run for your life!&#8217;<br \/>\ngame-win: &#8216;&#038;#FCD05C \u2600 Congratulations, &#038;n%winner%&#038;f! You have won the TNT Run game.&#8217;<br \/>\nnot-enough-players: &#8216;&#038;#FAEDCB \u26a0 Attention! The countdown has stopped. Not enough players.&#8217;<\/p>\n<p># Admin Command Messages<br \/>\nlobby-set: &#8216;&#038;#55FF55 \u2714 Success! You have set the main lobby to your position.&#8217;<br \/>\nreload-success: &#8216;&#038;#55FF55 \u2714 Success! The plugin configurations have been reloaded.&#8217;<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>> ### Need Help?<br \/>\n> If you have any questions, suggestions, or find a bug, don&#8217;t hesitate to post it in th<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udca3 xTntRun &#8211; The Classic Minigame, Reinvented! \ud83d\udca3<\/p>\n","protected":false},"featured_media":172729,"template":"","meta":{"_minecraft_slug":"xtntrun","_minecraft_project_id":"OfiJ8P13","_minecraft_author":"jn_willfrydev","_minecraft_license":"MIT","_minecraft_downloads":269,"_minecraft_follows":1,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"xtntrun.zip","_minecraft_size_bytes":391991,"_minecraft_version_count":5,"_minecraft_updated_at":"2026-05-16T12:07:01.606595Z","_minecraft_date_created":"2025-09-28T05:03:52.351216Z","_minecraft_date_modified":"2026-03-12T22:51:53.350324Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/xtntrun","_minecraft_icon_attachment_id":172729,"_minecraft_imported_at":"2026-06-09T22:18:59+00:00","_minecraft_import_hash":"9be2e240afad83a33056fff646bf45ad","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[124,89,866,127,128,129],"mod_loader":[130,132,133,134],"minecraft_version":[118,119,120,46,47,48,49,50,51,52,53,54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82],"class_list":["post-172728","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-bukkit","mod_category-game-mechanics","mod_category-minigame","mod_category-paper","mod_category-purpur","mod_category-spigot","mod_loader-bukkit","mod_loader-paper","mod_loader-purpur","mod_loader-spigot","minecraft_version-1-16","minecraft_version-1-16-1","minecraft_version-1-16-2","minecraft_version-1-16-3","minecraft_version-1-16-4","minecraft_version-1-16-5","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-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>xTntRun - 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\/xtntrun\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"xTntRun - Minecraft\" \/>\n<meta property=\"og:description\" content=\"\ud83d\udca3 xTntRun - The Classic Minigame, Reinvented! \ud83d\udca3\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/\" \/>\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=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xtntrun\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xtntrun\\\/\",\"name\":\"xTntRun - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xtntrun\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xtntrun\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xtntrun-icon-df72663de9b1c2083a582384b55918ccfb80ecdb_96.webp\",\"datePublished\":\"2026-06-09T22:18:59+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xtntrun\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xtntrun\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xtntrun\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xtntrun-icon-df72663de9b1c2083a582384b55918ccfb80ecdb_96.webp\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/xtntrun-icon-df72663de9b1c2083a582384b55918ccfb80ecdb_96.webp\",\"width\":96,\"height\":96},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/xtntrun\\\/#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\":\"xTntRun\"}]},{\"@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":"xTntRun - 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\/xtntrun\/","og_locale":"en_US","og_type":"article","og_title":"xTntRun - Minecraft","og_description":"\ud83d\udca3 xTntRun - The Classic Minigame, Reinvented! \ud83d\udca3","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/","name":"xTntRun - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xtntrun-icon-df72663de9b1c2083a582384b55918ccfb80ecdb_96.webp","datePublished":"2026-06-09T22:18:59+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xtntrun-icon-df72663de9b1c2083a582384b55918ccfb80ecdb_96.webp","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/xtntrun-icon-df72663de9b1c2083a582384b55918ccfb80ecdb_96.webp","width":96,"height":96},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/xtntrun\/#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":"xTntRun"}]},{"@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\/172728","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\/172729"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=172728"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=172728"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=172728"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=172728"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}