Fabric.SK 图标

Fabric.SK

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.2.5-ALPHA
本资源为搬运资源,原资源地址: https://modrinth.com/mod/skript-for-fabric
资源信息

Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 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.2

平台: fabric quilt

标签: game-mechanics management utility

资源介绍

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

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Zeeraket

价格:0 墨喵币
下载量:0

查看详情
BSL_Sinicization(BSL光影包汉化)

价格:0 墨喵币
下载量:20

查看详情
[ItemPhysic]3D Items-Vanillaism

价格:0 墨喵币
下载量:0

查看详情
Purple Dream Experience Bar

价格:0 墨喵币
下载量:0

查看详情