Skip to content

Issue fixes and documentation update.#15

Merged
k8thekat merged 4 commits intomainfrom
developer
Jan 31, 2025
Merged

Issue fixes and documentation update.#15
k8thekat merged 4 commits intomainfrom
developer

Conversation

@k8thekat
Copy link
Owner

No description provided.

github-actions[bot] and others added 4 commits January 30, 2025 23:32
- Removed merge messages.

# __init__.py
- Version bump to `1.1.0`

# pyproject.toml
- Changed the readme property's file extension and content-type.
- Removed comment.

# build.yml
- Removed comment.

# core.py
- Fixed issue mentioned in #13
-- All connected players are represented in a `Players` dataclass. You can access the list via the `sorted` attribute.
- Fixed typo on LN1459.

# dataclass.py
- New `Players` Dataclass and a `Player` NamedTuple to house the data.
-- `Players.get_player(name_or_uuid: str)` now exists to allow for searching of players by name or uuid.

# index.rst
- Fixed incorrect information throughout.

# types.rst
- Added API Modules.

# README.md
- Fixed incorrect information throughout.
- Version bump to `1.1.0`

# nodes
- Updated documentation for permission and setting nodes.
@k8thekat k8thekat merged commit 6e47274 into main Jan 31, 2025
1 check failed
@k8thekat k8thekat deleted the developer branch February 16, 2025 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant