nwesterhausen / valheim-discordconnector

A plugin to connect a Valheim server to a discord webhook.
https://discord-connector.valheim.games.nwest.one/
MIT License
25 stars 12 forks source link

Tiered Least List and/or Leaderboard Sort Order #91

Open CruxCraft opened 2 years ago

CruxCraft commented 2 years ago

It would be awesome to also have a tiered list of the leasts for players. (tracking deaths on our server)

Currently we are just making the leader-board longer to include the leasts, but if there was a tiered list for both, we could adjust both lists to show the top 3 for each instead of displaying one longer list.

nwesterhausen commented 2 years ago

Tiered least is in 1.5.2

nwesterhausen commented 2 years ago

Lowest tiered list will not include players with 0 entries because they have 0 entries. Should they be included? Should it be a config option?