Package com.sk89q.minecraft.util.commands
@Deprecated
package com.sk89q.minecraft.util.commands
Deprecated.
This package contains the old command system. It is no longer in use. Please switch
to Piston, Intake, ACF, or similar systems.
-
ClassDescriptionThis annotation indicates a command.Any command with this annotation will run the raw command as shown in the thing, as long as it is registered in the current
CommandsManager
.Indicates a list of permissions that should be checked.Thrown when not enough permissions are satisfied.Deprecated.This annotation indicates that a command can be used from the console.Constructs new instances.Indicates a nested command.