
ModsJava
SkTabCompleter
An addon for the Skript Minecraft plugin that adds simple tab completion for commands created with the Skript language. For Minecraft server…
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.
⭐ SkTabCompleter
An addon for the Skript Minecraft plugin that adds tab completion for commands created with the Skript language. For Minecraft server (Spigot/Paper).
Version: 1.21.1+
Note: This plugin require Skript to Work.
For suggestions or bug reports, contact me on Telegram or Discord.
🔎 Config.yml spoiler
📂 Config.yml# PLACEHOLDERS FOR ARGUMENTS
#
# OFFLINE_PLAYERS_LIST = list of all online and offline players
# PLAYERS_LIST = list of all online players
# WORLDS_LIST = list of all worlds in the server
# MATERIAL_LIST = list of all materials
# ENCHANTMENTS_LIST = list of all enchantments
# POTION_EFFECTS_LIST = list of all potion effects
# ENTITY_TYPES_LIST = list of all entity types
# SOUNDS_LIST = list of all sounds
# PLACEHOLDER:%<placeholder>% = a PlaceholderAPI placeholder for the player executing the command
# (requires PlaceholderAPI 2.12.2+). Example: "PLACEHOLDER:%player_name%"
#
commands:
example:
permission: "examplecommand.tabcomplete"
arg-1:
- "get"
- "give"
arg-2:
- MATERIAL_LIST
arg-3:
- PLAYERS_LIST
arg-4:
- ENCHANTMENTS_LIST
example_2:
permission: "" # EMPTY = NO PERMISSION
arg-1:
- "selworld"
arg-2:
- WORLDS_LIST
arg-3:
- OFFLINE_PLAYERS_LIST
example_3:
permission: ""
arg-1:
- "PLACEHOLDER:%team_name%"
- "@e"
🧾 Commands
/sktabcompleter reload(Reload configuration file)/sktabcompleter commands(See configured commands)
🔐 Permissions
/sktabcompleter reload»sktabcompleter.command.reload/sktabcompleter commands»sktabcompleter.command.commands
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.1, 1.21.10, 1.21.11
- 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 SkTabCompleter-1.1.1.jar — drop this file into the mods folder
- Download size: 23 KB
- Download link checked 24 Aug 2026 — working
These come from our own check of the pack file, not from the source page.