Skip to content
This repository has been archived by the owner on Jan 3, 2021. It is now read-only.

Lunar Client Bukkit API created by members of the community. This API was used to enable features on ANY Minecraft server, such as teammate waypoint markers, the enabling/disabling of staff modules, etc. Created by @TewPingz, cleaned up by @ThatKawaiiSam and @kodak.

TewPingz/LunarClientAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This has been archived!

This Lunar Client API was patched a few months ago but i really didn't pay much attention to it, Lunar Client developers have patched the bug with the server sided emoting meaning authentication will now be impossible with this API, but i will also not try to find another way as they have their API on their repository (https://maven.moonsworth.com/repository/lunarclient-public/) and they will keep a better job at keeping up with updates than i will since they are making the client. This has been fun and i would like to thank ThatKawaiiSam, Anvils and pmpy for the support with it.

LunarClientAPI

The Lunar Client API will allow you to detect when a player is running Lunar Client, enable and disable HUD modules, allow x-ray for your staff, and much more.

Reporting an issue

If you find an issue you can submit it here.

Get the Source

  1. Install maven sudo apt-get install maven
  2. Verify installation mvn -v
  3. Clone the repository git clone git@github.com:TewPingz/LunarClient.git
  4. Navigate to the new folder cd lunarclientapi
  5. Import pom.xml into your IDE

Compile a Build

  1. Navigate to the repository home directory
  2. Run mvn clean install
  3. Find the compiled jars at Plugin/target/LunarClient-Plugin-version.jar and API/target/LunarClient-API-version.jar

Contributing

You can submit a pull request with your changes.

About

Lunar Client Bukkit API created by members of the community. This API was used to enable features on ANY Minecraft server, such as teammate waypoint markers, the enabling/disabling of staff modules, etc. Created by @TewPingz, cleaned up by @ThatKawaiiSam and @kodak.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages