Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

whitelist.add() does nothing #30

Closed
@KarsonTheFoxx

Description

@KarsonTheFoxx

This command literally does nothing it seems

my code

from python_aternos import Client, atplayers
client = Client.from_credentials("username", "password")
server = client.list_servers()[0]
whitelist = server.players(atplayers.Lists.whl)

whitelist.add("Karsonthefoxx")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions