marcelo-mason / SimpleClans

Full featured Clan system for Minecraft
http://dev.bukkit.org/server-mods/simpleclans/
50 stars 59 forks source link

Placeholders for top clans #610

Closed RoinujNosde closed 4 years ago

RoinujNosde commented 4 years ago

%simpleclans_topclans_POSITION_color_tag% %simpleclans_topclans_POSITION_kdr% %simpleclans_topclans_POSITION_total_kills%

xtomyserrax commented 4 years ago

That might not be compatible with this: https://github.com/marcelo-mason/SimpleClans/issues/601

But I guess that system could use the current one and leaderboard the new one. Or if not, just keep it as it is (I find it more fair though to consider ties)

RoinujNosde commented 4 years ago

That might not be compatible with this

That's true

xtomyserrax commented 4 years ago

Unless internally in the code you still consider each one separately.

So the leaderboard system just works the same but you make it visual.

So for example: Clan....KDR.....Real Position.....Visual Position A..........10 ..........1...............................1 B...........10...........2...............................1 C...........8.............3...............................3 D...........8.............4...............................3 E............7.............5...............................5

Visual postion would be for the GUI and real position for example to this placeholder feature. IDK if its the best solution but would work

RoinujNosde commented 4 years ago

That seems to be the only way, because the user has to insert the position.