cyberpwnn / SkyPrime

0 stars 0 forks source link

Add island ranks and top #24

Closed DavidRockin closed 5 years ago

DavidRockin commented 5 years ago

Not sure how to efficiently build this. Perhaps just build an async thread to build a giant ass index of all player islands and their ranks.

Rank = Value * Level + Power and sort by highest values?