{"id":84848,"date":"2026-06-04T23:25:43","date_gmt":"2026-06-04T20:25:43","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/"},"modified":"2026-06-04T23:25:43","modified_gmt":"2026-06-04T20:25:43","slug":"infection-minigame","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/","title":{"rendered":"Infection"},"content":{"rendered":"<p># Patient-Zero<br \/>\nPatient-Zero is a remake of the popular game Infection on Hypixel. There are 3 roles. Patient-Zero, Corrupted and Survivor.<\/p>\n<p>## Overview<br \/>\n&#8211; Commands<br \/>\n&#8211; Permissions<br \/>\n&#8211; Configuration<\/p>\n<p>## Commands<br \/>\nA list of available commands that the plugin adds<\/p>\n<p>![List of commands](https:\/\/cdn.modrinth.com\/data\/5RQMBtQG\/images\/a8cb401775f6b95bbe4072deaf7d0703eed8c057.png)<\/p>\n<p>&#8211; `\/ptz help`<br \/>\n&#8211; `\/ptz createmap <map-name> <x1> <y1> <z1> <x2> <y2> <z2>`<br \/>\n&#8211; `\/ptz deletemap <map-name>`<br \/>\n&#8211; `\/ptz addspawn <map-name> <role>`<br \/>\n&#8211; `\/ptz setqueue-spawn <map-name>`<br \/>\n&#8211; `\/ptz setqueue-limit <map-name> <int-max>`<br \/>\n&#8211; `\/ptz listmaps`<br \/>\n&#8211; `\/ptz join <map-name>`<br \/>\n&#8211; `\/ptz leave`<\/p>\n<p>## Permissions<br \/>\n&#8220;`yml<br \/>\npermissions:<br \/>\n  ptz.join:<br \/>\n    description: Allows a player to run &#8216;\/ptz join <map-name>&#8216;<br \/>\n    default: true<br \/>\n  ptz.leave:<br \/>\n    description: Allows a player to run &#8216;\/ptz leave&#8217;<br \/>\n    default: true<\/p>\n<p>  ptz.admin:<br \/>\n    description: Allows a player to access all of the &#8216;\/ptz <args>&#8216; commands.<br \/>\n&#8220;`<\/p>\n<p>## Configuration<br \/>\n&#8220;`yml<br \/>\nroles:<br \/>\n  survivor: &#8220;<green>Survivor&#8221;<br \/>\n  corrupted: &#8220;<red>Corrupted&#8221;<br \/>\n  patientzero: &#8220;<red>Patient Zero&#8221;<\/p>\n<p>messages:<br \/>\n  prefix: &#8220;&#8221;<\/p>\n<p>  ptz-dead: &#8220;<red><bold>Patient-Zero died! <reset><red>It was %player%&#8221;<br \/>\n  ptz-dead-info: &#8220;<yellow>Corrupted players will no longer respawn!&#8221;<\/p>\n<p>  gamestart: &#8220;<yellow>Game is starting in <red>%time%<yellow>s&#8221;<\/p>\n<p>  roleassign: &#8220;<yellow>Roles are assigned in <red>%time%<yellow>s&#8221;<\/p>\n<p>  playerjoin: &#8220;<green>+ <gray>You joined the queue (<green>%player-count%<gray>\/<green>%max-player-count%<gray>)&#8221;<br \/>\n  playerleave: &#8220;<red>&#8211; <gray>You left the queue (<red>%player-count%<gray>\/<green>%max-player-count%<gray>)&#8221;<\/p>\n<p>  broadcast-playerjoin: &#8220;<green>+ <yellow>%player% <gray>joined the queue (<green>%player-count%<gray>\/<green>%max-player-count%<gray>)&#8221;<br \/>\n  broadcast-playerleave: &#8220;<red>&#8211; <yellow>%player% <gray>left the queue (<red>%player-count%<gray>\/<green>%max-player-count%<gray>)&#8221;<\/p>\n<p>  winners:<br \/>\n    survivors: &#8220;<green>Survivors&#8221;<br \/>\n    ptz: &#8220;<red>Corrupted&#8221;<\/p>\n<p>  # <center> &#8211; A custom tag to center text (only works with the end-message)<br \/>\n  end-message:<br \/>\n    &#8211; &#8220;<green><bold>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&#8221;<br \/>\n    &#8211; &#8221; &#8221;<br \/>\n    &#8211; &#8220;<center><yellow><bold>Patient-Zero              &#8221;<br \/>\n    &#8211; &#8221; &#8221;<br \/>\n    &#8211; &#8220;<center><white>Winners: %winners%          &#8221;<br \/>\n    &#8211; &#8220;<center><white>Kills: <green>%kills%           &#8221;<br \/>\n    &#8211; &#8221; &#8221;<br \/>\n    &#8211; &#8220;<green><bold>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;&#8221;<\/p>\n<p>titles:<br \/>\n  roles:<br \/>\n    survivor:<br \/>\n      title: &#8220;<green>ROLE: Survivor&#8221;<br \/>\n      subtitle: &#8220;<yellow>Stay alive as long as possible!&#8221;<br \/>\n    patientzero:<br \/>\n      title: &#8220;<red>ROLE: Patient-Zero&#8221;<br \/>\n      subtitle: &#8220;<yellow>Secretly corrupt other players!&#8221;<br \/>\n    corrupted:<br \/>\n      title: &#8220;<red>Corrupted&#8221;<br \/>\n      subtitle: &#8220;<yellow>You have been corrupted!&#8221;<br \/>\n    corrupted-respawn:<br \/>\n      title: &#8220;<red>You died!&#8221;<br \/>\n      subtitle: &#8220;<yellow>Respawning in <red>%time%s<yellow>!&#8221; # %time% &#8211; Returns the time until the player respawns<\/p>\n<p>    # Title for when the player can no longer respawn<br \/>\n    final-death:<br \/>\n      title: &#8220;<red>You died!&#8221;<br \/>\n      subtitle: &#8220;<yellow>You can&#8217;t respawn anymore!&#8221;<br \/>\n  win:<br \/>\n    title: &#8220;<green>YOU WIN!&#8221;<br \/>\n    subtitle: &#8220;&#8221;<br \/>\n  lose:<br \/>\n    title: &#8220;<red>YOU LOSE!&#8221;<br \/>\n    subtitle: &#8220;&#8221;<\/p>\n<p>scoreboard:<br \/>\n  title: &#8220;<yellow><bold>Patient-Zero&#8221;<br \/>\n  lines:<br \/>\n    &#8211; &#8220;<green> &#8221;<br \/>\n    &#8211; &#8220;Role: %role%&#8221;<br \/>\n    &#8211; &#8220;<red> &#8221;<br \/>\n    &#8211; &#8220;Time left: <green>%timer%&#8221;<br \/>\n    &#8211; &#8220;<dark_green> &#8221;<br \/>\n    &#8211; &#8220;Survivors: <green>%survivors%&#8221;<br \/>\n    &#8211; &#8220;Corrupted: <red>%corrupted%&#8221;<br \/>\n    &#8211; &#8220;<dark_red> &#8221;<br \/>\n    &#8211; &#8220;Kills: <green>%kills%&#8221;<br \/>\n    &#8211; &#8220;<yellow> &#8221;<br \/>\n    &#8211; &#8220;Map: <green>%map%&#8221;<br \/>\nsettings:<br \/>\n  gametime: 120<\/p>\n<p>  executes:<br \/>\n    playerOnLeaveQueue: &#8220;\/me Teleport me!&#8221;<br \/>\n    playerOnGameEnd: &#8220;\/me Teleport me!&#8221;<br \/>\n    playerOnFinalDeath: &#8220;\/me Teleport me!&#8221;<\/p>\n<p>  quit-item:<br \/>\n    item: &#8220;minecraft:red_bed&#8221;<br \/>\n    name: &#8220;<red>Quit <gray>(Right-click)&#8221;<br \/>\n    amount: 1<br \/>\n    slot: 8 # Hotbar slot 9<br \/>\n    lore:<br \/>\n      &#8211; &#8220;<aqua> &#8221;<br \/>\n      &#8211; &#8220;<yellow>Right-click while holding the item&#8221;<br \/>\n      &#8211; &#8220;<yellow>to leave the queue.&#8221;<\/p>\n<p>  game-items:<br \/>\n    # Survivor Role<br \/>\n    survivor:<br \/>\n      bow:<br \/>\n        name: &#8220;<green>Basic Bow&#8221;<br \/>\n        lore:<br \/>\n          &#8211; &#8220;<gray>Defend yourself!&#8221;<br \/>\n      arrows:<br \/>\n        name: &#8220;<green>Arrow&#8221;<br \/>\n        amount: 32<br \/>\n        lore:<br \/>\n          &#8211; &#8220;<gray>Deadly arrows&#8221;<br \/>\n    corrupted:<br \/>\n      sword:<br \/>\n        type: &#8220;minecraft:iron_sword&#8221;<br \/>\n        name: &#8220;<green>Sword&#8221;<br \/>\n        lore:<br \/>\n          &#8211; &#8220;<gray>Eliminate survivors!&#8221;<br \/>\n      armor:<br \/>\n        helmet:<br \/>\n          type: &#8220;minecraft:iron_helmet&#8221;<br \/>\n          name: &#8220;<red>Iron Helmet&#8221;<br \/>\n        leggings:<br \/>\n          type: &#8220;minecraft:iron_leggings&#8221;<br \/>\n          name: &#8220;<red>Iron Leggings&#8221;<br \/>\n        boots:<br \/>\n          type: &#8220;minecraft:iron_boots&#8221;<br \/>\n          name: &#8220;<red>Iron Boots&#8221;<br \/>\n    # Patient-Zero Role<br \/>\n    patientzero:<br \/>\n      bow:<br \/>\n        name: &#8220;<green>Basic Bow&#8221;<br \/>\n        lore:<br \/>\n          &#8211; &#8220;<gray>Defend yourself!&#8221;<br \/>\n      sword:<br \/>\n        type: &#8220;minecraft:iron_sword&#8221;<br \/>\n        name: &#8220;<green>Sword&#8221;<br \/>\n        lore:<br \/>\n          &#8211; &#8220;<gray>Eliminate survivors!&#8221;<\/p>\n<p>  double-jump:<br \/>\n    enabled: false<br \/>\n    velocity: 0.5<br \/>\n    cooldown: 10 # Cooldown in seconds<\/p>\n<p>    cooldown-message: &#8220;<red>You must wait <yellow>%time% <red>seconds before double jumping again!&#8221;<\/p>\n<p># Your maps will be saved here<br \/>\nmaps: []<br \/>\n&#8220;`<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A minecraft plugin which adds the famous minigame Infection by Hypixel<\/p>\n","protected":false},"featured_media":84849,"template":"","meta":{"_minecraft_slug":"infection-minigame","_minecraft_project_id":"5RQMBtQG","_minecraft_author":"Kalbskinder","_minecraft_license":"MIT","_minecraft_downloads":120,"_minecraft_follows":7,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"infection-minigame.zip","_minecraft_size_bytes":345947,"_minecraft_version_count":5,"_minecraft_updated_at":"2026-05-15T19:11:16.257116Z","_minecraft_date_created":"2025-07-04T19:56:56.861466Z","_minecraft_date_modified":"2026-05-04T12:38:55.837953Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/infection-minigame","_minecraft_icon_attachment_id":84849,"_minecraft_imported_at":"2026-06-04T20:25:44+00:00","_minecraft_import_hash":"e41bd1ac48c917ae0225a2b50fe774e4","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[866,127,128,867],"mod_loader":[132,133],"minecraft_version":[62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-84848","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-minigame","mod_category-paper","mod_category-purpur","mod_category-social","mod_loader-paper","mod_loader-purpur","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>Infection - 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\/infection-minigame\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Infection - Minecraft\" \/>\n<meta property=\"og:description\" content=\"A minecraft plugin which adds the famous minigame Infection by Hypixel\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/\" \/>\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=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/infection-minigame\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/infection-minigame\\\/\",\"name\":\"Infection - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/infection-minigame\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/infection-minigame\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/infection-minigame-icon-751ef8394583803f190a4e8d8cf9e9eb9e344406.png\",\"datePublished\":\"2026-06-04T20:25:43+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/infection-minigame\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/infection-minigame\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/infection-minigame\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/infection-minigame-icon-751ef8394583803f190a4e8d8cf9e9eb9e344406.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/infection-minigame-icon-751ef8394583803f190a4e8d8cf9e9eb9e344406.png\",\"width\":300,\"height\":300},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/infection-minigame\\\/#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\":\"Infection\"}]},{\"@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":"Infection - 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\/infection-minigame\/","og_locale":"en_US","og_type":"article","og_title":"Infection - Minecraft","og_description":"A minecraft plugin which adds the famous minigame Infection by Hypixel","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/","name":"Infection - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/infection-minigame-icon-751ef8394583803f190a4e8d8cf9e9eb9e344406.png","datePublished":"2026-06-04T20:25:43+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/infection-minigame-icon-751ef8394583803f190a4e8d8cf9e9eb9e344406.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/infection-minigame-icon-751ef8394583803f190a4e8d8cf9e9eb9e344406.png","width":300,"height":300},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/infection-minigame\/#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":"Infection"}]},{"@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\/84848","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\/84849"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=84848"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=84848"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=84848"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=84848"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}