A core plugin for my WIP server, LightspeedMC (name prone to change)
This is a comprehensive and modular core plugin based on SurvivalCore which will be what powers the LightspeedMC server.
- TPA
- DMs (/msg)
- Chest sorter
- PVP toggle
- Chat announcements
- Scoreboard
- Events
- Points
- Moderation commands
Run the following commands to compile LightspeedCore:
git clone https://github.com/RayzrDev/LightspeedCore.git
cd LightspeedCore
mvn
A compiled JAR file will be available in the target
folder.