Closed oranges13 closed 5 years ago
When chained, the active() scope on bans and mutes was being joined with an or, so any ban or mute with an expiry of 0 was being included even if it does not apply to the currently viewed player. Fixes #30
This also Fixes #50
When chained, the active() scope on bans and mutes was being joined with an or, so any ban or mute with an expiry of 0 was being included even if it does not apply to the currently viewed player. Fixes #30