isBanned

public abstract boolean isBanned(String target)

Gets if BanEntry exists for the target, indicating an active ban status.

Return

true if BanEntry exists for the name, indicating an active ban status, false otherwise

Parameters

target

the target to find