Rich MinigamesAPI supporting different types of Minigames in spigot-minecraft. Originally written by instancelabs.
Release builds can be found at (Nexus repository)[http://nexus.xworlds.eu/nexus/content/repositories/mce-releases/] Development Files can be found at (Nexus repository)[http://nexus.xworlds.eu/nexus/content/repositories/mce-snapshots/] Complete download package at (Minigameslib.de)[http://www.minigameslib.de/downloads_en.php#all]
Tested with 1.8.X, 1.9.X, 1.10, 1.11
- Arenasystem
- Customizable messages
- Different minigame types
- VIP Arenas
- Economy, command and item rewards
- Overall Customization/Attributes like player counts, countdowns, spawns, boundaries etc.
- Signs and corresponding Arena states
- Fast map regeneration mechanism
- Kits/Classes and Classes Gui
- Arcade system
- MySQL/SQLite support
- Guns API (unfinished and only in use in Warlock Tactical right now)
- Bungee support including signs
- Party (/party)
- Achievements
- Additional shops with Gui
- Included effects like blood or dead bodies lying around
- More stuff
For details on premium services and for downloads see our Homepage.
See the wiki or the JavaDocs for more information on API usage.
- BedWars
- BowBash
- ColorMatch
- Conquer
- DeathRun
- FlyingCars
- GunGame
- HorseRacingPlus
- Jumper
- MobEscape
- NoteBlockBlitz
- OneInTheChamber
- SeaBattle
- SkyWars
- Snake
- Splegg
- Sudoku
- TrapdoorSpleef
- Warlock
- WarlockTactical
- (Wiki)[https://github.com/MysticCity/MinigamesAPI/wiki]
- (Issues/Support)[https://github.com/MysticCity/MinigamesAPI/issues]
- (Resource@spigotmc)[https://www.spigotmc.org/resources/minigameslib.23844/]
- (Forum@Spigotmc)[https://www.spigotmc.org/threads/minigameslib.150548/]
<repository>
<id>MinigamesAPI-Repo</id>
<name>MinigamesAPI Repository</name>
<url>http://nexus.xworlds.eu/nexus/content/groups/mce/</url>
</repository>
<dependency>
<groupId>com.github.MCE-Plugins</groupId>
<artifactId>MinigamesLib</artifactId>
<version>1.14.16-SNAPSHOT</version>
</dependency>