8000 [Feat] AsyncOfflinePlayerArgument by Bram1903 · Pull Request #633 · CommandAPI/CommandAPI · GitHub
[go: up one dir, main page]

Skip to content

[Feat] AsyncOfflinePlayerArgument #633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Added: AsyncOfflinePlayerArgument to the README changelog
  • Loading branch information
Bram1903 committed Jan 17, 2025
commit 0d5ec47a722e0147d0f5dfaaf6d966794af2fbdd
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,10 @@ This is the current roadmap for the CommandAPI (as of 30th April 2024):
<td valign="top"><b>9.7.1</b></td>
<td valign="top">???</td>
<td valign="top">
<b>CommandAPI Changes:</b>
<ul>
<li>https://github.com/CommandAPI/CommandAPI/pull/633 Adds an <code>AsyncOfflinePlayerArgument</code> to allow asynchronous fetching of an offline player</li>
</ul>
<b>Bug Fixes:</b>
<ul>
<li>Fixes <code>PotionEffectArgument.NamespacedKey</code> not having suggestions in some versions</li>
Expand Down
Loading
0