MineKart is a Minecraft server plugin for Bukkit (though it has been primarily tested on Spigot).
The plugin aims to create a 'Mario Kart' based game mode, allowing players to mount living entities and race against other players. During a race a player (or jockey) can pickup items powerups about the course. Multiple race course types exist, each with there own target goal.
- Multiple course types (Checkpoint and Lap)
- Multiple game running concurrently
- Customizable pickups and powerups
- Use any living entity as a mount
- Live update signs on race progress
- Multiple game modes (Single Player, Coop)
- User statistics
The project is completely written in Java, so you will require the latest JDK.
Along with this, the project is a Maven project. There are a few ways to build a maven project, you can install Maven and build from the command line, or if you use the Java version of Eclipse Maven comes with that, allowing you to import the maven project and run from within the Eclipse IDE.
GNU GPL v2 - Please see LICENSE file for more information.