Interface RawPlayerCommand

All Superinterfaces:
Command, Command.Raw, PluginCommand, RawCommand

public interface RawPlayerCommand extends RawCommand
This interface is designed to simplify the creation of RawSettings commands.
Commands created using this interface can only be used by players.