
ModsJava
SkBriggy
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
SkBriggy
SkBriggy is a Skript addon that allows users to create commands using Minecraft's Brigadier command system. This enables you to use command suggestions in the style that Minecraft does.
While this is not intended to be a drop in replacement for Skript commands, it does allow for some more intuitive command building.
Docs:
Visual Differences:
Skript (with SkBee for tab completions):
Code:
command /skriptban <player> <number> <text> <text>:
trigger:
# do stuff
on tab complete of "/skriptban":
set tab completions for position 2 to "<time>"
set tab completions for position 3 to "minutes", "hours" and "days"
set tab completions for position 4 to "<reason>"
Visual:
SkBriggy
Code:
brig command /brigban <player> <time:int> <span:string> <reason:greedystring>:
arguments:
set suggestions of "span" arg to "minutes", "hours" and "days"
trigger:
# do stuff
Visual:
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.1, 1.21.2, 1.21.3
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as SkBriggy-1.8.0.jar — drop this file into the mods folder
- Download size: 897 KB
- Download link checked 29 Aug 2026 — working
These come from our own check of the pack file, not from the source page.
