Mineuniverse
Log in Register
Mods

Server GUI

A user-interface based library useful for creating front-end UIs for existing game screens on both NeoForge and Fabric
by plus_200
Download Claim this project
855 downloads
0 likes
Updated Jul 6, 2026
0 hypes
API and Library Cosmetic Server Utility Utility & QoL

ServUi

This is a port of the SGui Library that is a small, jij-able library that allows creation of server side guis.

The goal is to allow Fabric mods that uses the original SGui to be ported on Neoforge, using this build.

Usage (for mod developpers):

Add it to your dependencies like this:

  • create a lib directory and put the jar in it.
  • Add the local repository to your build.gradle:
repositories {
    flatDir { 
        dir 'libs'
    }
}

dependencies {
    modImplementation include("co.lemee:servui:1.9.1+1.21.5-neoforge") // Adapt it, it should match the jar your are using
}

Example of a mod using it: AuctionHouse

After that you are ready to go! You can use SimpleGUI and other classes directly for simple ones or extend them for more complex guis.

ServUI 1.9.1+1.21.10 (NeoForge)
MC NeoForge
Release 2026-01-06 Get
ServUI 1.9.1+1.21.10 (Fabric)
MC Fabric
Release 2026-01-06 Get

More from plus_200

Broken Tool
3,667
Chicken Feather
2,464
Real Economy
1,906
Auction House Plus
1,565
Perma Death
1,150

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314