Closed tycrek closed 3 years ago
The default
you see in overview is the ladder. Since the ladder of both ranks is called default
, both ranks have that there in the overview. The default state isn't displayed in the overview at all
Ahhh I see. Thank you for clarifying!
Describe the bug I have two groups: Admin and User. Admin is set to not be default while User is. When I run
/bp overview
, I see both listed as "Default". However when I run/bp group <name> info
, Admin showsfalse
for default and User showstrue
(as expected).To Reproduce Create two groups, one default and one non-default, then run
/bp overview
.Expected behavior Non-default groups should not show "Default" in overview command.
Screenshots or log