Home - Senither/Lilypad-Minigame-Hook GitHub Wiki

Welcome to the Lilypad Minigame Hook wiki!

Lilypad Minigame Hook is one of two parts of the Lilypad Minigame network, the other part being the Lilypad Minigame Lobby plugin, both plugins work in combination with each other to form a minigame network via LilypadMC. The lobby plugin handles game boards, displaying useful information to the players, and tracking servers that use the hook plugin, while the hook plugin sends data to the lobby server(s) that should be displayed on the game boards.

Lilypad Minigame Hook has a simple and easy to use API which makes it easy for developers to register their own placeholders.

API Overview

Every API method can the accessed via the Minigame API class found at the package below:

com.senither.lilypad.minigame.api.LilypadMinigameAPI