Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Rich MinigamesAPI supporting different types of Minigames. Archived as no longer actively used or developed, and Prodrivers is migrating to its own minigame system.

Notifications You must be signed in to change notification settings

Prodrivers/MinigamesAPI

 
 

Repository files navigation

MinigamesAPI Build Status

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

Features

  • 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.

Games

Links

Maven


<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>


About

Rich MinigamesAPI supporting different types of Minigames. Archived as no longer actively used or developed, and Prodrivers is migrating to its own minigame system.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%