Package me.github.simonplays15.betterbansystem.core.player
package me.github.simonplays15.betterbansystem.core.player
-
ClassesClassDescriptionThe BaseCommandSender class is an abstract class that represents a command sender.The BungeeCordCommandSender class extends the BaseCommandSender class and represents a BungeeCord command sender.SpigotCommandSender is a class that represents a command sender in the Spigot server.