Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 648 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 648 Bytes

LightspeedCore

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.

Modules

  • TPA
  • DMs (/msg)
  • Chest sorter
  • PVP toggle
  • Chat announcements
  • Scoreboard
  • Events
  • Points
  • Moderation commands

Installation

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.