promotional bannermobile promotional banner

S-Lib

A core utility library providing shared code for Stalemated's mods.
Back to Files

S-Lib 2.1.0 - Fabric 1.20.1

File names-lib-fabric-2.1.0+1.20.1.jar
Uploader
StalematedStalemated
Uploaded
Aug 29, 2026
Downloads
472
Size
91.8 KB
Mod Loaders
Fabric
File ID
8761894
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:s-lib-1576101:8761894"

Learn more about Curse Maven

What's new

Full Changelog

2.1.0+1.20.1

Features

  • Created SyncedConfigManager, a specialized ConfigManager that handles network sync between client and server configs
    • It allows for custom permissions to edit configs in game (such as OP only, etc...)
    • Same syntax as the recently added BaseConfigManager class (or even simpler)
    • Whenever a config file is edited in a server, the config applies instantly and gets automagically sent to all players

This mod has no additional files