add /prestiges
also fix inconsistency with checking groups
This commit is contained in:
@@ -15,6 +15,11 @@ public enum Message {
|
||||
RANKS_COMPLETE("rankup.ranks.complete"),
|
||||
RANKS_CURRENT("rankup.ranks.current"),
|
||||
RANKS_INCOMPLETE("rankup.ranks.incomplete"),
|
||||
PRESTIGES_HEADER("rankup.prestiges.header"),
|
||||
PRESTIGES_FOOTER("rankup.prestiges.footer"),
|
||||
PRESTIGES_COMPLETE("rankup.prestiges.complete"),
|
||||
PRESTIGES_CURRENT("rankup.prestiges.current"),
|
||||
PRESTIGES_INCOMPLETE("rankup.prestiges.incomplete"),
|
||||
COOLDOWN_SINGULAR("rankup.cooldown.singular"),
|
||||
COOLDOWN_PLURAL("rankup.cooldown.plural"),
|
||||
NOT_HIGH_ENOUGH("rankup.not-high-enough"),
|
||||
|
||||
Reference in New Issue
Block a user