Files
2026-05-01 19:44:14 +02:00

725 B

🌙 LunarisMC Lobby Plugin

LunarisMC.de
This plugin handles essential lobby functions for our Minecraft Network Lobby, ensuring a smooth and user-friendly experience for all players upon joining.
Hardcoded variables are the reason for not creating a release. If you want to use, change values in code and build yourself


📦 Features

Clear player inventory on join
Teleport player on join
Set spawn location and teleport on void fall


🛠️ Installation

  1. build it yourself (see below)

💻 Building

This plugin uses Gradle for building.

git clone https://github.com/WinniePatGG/LobbyPlugin.git
cd LobbyPlugin
gradlew build