HomeJavaModsFrostGamesCore
FrostGamesCore
[​IMG]

At the moment, this plugin is in a pre-pre-pre beta development.. They can make MiniGames, and the FrostGamesCore will add them to a chest-HUD. A better description will follow.

We are searching for helpers. If anyone is interested, contact me with a private message.

It would be nice when you give us feedback and it will motivating us to release new content...

This plugin is high configurable, from the messsages to the commands.
The default commands are:

/fg and /minigames : Opens the HUD
/games : List all available games

The config is self explaining


[​IMG]
This section is for the developers

To make a MiniGame, you need a lot of Java knowledge. The Plugin only add the MiniGame to a HUD.
You must import the FrostGamesCore to your project.
You must make a normal plugin with a plugin.yml.
You must make 2 classes:

The main class for the plugin
A seperated class for the minigame

In the onEnable() function, you must add:

FrostGames.addGameToHUD ( gamename , item , minigameclass );

gamename is the unformatted name of the plugin
item is the item that will be displayed in the HUD
minigameclass is the path of the seperated class for the minigame

When you click the item in the HUD, the plugin will call the main method of the seperated class.

The seperated class must have the constructor:

public classname(String playername)

In the future, we will add more things that make it easier to develop a minigame.

Expected Full Release Date: July 2016.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

FrostGamesCore is a free Minecraft Java mod. Compatible with Minecraft 1.8. Downloaded 2,289 times (via Spigot). Download it and open it directly in the game.

Explore more