MysticCity / MinigamesAPI

Rich MinigamesAPI supporting different types of Minigames
20 stars 15 forks source link

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

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>