SkBriggy
🟡 Updated this yearPreview

🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #67 of 82 paper mods in this game by downloads
📋 About This Mod
# SkBriggy SkBriggy is a (https://github.com/SkriptLang/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: (http://skripthub.net/static/addon/ViewTheDocsButton.png)](http://skripthub.net/docs/?addon=SkBriggy) ## Visual Differences: ### Skript (with SkBee for tab completions): Code: ```hs 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: !(https://i.imgur.com/awbyIBi.gif) ### SkBriggy Code: ```hs 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: !(https://i.imgur.com/tIQToCc.gif)
SkBriggy is a [Skript](https://github.com/SkriptLang/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: [!(http://skripthub.net/static/addon/ViewTheDocsButton.png)](http://skripthub.net/docs/?addon=SkBriggy)
## Visual Differences:
### Skript (with SkBee for tab completions):
Code:
```hs
command /skriptban
on tab complete of "/skriptban": set tab completions for position 2 to "
### SkBriggy
Code:
```hs
brig command /brigban
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- ShaneBee
- Version
- 1.8.0
- Downloads
- 1,444
- Endorsements
- 4
- Category
- paper
- Created
- 3/12/2025
- Updated
- 5/11/2026
- Game Versions
- 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5
- Tags
- utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does SkBriggy support?
The author lists 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6. Other versions may work but are untested by the author.
What is the latest version of SkBriggy?
Version 1.8.0, published 2026-05-11 with 1,444 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await