Skip to content

[ Feature request ]: Add support of banned-players.json #181

@FoPPi

Description

@FoPPi

Add Feature with banned players list.

Here is an example of structure

banned-players = {
      username1 = {
            created = "2025-07-29 15:10:12 +0000";
            uuid = "someuuid";
            expires = "forever"; # forever or date like 2025-07-29 15:10:12 +0000
            reason = "Banned by an operator.";
          };
      username2 = {...}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions