Custom code for the IU Minecraft server. This is currently in development phase and will be iterated upon.
- Verifying users with the IU Login to prevent griefing.
- Displaying users name and year/status in-game.
- Network wide cross-chat (in the case of multiple servers).
This repository contains all custom code written for IUMC. The entire project is stored in a MonoRepo for ease of organization. Currently, the need for a Spigot/Paper plugin is not needed as network wide verification will be done with a velocity plugin.
In the future that may change so the iumc-core
contains the basis for a PaperSpigot plugin.