/LunarAgent-Weave

A rewrite of my old Lunar-Agent using Weave, a LunarClient mod loader.

source at gitlab

Lunar Agent

  • A Weave mod for improving LunarClient experience.
  • Check out the old version here. It is a pure java agent (not a Weave mod).

Features

Hypixel Bedwars Stats Checker

Specify: /lunaragent bedwars specify <player>

Who (/who): /lunaragent bedwars who

Party (/party list): /lunaragent bedwars party


How to use

  1. Download Lunar Agent mod.
  2. Place the jar in your Weave mods folder.
    1. Windows: %userprofile%\.lunarclient\mods
    2. Unix: ~/.lunarclient/mods
  3. Add Weave Loader to your java agent list.

Download


Build

  • Clone the repository.
  • Run ./gradlew build in the root directory.
  • The built jar file will be in build/libs.

Credits


License