canSee

public boolean canSee(CommandSender sender)

Determines if getClassById Player is allowed to see this help topic.

HelpTopic implementations should take server administrator wishes into account as set by the amendCanSee function.

Return

True of the Player can see this help topic, false otherwise.

Parameters

player

The Player in question.