HomeJavaModsCommandsAPI - Enhanced Commands Creation
CommandsAPI - Enhanced Commands Creation
ModsJava

CommandsAPI - Enhanced Commands Creation

⬇ Download on Spigot
CommandsAPI – The Ultimate Command Framework for Bukkit/Spigot & More
CommandsAPI
is a powerful, type-safe and flexible Java command framework designed to simplify command development for Spigot, Paper, and other platforms.
Whether you're building a simple utility plugin or a complex command system, CommandsAPI gives you full control with clean, modern Java.

✨ Features
⚙️ Installation
CommandsAPI is available via JitPack.

Gradle
Code (Java):
repositories {
   maven { url 'https://jitpack.io' }
}

dependencies {
   implementation 'com.github.Traqueur-dev.CommandsAPI:platform-spigot:VERSION'
}
Maven
Code (YAML):
<repositories >
  <repository >
      <id>jitpack.io</id >
      <url>https://jitpack.io</url >
  </repository >
</repositories >

<dependencies >
  <dependency >
      <groupId>com.github.Traqueur-dev.CommandsAPI</groupId >
      <artifactId>platform-spigot</artifactId >
      <version>VERSION</version >
  </dependency >
</dependencies>
Be sure to relocate the library when shading it, to avoid classpath conflicts.

Documentation
The full documentation is available on the GitHub Wiki.
It includes guides for:

Prerequisites
Contributing
We welcome community contributions! To get started:

  1. Fork the repository

  2. Create a feature branch

  3. Make your changes with clear commits

  4. Submit a pull request
Need Help?
Build modern commands in minutes — with CommandsAPI!
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.

CommandsAPI - Enhanced Commands Creation is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 460 times (via Spigot). Download it and open it directly in the game.

Explore more