Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Skepter

An API to use the command UI introduced in Minecraft 1.13

Report CommandAPI?

Release
9.0.1

Skepter released this version: May 11, 2023

Bug fixes

  • Fixed MapArgument not allowing player names as keys because we forgot to allow the _ character
  • Fixed /execute as ... not working because we were casting to a player instead of a proxied sender
  • Fixed IntegerArgument failing to compile in certain circumstances

New features

  • Added CommandArguments.count() utility method to get the number of arguments
  • Added CommandArguments.getOptional() methods
  • Added CustomArgumentException static factory methods to accept Spigot/Paper text components

Platform support changes

  • Added basic support for Folia

Information

Published onMay 11, 2023
Downloads14

Platforms

Paper Paper (1.15-1.19.4)