Server GUI

Quick rating

Server GUI

No reviews yet

A user-interface based library useful for creating front-end UIs for existing game screens on both NeoForge and Fabric

No Theme
No Genre
QoL & Tweaks
UI & Menu Tool
Mod Fork/Port
API/Library
Mod Loaders
NeoForge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
ServUI 1.9.1+1.21.10 (NeoForge)
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

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

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

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

Usage (for mod developers):

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
}

Exemple 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.

Screenshots

Gallery

  • wAru9qk.png
    wAru9qk.png Auction House Example
  • PML9LoW.png
    PML9LoW.png Auction House Example
  • kM3qF1N.png
    kM3qF1N.png Auction House Example
  • 0hOWk2B.png
    0hOWk2B.png Auction House Example
  • Screenshot from 2025-05-23 19-40-28.png
    Screenshot from 2025-05-23 19-40-28.png Screenshot from 2025-05-23 19-40-28.png
  • Screenshot from 2025-05-23 19-41-18.png
    Screenshot from 2025-05-23 19-41-18.png Screenshot from 2025-05-23 19-41-18.png
  • Screenshot from 2025-05-23 19-41-55.png
    Screenshot from 2025-05-23 19-41-55.png Screenshot from 2025-05-23 19-41-55.png
  • Screenshot from 2025-05-23 19-39-37.png
    Screenshot from 2025-05-23 19-39-37.png
  • Screenshot from 2025-05-23 19-40-39.png
    Screenshot from 2025-05-23 19-40-39.png Close buttons
  • Screenshot from 2025-05-23 19-41-18.png
    Screenshot from 2025-05-23 19-41-18.png Trade
  • Screenshot from 2025-05-23 19-41-46.png
    Screenshot from 2025-05-23 19-41-46.png
  • Screenshot from 2025-05-23 19-41-55.png
    Screenshot from 2025-05-23 19-41-55.png
  • Screenshot from 2025-05-23 19-42-29.png
    Screenshot from 2025-05-23 19-42-29.png Nested GUIs
  • Nested GUI
    Nested GUI
  • Trade
    Trade
  • Game
    Game
  • Mod Auction House
    Mod Auction House Screenshot from the Auction House Plus Mod using this lib
  • Close button
    Close button
  • Game with "Joystick"
    Game with "Joystick"

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works