Skip to content

A simple minecraft fabric server mod that does various different, common things useful on almost every minecraft server.

License

Notifications You must be signed in to change notification settings

Blayung/blays-utils

Repository files navigation

Blay's Server Utlities

THIS MOD IS STILL IN DEVELOPMENT!

What is this?

It is a simple minecraft fabric server mod that does various different, common things useful an almost every minecraft server.

Included features

  • A configurable /info command
  • A configurable /rules command
  • A configurable hello message
  • A /broadcast command <- todo

How to compile this mod? (assuming you're on linux)

  1. Make sure you have jdk 17 and git installed. If not, check these links out: https://git-scm.com/downloads, https://www.oracle.com/pl/java/technologies/downloads/#java17
  2. Clone the repo: git clone https://github.com/Blayung/blays-utils.git; cd blays-utils
  3. Compile the mod: ./gradlew build
  4. Now the mod jar file should be here: ./build/libs/blays-utils-1.0.0.jar

About

A simple minecraft fabric server mod that does various different, common things useful on almost every minecraft server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages