{"id":102001,"date":"2026-06-05T23:40:07","date_gmt":"2026-06-05T20:40:07","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/"},"modified":"2026-06-05T23:40:07","modified_gmt":"2026-06-05T20:40:07","slug":"minecraft-paintball","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/","title":{"rendered":"Minecraft Paintball"},"content":{"rendered":"<p>![paintball plugin banner](https:\/\/cdn.modrinth.com\/data\/cached_images\/5fcc44aad924675a63a23a2dca05eee0c57f3c62.png)<\/p>\n<p>Minecraft Paintball is a fast-paced shooter game with 2 teams battling with paintball guns. Players who get painted from helmet to boots are stunned and must hope for a teammate to revive them with a water bomb. The team with the last players standing wins!<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube-nocookie.com\/embed\/9hdtzApqch0\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen><\/iframe><\/p>\n<p>**Disclaimer:** This plugin is not affiliated with Mineplex and was made as a hobby project to keep Mineplex&#8217;s paintball mini-game alive. Use at your own risk.<\/p>\n<p>## Playable Maps<\/p>\n<p>If you are looking for maps to play this game, hop on our Discord where ready-to-play maps are available to download!<\/p>\n<p>![preview with three paintball maps](https:\/\/cdn.modrinth.com\/data\/cached_images\/88fdf6f8ce51a4dfb98da313abb77e0b4ef2a892.jpeg)<\/p>\n<p>## Guns<\/p>\n<p>There are 3 types of guns players can choose from with different properties:<\/p>\n<p>![descriptions of the three gun types](https:\/\/cdn.modrinth.com\/data\/cached_images\/0123527eba16e375c04b9f1bb15bf2741d12ff82.png)<\/p>\n<p>## Stats<\/p>\n<p>With `\/pb stats` you can see the statistics about the games you played or the statistics from other players.<\/p>\n<p>![example of ingame player stats](https:\/\/cdn.modrinth.com\/data\/cached_images\/079f1c17eb2716b48c8d380b34288d3ea36aa674.png)<\/p>\n<p>## Simple Setup<\/p>\n<p>&#8211; Download the plugin and WorldEdit and slap it into your plugins folder.<br \/>\n&#8211; Head to our Discord and download the world with playable maps.<br \/>\n&#8211; Start your server and join a round of paintball with your friends: `\/pb join Paintball`.<\/p>\n<p>## Custom Setup<\/p>\n<details>\n<summary>Setup<\/summary>\n<p>To set up your own paintball game, you need to do the following steps:<br \/>\n&#8211; Create at least 1 arena (a map) where the paintball battle can take place.<br \/>\n&#8211; Create 1 waiting lobby where players wait until enough players have joined to start a game.<br \/>\n&#8211; Link the arena to the waiting lobby.<\/p>\n<p>### Arena Setup<\/p>\n<p>The arenas (or maps) where the battles take place consist of:<br \/>\n&#8211; 1 WorldEdit Schematic to reset after a match.<br \/>\n&#8211; Spawnpoints for both teams, where the players are teleported to at the beginning of the game.<\/p>\n<p>The commands for that are:<br \/>\n&#8211; `\/pb arena create <arena name> <schematic name>`<br \/>\n  Creates the arena with a name and a schematic. The arena schematic will be pasted to the location you are at.<br \/>\n&#8211; `\/pb arena add-spawn <arena name> <team name>`<br \/>\n  The block you are standing on will now be added as a spawn point for one of the two teams (Ember or Ice).<\/p>\n<p>### Lobby Setup<\/p>\n<p>Players must join a waiting lobby to start a paintball game. When the minimum number of players joined, a countdown to the start of the game begins. In the lobby players can select their weapon, queue for a team, and vote for the map to play on next.<\/p>\n<p>&#8211; `\/pb lobby create <lobby name>`<br \/>\n  Creates a waiting lobby. The block you are standing on is now the spawn point for players joining the lobby.<br \/>\n&#8211; `\/pb join <lobby name>`<br \/>\n  Command to join a lobby.<br \/>\n&#8211; `\/pb lobby link-arena <lobby name> <arena name>`<br \/>\n  Links an arena to a lobby so that it can be played in that lobby.<br \/>\n  **A lobby MUST have at least 1 linked arena to start a game.**<\/p>\n<p>Now you are ready to play \ud83d\ude42<\/p>\n<\/details>\n<p>## PlaceholderAPI<\/p>\n<p>This plugin supports placeholders for displaying the stats for each player, e.g., with holograms.<\/p>\n<details>\n<summary>List of Placeholders<\/summary>\n<p>&#8220;`<br \/>\npaintball_games_played<br \/>\npaintball_games_won<br \/>\npaintball_games_lost<br \/>\npaintball_kills<br \/>\npaintball_deaths<br \/>\npaintball_kd<br \/>\npaintball_revives<\/p>\n<p>paintball_rifle_times_used<br \/>\npaintball_rifle_shots_fired<br \/>\npaintball_rifle_bullet_hits<br \/>\npaintball_rifle_accuracy<\/p>\n<p>paintball_shotgun_times_used<br \/>\npaintball_shotgun_shots_fired<br \/>\npaintball_shotgun_bullet_hits<br \/>\npaintball_shotgun_accuracy<\/p>\n<p>paintball_machine_gun_times_used<br \/>\npaintball_machine_gun_shots_fired<br \/>\npaintball_machine_gun_bullet_hits<br \/>\npaintball_machine_gun_accuracy[\/code]<br \/>\n&#8220;`<br \/>\n<\/details>\n<p>## Config<\/p>\n<details>\n<summary>Config<\/summary>\n<p>&#8220;`<br \/>\n#change this to &#8220;plugins\/FastAsyncWorldEdit\/schematics&#8221; if you are using FAWE<br \/>\nschematics-folder: &#8220;plugins\/WorldEdit\/schematics&#8221;<br \/>\n#seconds until game start if enough players joined a lobby<br \/>\ncountdown:<br \/>\n    seconds: 60<br \/>\ngame:<br \/>\n    #minimum amount of players to get a game started<br \/>\n    min-players: 2<br \/>\n    #maximum amount of players to join a lobby<br \/>\n    max-players: 16<br \/>\n    #amount of hearts that players get ingame<br \/>\n    player-health-points: 4<br \/>\n    #how many water bombs each player gets at start of game<br \/>\n    water-bombs: 3<br \/>\n#chat prefixes that players get ingame. Use &#038; to add color codes<br \/>\nchat-prefix:<br \/>\n    alive: &#8220;%team-color%<%player%>&#038;r&#8221;<br \/>\n    dead: &#8220;&#038;7Dead %team-color%<%player%>&#038;r&#8221;<br \/>\n#modifiers to fine tune each paintball kit<br \/>\nkit-settings:<br \/>\n    rifle:<br \/>\n        #damage in 1\/2 hearts<br \/>\n        bullet-dmg: 3<br \/>\n        bullet-speed: 3.0<br \/>\n        bullet-spread: 0.01<br \/>\n        #speed potion effect strength<br \/>\n        player-speed: 1<br \/>\n    shotgun:<br \/>\n        bullet-count: 6<br \/>\n        bullet-dmg: 1<br \/>\n        bullet-speed: 1.25<br \/>\n        bullet-spread: 0.35<br \/>\n        player-speed: 1<br \/>\n    machine-gun:<br \/>\n        bullet-dmg: 1<br \/>\n        bullet-speed: 2.25<br \/>\n        max-bullet-spread: 0.2<br \/>\n        player-speed: 1<br \/>\n&#8220;`<br \/>\n<\/details>\n<p>## Permissions<\/p>\n<details>\n<summary>Permissions<\/summary>\n<p>&#8211; `paintball.play`<br \/>\nallows players to join paintball lobbies. Enabled for everyone by default.<br \/>\n&#8211; `paintball.moderator`<br \/>\n  Allows player to make others join a lobby with `\/pb join <player name>` and start a game with `\/pb start`.<\/p>\n<p>&#8211; `paintball.configure`<br \/>\n  Allows player to use `\/pb lobby` and `\/pb arena` commands.<\/p>\n<\/details>\n<p>## List of all Commands<\/p>\n<details>\n<summary>Commands<\/summary>\n<p>&#8211; `\/pb reload`<br \/>\n  Reload changes in the config.yml or language.yml.<\/p>\n<p>&#8211; `\/pb join <lobby name>`<br \/>\n  Join a paintball game.<\/p>\n<p>&#8211; `\/pb stats <player name>`<br \/>\n  View your stats of the games you or another player played.<\/p>\n<p>&#8211; `\/pb leave`<br \/>\n  Leave a game lobby.<\/p>\n<p>&#8211; `\/pb start`<br \/>\n  Force starts the game in a lobby.<\/p>\n<p>&#8211; `\/pb arena`<br \/>\n  &#8211; `create <arena name> <schematic name>`<br \/>\n    Creates an arena with the specified schematic (from the schematics folder, see config). The schematic will be pasted to where you are currently standing.<br \/>\n  &#8211; `delete <arena name>`<br \/>\n    Deletes an arena.<br \/>\n  &#8211; `copy <old arena name> <new arena name>`<br \/>\n    Creates a copy of an arena with a new name and your current location to paste the schematic there.<br \/>\n  &#8211; `move <arena name>`<br \/>\n    Moves the whole arena over to your current location.<br \/>\n  &#8211; `add-spawn <arena name> <team name>`<br \/>\n    Adds a team spawn to an arena where players of a team will be spawned when the game starts.<br \/>\n  &#8211; `remove-spawn <arena name> <team name> <spawn list index>`<br \/>\n    Removes a team spawn from an arena.<br \/>\n  &#8211; `list-spawns <arena name> <team name>`<br \/>\n    Lists all spawns for a team.<br \/>\n  &#8211; `reset <arena name>`<br \/>\n    Rebuilds the schematic of an arena manually.<\/p>\n<p>&#8211; `\/pb lobby`<br \/>\n  &#8211; `create <lobby name>`<br \/>\n    Creates a waiting lobby. The lobby\u2019s spawn point is set to where you are currently standing.<br \/>\n  &#8211; `delete <lobby name>`<br \/>\n    Deletes a waiting lobby.<br \/>\n  &#8211; `link <lobby name> <arena name>`<br \/>\n    Links an arena to a lobby. The arena will now show up in the map vote menu of that lobby.<br \/>\n  &#8211; `unlink <arena name>`<br \/>\n    Unlink an arena from a lobby.<br \/>\n  &#8211; `set-spawn <lobby name>`<br \/>\n    Sets a lobby\u2019s spawn point to where you are currently standing.<br \/>\n  &#8211; `set-exit <lobby name>`<br \/>\n    Sets a lobby\u2019s exit spawn point to where people teleport when leaving the lobby.<br \/>\n  &#8211; `list-arenas <lobby name>`<br \/>\n    Lists all arenas linked to a certain lobby.<\/p>\n<p>&#8211; `\/pb list`<br \/>\n  &#8211; `arenas`<br \/>\n    Lists all arenas created on the server.<br \/>\n  &#8211; `lobbies`<br \/>\n    Lists all lobbies created on the server.<\/p>\n<\/details>\n<p>## Roadmap<\/p>\n<p>&#8211; \u2705 pew pew<br \/>\n&#8211; \u2705 translation support<br \/>\n&#8211; \u2753 Sniper Rifle<br \/>\n  Long range sniper rifle. Sneak to scope. Higher damage the longer scoped.<br \/>\n&#8211; \u2753 idk achievements?<br \/>\n&#8211; \u2753 your ideas<\/p>\n","protected":false},"excerpt":{"rendered":"<p>fast paced 2-teams shooter<\/p>\n","protected":false},"featured_media":102002,"template":"","meta":{"_minecraft_slug":"minecraft-paintball","_minecraft_project_id":"AnZAml2p","_minecraft_author":"GorgeousOne","_minecraft_license":"LicenseRef-All-Rights-Reserved","_minecraft_downloads":331,"_minecraft_follows":4,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"minecraft-paintball.zip","_minecraft_size_bytes":352857,"_minecraft_version_count":2,"_minecraft_updated_at":"2026-05-16T11:29:09.027691Z","_minecraft_date_created":"2024-06-11T01:59:35.825182Z","_minecraft_date_modified":"2024-06-13T22:33:57.307414Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/minecraft-paintball","_minecraft_icon_attachment_id":102002,"_minecraft_imported_at":"2026-06-05T20:40:08+00:00","_minecraft_import_hash":"89015319e7efa65ccb80c56e79aca5d5","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[866,127,129],"mod_loader":[132,134],"minecraft_version":[438,110,115,118,49,51,54,59,102],"class_list":["post-102001","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-minigame","mod_category-paper","mod_category-spigot","mod_loader-paper","mod_loader-spigot","minecraft_version-1-13","minecraft_version-1-14","minecraft_version-1-15","minecraft_version-1-16","minecraft_version-1-17","minecraft_version-1-18","minecraft_version-1-19","minecraft_version-1-20","minecraft_version-1-20-6"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Minecraft Paintball - 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\/minecraft-paintball\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Minecraft Paintball - Minecraft\" \/>\n<meta property=\"og:description\" content=\"fast paced 2-teams shooter\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/\" \/>\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=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecraft-paintball\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecraft-paintball\\\/\",\"name\":\"Minecraft Paintball - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecraft-paintball\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecraft-paintball\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/minecraft-paintball-icon-9b8e967bea9dd453bf0184cddf432c07c708b583.png\",\"datePublished\":\"2026-06-05T20:40:07+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecraft-paintball\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecraft-paintball\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecraft-paintball\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/minecraft-paintball-icon-9b8e967bea9dd453bf0184cddf432c07c708b583.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/minecraft-paintball-icon-9b8e967bea9dd453bf0184cddf432c07c708b583.png\",\"width\":512,\"height\":512},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/minecraft-paintball\\\/#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\":\"Minecraft Paintball\"}]},{\"@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":"Minecraft Paintball - 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\/minecraft-paintball\/","og_locale":"en_US","og_type":"article","og_title":"Minecraft Paintball - Minecraft","og_description":"fast paced 2-teams shooter","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/","og_site_name":"Minecraft","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/","name":"Minecraft Paintball - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/minecraft-paintball-icon-9b8e967bea9dd453bf0184cddf432c07c708b583.png","datePublished":"2026-06-05T20:40:07+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/minecraft-paintball-icon-9b8e967bea9dd453bf0184cddf432c07c708b583.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/minecraft-paintball-icon-9b8e967bea9dd453bf0184cddf432c07c708b583.png","width":512,"height":512},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/minecraft-paintball\/#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":"Minecraft Paintball"}]},{"@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\/102001","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\/102002"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=102001"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=102001"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=102001"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=102001"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}