Skip to content

A server-side Minecraft mod that sends data to and provides some other integration with masa's client-side mods

License

Notifications You must be signed in to change notification settings

Minecraft-AMS/servux

 
 

Repository files navigation

Servux

Servux is a server-side mod that provides extra support/features for some client-side mods when playing on a server.

Servux itself is never needed on the clients or in single player, it's only needed/useful on the dedicated server side in multiplayer.

In version 0.1.x it only has one thing, which is sending structure bounding boxes for MiniHUD so that it can render those also in multiplayer.

For compiled builds (= downloads), see https://www.curseforge.com/minecraft/mc-mods/servux

Compiling

  • Clone the repository
  • Open a command prompt/terminal to the repository directory
  • run 'gradlew build'
  • The built jar file will be in build/libs/

About

A server-side Minecraft mod that sends data to and provides some other integration with masa's client-side mods

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%