Ranking#

class corkus.objects.Ranking#

Represents ranking information of Player.

property player#

Player specific ranking.

Return type:

PlayerRanking

property pvp#

Pvp ranking of the player.

Warning

This functionality is not yet implemented intro Wynncraft API and will always return None.

Return type:

None

property guild#

Ranking of player’s guild.

Warning

This functionality is not yet implemented intro Wynncraft API and will always return None.

Return type:

None