Skip to content

Display player names in /status #4

@greatman

Description

@greatman

Would be nice to have the players name shown in the /status json that way we could shown player heads (maybe not in the current status page but custom stuff based on this).

Something like this:

{
    "dead": {},
    "alive": {
        "Bungee": {
            "bungee": "2/300",
            "players": [
                "greatman",
                "vemacs"
            ]
        },
        "Servers": {
            "fallout": "0/32"
        }
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions