HomeJavaModsTabCommands
TabCommands
Plugin Name: TabCommands

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:
Installation:
  1. Download the `.jar` file for `TabCommands`.
  2. Place it in the `plugins` folder of your Spigot server.
  3. Restart or reload the server to load the plugin.
  4. Configure your commands and arguments through the `commands.yml` file.
Spoiler: Example Configuration("commands.yml")
Code (Text):

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

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more