Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 456 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 456 Bytes

LunarDisabler

Disables every LunarClient mod.

Server Owners

To install this plugin, simply download the jar from the Releases tab on the right and put it into your plugins folder.

Building (for developers)

  • Clone the repo (git clone https://github.com/illuminator3/LunarDisabler.git)
  • Cd into the generated folder (cd LunarDisabler)
  • Build the jar (gradlew build)
  • The built jar is then located at build/libs/LunarDisabler.jar