[API] commands-api icon

[API] commands-api -----

Command libraries for spigot plugin.




Maven
HTML:
<dependency>
  <groupId>xyz.tozymc.spigot </groupId>
  <artifactId>commands-api </artifactId>
  <version>2.2 </version>
</dependency>
Gradle
Code (Java):
dependencies {
    implementation 'xyz.tozymc.spigot.api:commands-api:2.2'
}
Changelog
  • Add hex color support
  • Bump spigot-api to version 1.17.1
  • Change spigot-api and annotations-java5 to compileOnlyApi configuration in build.gradle
----------, Oct 6, 2021

Maven
HTML:
<dependency>
  <groupId>xyz.tozymc.spigot </groupId>
  <artifactId>commands-api </artifactId>
  <version>2.1 </version>
</dependency>
Gradle
Code (Java):
dependencies {
    implementation 'xyz.tozymc.spigot.api:commands-api:2.1'
}
Changelog
  • Sync to Maven Central.
  • Convert project to Gradle.
  • Add project style guide .editorconfig
  • Fixed NoSuchMethodError gauva libraries
  • Update javadoc
  • Cleanup code
----------, May 31, 2021

Maven
HTML:
<dependency>
  <groupId>xyz.tozymc.spigot </groupId>
  <artifactId>commands-api </artifactId>
  <version>2.0 </version>
</dependency>
Changelog
  • Dynamic command registration.
  • Add remove (unregister) command.
  • Add custom CommandHandler for CommandController.
  • Add variable root and method getRoot(). Remove variable parent and method getParent() is deprecated.
  • Fix messages hasn't colored.
  • Cleanup code

----------, Dec 8, 2020

Maven
HTML:
<dependency>
  <groupId>xyz.tozymc.spigot </groupId>
  <artifactId>commands-api </artifactId>
  <version>1.1 </version>
</dependency>
Changelog
  • Add scope for jetbrains-annotations dependency.
  • Fix the null exception error when the tab completes with words not contained in the completers.
----------, Nov 8, 2020

Resource Information
Author:
----------
Total Downloads: 304
First Release: Oct 20, 2020
Last Update: Oct 6, 2021
Category: ---------------
All-Time Rating:
0 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings