highscoresUrl

fun highscoresUrl(world: String?, category: HighscoresCategory = HighscoresCategory.EXPERIENCE_POINTS, vocations: HighscoresProfession = HighscoresProfession.ALL, page: Int = 1, battleEye: HighscoresBattlEyeType = HighscoresBattlEyeType.ANY_WORLD, worldTypes: Set<PvpType>? = null): String(source)

URL for highscores with filters.

Parameters

world

World name; if null, shows highscores for all worlds.