Class CommandServiceGrpc

java.lang.Object
com.soulfiremc.grpc.generated.CommandServiceGrpc

public final class CommandServiceGrpc extends Object
Service for executing server commands and retrieving tab-completion suggestions.
Commands are executed using the Brigadier command framework and support various
operations including bot control, pathfinding, inventory management, and administration.
All operations require appropriate permissions based on the specified command scope.