performCommand

public abstract boolean performCommand(String command)

Makes the player perform the given command

Return

true if the command was successful, otherwise false

Parameters

command

Command to perform