ColorCube is a custom mini-game inspired by [MuscleCraft ColorCube gamemode](http://www.minecraftforum.net/forums/mapping-and-modding/maps/2112617-14w25b-color-cube-a-painting-minigame-by). The plugin was built to create a fully automated mini-game experience.
Features include:
- Complete automation
- Powerups (Freeze, Swap, Splash)
- Custom lobby signs
- Ability to configure paintable blocks
- Spectating
- Starting games by vote
- Whitelisted Commands
- Auto-Start with percentage
- Explosive Black Blocks(Black Stained Clay) will start launching players when placed in your arenas
- Unlimited amount of arenas (limited by your system)
- Ability to run ultiple games simultaneously.
- Easy game setup
- Specific permissions per arena
- Auto-start games when arena is full
- Multiworld support
- Scoring management
- Arena restoration
- Arena protection and much more!
Supports MC 1.8, 1.9, 1.10, and 1.11
- Java 7+
- Spigot MC 1.8+ (1.8-R0.1-SNAPSHOT or Higher)
- WorldEdit
Requires Maven 3 & Git
Begin by cloning the repository.
git clone https://github.com/endercrest/ColorCube.git
Navigate to created directory
cd ColorCube
Next complie the project by running the following command:
mvn clean install
The plugin will compile into <project-dir>/ColorCube-Plugin/target/ColorCube.jar
ColorCube requires a working version of Spigot or Bukkit to be installed and setup. Once a Spigot or Bukkit server is setup, drop ColorCube into the plugins folder of the server and restart the server. For details on how to use the plugin in-game, head over to the ColorCube resource page on Spigot or the Wiki.
Run into an issue? Please use the issue tracker provided by GitHub. Issues will hopefully be resolved as soon a possible.