Plugin Name: TabCommands
Plugin ID: studio.starcore.tabcommands
TabCommands is a Spigot plugin that allows you to create custom commands with support for infinite arguments and tab completion. This plugin provides a flexible solution for servers that need dynamic commands, all configurable through a simple configuration file.
Plugin ID: studio.starcore.tabcommands
Description:
TabCommands is a Spigot plugin that allows you to create custom commands with support for infinite arguments and tab completion. This plugin provides a flexible solution for servers that need dynamic commands, all configurable through a simple configuration file.
Features:
- Dynamic commands with infinite arguments: The commands created with TabCommands can have any number of arguments, providing full flexibility.
- Tab completion support: Full tab completion support for the console and chat, making complex commands easier to use.
- Simple configuration: All commands and their arguments can be easily configured through a `commands.yml` file on the server, allowing you to add, edit, or remove commands without needing to recompile the plugin.
Installation:
- Download the `.jar` file for `TabCommands`.
- Place it in the `plugins` folder of your Spigot server.
- Restart or reload the server to load the plugin.
- Configure your commands and arguments through the `commands.yml` file.
Spoiler: Example Configuration("commands.yml")
commands:
- tnt
- fireball
arguments:
tnt:
start: {}
get:
player:
entity: true
stop: {}
reset: {}
fireball:
launch:
entity: true
power: {}
Commands of the example:
- /tnt start|get - a entity|stop|reset
- /fireball a entity|power
Code (Text):
commands:
- tnt
- fireball
arguments:
tnt:
start: {}
get:
player:
entity: true
stop: {}
reset: {}
fireball:
launch:
entity: true
power: {}
- /tnt start|get - a entity|stop|reset
- /fireball a entity|power
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.19, 1.20
- 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 Spigot — 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.
TabCommands is a free Minecraft Java mod. Compatible with Minecraft 1.18, 1.19, 1.20, 1.20.6 and newer. Downloaded 270 times (via Spigot). Download it and open it directly in the game.