Package io.github.thebusybiscuit.slimefun4.core.commands
package io.github.thebusybiscuit.slimefun4.core.commands
This package contains everything related to Slimefun's ingame command.
-
ClassDescriptionThis
CommandExecutor
holds the functionality of our/slimefun
command.This class represents aSubCommand
, it is aCommand
that starts with/sf ...
and is followed by the name of thisSubCommand
.