
Slate
A library for creating clean server-side screens easily
About this Mod
Slate is a library for server-side developers which makes creating clean server-side screens easy.
Usage
Public builds of Slate can be found on the Modrinth page.
To use Slate as a dependency you can find the artefact on our public Maven repository.
build.gradle
repositories {
maven {
name = "MC Brawls"
url = "https://maven.mcbrawls.net/releases/"
}
}
dependencies {
include modImplementation ("net.mcbrawls:slate:$slate_version")
}
gradle.properties
slate_version=1.0
Getting Started
Slate is designed to be super simple.
val slate = slate()
slate.open(player)
This is all you need to create a slate! To find out how to customise your slate, see our wiki.
Available Versions
How to Install Slate on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.4).
Install Mod
Open the mod browser in the dashboard and search for "Slate". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.4, 1.21.3
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Slate server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.4). You can switch loaders with one click in the panel.
Is Slate compatible with fabric?
Slate officially supports fabric for Minecraft 1.21.4, 1.21.3. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Slate – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Slate consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Slate with just one click on your server.