Fabric.SK

Fabric.SK

Fabric.SK is a Fabric version of the Skript plugin for Minecraft.

by
503 Downloads
fabricquiltgame-mechanicsmanagementutility
Rent Server with this Mod

About this Mod

Fabric.SK is a server‑side Skript engine for Fabric, allowing you to write simple, readable .sk scripts to automate gameplay, create commands, react to events, and build lightweight server logic — all without plugins or mods on the client.

Fabric.SK brings the spirit of Bukkit Skript to the modern Fabric ecosystem with a clean parser, AST engine, and runtime designed specifically for 1.21+.

✨ Features

  • ✔ Server‑side only — no client mod required

  • ✔ Skript‑style syntax (command, on join, broadcast, if, etc.)

  • ✔ Full parser + AST engine

  • ✔ Dynamic command registration (/skcmd )

  • ✔ Event system (on join, on chat, etc.)

  • ✔ Variables + execution context

  • ✔ Hot reload with /fabricsk reload

  • ✔ Scripts stored in config/fabricsk/scripts/ (May be changed in some versions)

📂 Example Script

# example.sk

broadcast "Fabric.SK is running!"

command hello:
    trigger:
        broadcast "Hello from Skript on Fabric!"

on join:
    broadcast "%player% joined the server!"

if true:
    broadcast "This condition is true!"
else:
    broadcast "This will not run."

📁 Script Location

Place .sk files in config/fabricsk/scripts/
Reload with:

/fabricsk reload

🚧 Roadmap
Variables with persistence

More events (chat, death, block break, etc.)

Expressions (player name, location, etc.)

Conditions (player is op, name is "DemoMC___", etc.)

Effects (kick, teleport, give, etc.)

Addon API


Fabric.SK - Create scripts in Fabric.


Other Projects

Mod List

Reworked TPA

Elytra Softlock

Available Versions

Fabric.SK 0.2-SNAPSHOT [1.21.1-1.21.5]release
MC 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5fabric
June 1, 2026
Fabric.SK 0.1.0 [1.21.4-26.1.2]release
MC 1.21.4, 1.21.5, 1.21.6, 1.21.7, 1.21.8, 1.21.9, 1.21.10, 1.21.11, 26.1, 26.1.1, 26.1.2fabric, quilt
May 13, 2026

How to Install Fabric.SK on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set fabric Loader

In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).

3

Install Mod

Open the mod browser in the dashboard and search for "Fabric.SK". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

fabricquilt

Minecraft Versions

26.1.2, 26.1.1, 26.1 (+12 more)

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Fabric.SK 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 (26.1.2). You can switch loaders with one click in the panel.

Is Fabric.SK compatible with fabric and quilt?

Fabric.SK officially supports fabric, quilt for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Fabric.SK – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Fabric.SK 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.

Rent Modded Server

Install Fabric.SK with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

26.1.226.1.126.11.21.111.21.101.21.91.21.81.21.71.21.61.21.5+5 more