Level up message
Opened this issue · 3 comments
LEVELUP MESSAGE:
An easy feature: just add a private message, configurable by languages files, that tells the player that has level upped, obviously when he level ups. I'll send an example:
%bw_prefix% &f&lLEVELUP!
&a&lYou are now at level %bw2023_player_level_trim%!
Or it's possible to add another placeholder, that will return the previous level of the player. I dont know if it's already existent, but I think no, i don't found something similiar in the PAPI support section on the wiki. Example:
%bw_prefix% &f&lLEVELUP!
&c&lPrevious Level: &f%bw_player_level_previous% » &a&lActual Level: &f&n%bw_player_level_trim%
Obviously in both cases the sound that the plugin will have to play is entity.player.levelup
.
Thank you for considering this feature request, see you soon.
PLZ REPLY ME
PLZ REPLY ME
I will look into implementing this, but as far as i know this is already done with an addon
Ok
What I'm requesting isn't a reward summary, it's a simple message that is send when the player levelups. Remember: the message is private for the player that has levelupped, not public.