Skip to content

Add blacklist option for "player" query argument #8

@yqs112358

Description

@yqs112358

For example, on servers that use carpet mod, those bot-player's statistics will contaminate existing data in leaderboard such as "play_time":

Image

So, I think it world be great if a blacklist option for "player" argument is availble in configuration file, which seems like:

[query]
player_blacklist = ["playera", "playerb", "bot_*", "*_bot"]

and it will be applied to each query to filter certain players out of the result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions