Skip to content

tuff-net/Solstice

 
 

Repository files navigation

Solstice Essentials

Essentials for Fabric servers! Plus some other features!

build

Join the Discord server

Download

Modrinth

CurseForge

Documentation

Consult the Solstice Documentation to configure the mod.

Developers

Would you like to interface with Solstice?

Add the Maven repository:

maven {
    name "alexdevs"
    url "https://maven.alexdevs.me/releases"
}

...and add the dependency:

// Solstice Essentials
modImplementation "me.alexdevs:solstice:VERSION"

Replace VERSION with the preferred version. eg. 0.3.1-alpha

About

Essential commands and features for Fabric servers backported to 1.21.8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%