CommandAPI 9.3.0
An API for the command UI introduced in Minecraft 1.13
dev.jorel.commandapi.annotations.Permission Interface Reference

The annotation to apply a permission to a command or subcommand. More...

Public Member Functions

String value ()
 The permission literal that this argument represents. More...
 

Detailed Description

The annotation to apply a permission to a command or subcommand.

Member Function Documentation

◆ value()

String dev.jorel.commandapi.annotations.Permission.value ( )

The permission literal that this argument represents.

Returns
the permission literal that this argument represents