Added the /orbit command

This commit is contained in:
Sczptor 2024-02-02 17:24:13 +00:00
parent 71adc98de1
commit bfefc13738
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import com.google.common.collect.ImmutableList;
import dev.plex.command.PlexCommand;
import dev.plex.command.annotation.CommandParameters;
import dev.plex.command.annotation.CommandPermissions;
import dev.plex.command.source.RequiredCommandSource;
import dev.plex.util.PlexUtils;
import net.kyori.adventure.text.Component;
import org.bukkit.command.CommandSender;