JFischer00 / PaintWarPlugin

This is a Bukkit plugin I am making for one of my friends. It's like paintball, but you paint the ground.
Apache License 2.0
1 stars 0 forks source link

PaintWar

This plugin is a minigame that is sort of like paintball, but instead of shooting other players, you try to cover the ground in "paint."

Features/Commands

Several commands and features have been added so far, but this plugin is far from completed. As of right now, you can create a PaintWar game by selecting a cuboid region with WorldEdit and using /pw create <name>. Games are started with /pw start <name> and stopped with /pw stop <name>. Players join the game with /pw join <name>. They will be sorted into two teams: red and blue. They will be given an iron horse armor "paintball gun" that can shoot infinite snowballs. Right now, whatever they shoot at will turn into stained clay in their team's color. That will be fixed eventually. Players' XP bars are timers for the game. Players can leave with /pw leave. Their inventories will be restored. When used without any arguments, /pw list shows a list of PaintWar games. When used with a game name as the argument, it lists players who are currently playing in that game. Status and time left of games can be gotten with /pw status <name>.

Permissions

There are permissions for each command:

Downloads

Downloads can be found on BukkitDev, here.

Planned Features

If you have any questions, suggestions, or error reports, please leave them on the BukkitDev site.