FTBTeam / FTB-Mods-Issues

Any mod issues, be it FTB Teams, Quests or any other of our mods can be reported here!
21 stars 1 forks source link

Multiple ranks in chat #1036

Open robban1009 opened 10 months ago

robban1009 commented 10 months ago

Modpack

Other...

Is your suggestion related to a problem? Please describe.

No response

Mod suggestion

Alright so i've done some asking around and it seems like FTB Ranks does not support the option to have "[Rank1][Rank2] - Player name" and it would be great to see this be added a s a features since 1.20.1 does not yet support plugins with sponge!

I am no modder at all and have no clue about how this would go about happening but it would be really great to see the option being added!!

MichaelHillcox commented 10 months ago

Thanks for the recommendation. We'll see what @desht thinks about the idea

desht commented 10 months ago

It's possible for a player to be in many ranks, either explicitly added to the rank, or implicit via a rank condition. How would this work if the player is in (say) 6 different ranks? Chat line would be a mess.

robban1009 commented 10 months ago

@desht Well of course there would still have to be some sort of Power function like there is now. Maybe some sort of category system? Like donator ranks is in one category while ranks given by playtime is in one category, giving the option for both to show up but at the same time keeping the power system there already is.

For example a player with ["donator rank 1"] and ["playtime rank 1"] donates to get donation rank 2 then the player name in chat would look like ["donator rank 2"] and ["playtime rank 1"]

Chat example: Before donating for rank 2 ["donator rank 1"]["playtime rank 1"] - {name}: Message

After donating for rank 2 ["donator rank 2"]["playtime rank 1"] - {name}: Message

Like i stated above i'm not sure if this is possible but if it is it would be an amazing feature to have