
fast paced 2-teams shooter

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!
Disclaimer: This plugin is not affiliated with Mineplex and was made as a hobby project to keep Mineplex's paintball mini-game alive. Use at your own risk.
If you are looking for maps to play this game, hop on our Discord where ready-to-play maps are available to download!

There are 3 types of guns players can choose from with different properties:

With /pb stats you can see the statistics about the games you played or the statistics from other players.

/pb join Paintball.To set up your own paintball game, you need to do the following steps:
The arenas (or maps) where the battles take place consist of:
The commands for that are:
/pb arena create <arena name> <schematic name>/pb arena add-spawn <arena name> <team name>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.
/pb lobby create <lobby name>/pb join <lobby name>/pb lobby link-arena <lobby name> <arena name>Now you are ready to play :)
This plugin supports placeholders for displaying the stats for each player, e.g., with holograms.
List of Placeholderspaintball_games_played
paintball_games_won
paintball_games_lost
paintball_kills
paintball_deaths
paintball_kd
paintball_revives
paintball_rifle_times_used
paintball_rifle_shots_fired
paintball_rifle_bullet_hits
paintball_rifle_accuracy
paintball_shotgun_times_used
paintball_shotgun_shots_fired
paintball_shotgun_bullet_hits
paintball_shotgun_accuracy
paintball_machine_gun_times_used
paintball_machine_gun_shots_fired
paintball_machine_gun_bullet_hits
paintball_machine_gun_accuracy[/code]
#change this to "plugins/FastAsyncWorldEdit/schematics" if you are using FAWE
schematics-folder: "plugins/WorldEdit/schematics"
#seconds until game start if enough players joined a lobby
countdown:
seconds: 60
game:
#minimum amount of players to get a game started
min-players: 2
#maximum amount of players to join a lobby
max-players: 16
#amount of hearts that players get ingame
player-health-points: 4
#how many water bombs each player gets at start of game
water-bombs: 3
#chat prefixes that players get ingame. Use & to add color codes
chat-prefix:
alive: "%team-color%<%player%>&r"
dead: "&7Dead %team-color%<%player%>&r"
#modifiers to fine tune each paintball kit
kit-settings:
rifle:
#damage in 1/2 hearts
bullet-dmg: 3
bullet-speed: 3.0
bullet-spread: 0.01
#speed potion effect strength
player-speed: 1
shotgun:
bullet-count: 6
bullet-dmg: 1
bullet-speed: 1.25
bullet-spread: 0.35
player-speed: 1
machine-gun:
bullet-dmg: 1
bullet-speed: 2.25
max-bullet-spread: 0.2
player-speed: 1
paintball.play
allows players to join paintball lobbies. Enabled for everyone by default.
paintball.moderator
Allows player to make others join a lobby with /pb join <player name> and start a game with /pb start.
paintball.configure
Allows player to use /pb lobby and /pb arena commands.
/pb reload
Reload changes in the config.yml or language.yml.
/pb join <lobby name>
Join a paintball game.
/pb stats <player name>
View your stats of the games you or another player played.
/pb leave
Leave a game lobby.
/pb start
Force starts the game in a lobby.
/pb arena
create <arena name> <schematic name>delete <arena name>copy <old arena name> <new arena name>move <arena name>add-spawn <arena name> <team name>remove-spawn <arena name> <team name> <spawn list index>list-spawns <arena name> <team name>reset <arena name>/pb lobby
create <lobby name>delete <lobby name>link <lobby name> <arena name>unlink <arena name>set-spawn <lobby name>set-exit <lobby name>list-arenas <lobby name>/pb list
arenaslobbies