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
- You can easily create a minigames
- Allow you to host several minigames
- Easy API
- Allow you to create a changeable signs
Getting started
- Download the MinigamesAPI and put it in plugins folder
- Put TagAPI and TabAPI (with ProtocolLib) in plugins folder
- Connect the MAPI as a library with your IDE.
- Create your minigames!
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.