MinigamesAPI

4.6k Downloads

MinigamesAPI

This is a library for developers, which helps you to create a minigames.

This library can simplify in creation of minigames, as it includes basic tools for it, and because of preapred architecture allow you to host several minigames on one server.

Features

  1. You can easily create a minigames
  2. Allow you to host several minigames
  3. Easy API
  4. Allow you to create a changeable signs

Getting started

  1. Download the MinigamesAPI and put it in plugins folder
  2. Put TagAPI and TabAPI (with ProtocolLib) in plugins folder
  3. Connect the MAPI as a library with your IDE.
  4. Create your minigames!

Work with API

JavaDocs

Source code

Requirements (optional)

  • TagAPI
  • TabAPI

Debug mode

To use debug mode create config in plugins/MinigamesAPI if it not exists and set "debug-mode" to true.

Metrics

This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:

  • A unique identifier
  • The server's version of Java
  • Whether the server is in offline or online mode
  • The plugin's version
  • The server's version and core
  • The OS version/name and architecture
  • The core count for the CPU
  • The number of players online
  • The Metrics version
  • The server's location

Opting out of this service can be done by editing plugins/Metrics/config.yml and changing opt-out to true.