FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Replace the NMS implementation of resendPackets with Player.updateCommands by Sytm · Pull Request #471 · CommandAPI/CommandAPI · GitHub

Replace the NMS implementation of resendPackets with Player.updateCommands - #471

Merged
JorelAli merged 2 commits into
CommandAPI:dev/devfrom
Sytm:dev/bukkit-update-commands
Jul 21, 2023
Merged

Replace the NMS implementation of resendPackets with Player.updateCommands#471
JorelAli merged 2 commits into
CommandAPI:dev/devfrom
Sytm:dev/bukkit-update-commands

Conversation

Sytm commented Jul 21, 2023

Copy link
Copy Markdown

Player.updateCommands has been in the Bukkit API since August 2018 and performs the same actions as the NMS implementations (with an additional check that the player is actually connected to the server).

I also tested it and to no surprise it works like before

JorelAli merged commit 3c8876f into CommandAPI:dev/dev Jul 21, 2023

Copy link
Copy Markdown
Member

Worth putting a mention in the global changelog so we can keep track of this change for the next release.

willkroboth added a commit to willkroboth/CommandAPI that referenced this pull request Jul 24, 2023
willkroboth added a commit to willkroboth/CommandAPI that referenced this pull request Jul 26, 2023
willkroboth added a commit to willkroboth/CommandAPI that referenced this pull request Aug 6, 2023
willkroboth added a commit to willkroboth/CommandAPI that referenced this pull request Aug 11, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL