issues
search
DenizenScript
/
Denizen
NPC and general Spigot scripting, using the Denizen Scripting Language!
https://denizenscript.com/
MIT License
216
stars
106
forks
source link
Optimize single entity data updates
#2553
Closed
tal5
closed
1 year ago
tal5
commented
1 year ago
Changes
Adds a check to the
FakeInternalData
command to skip the async loop logic and just send the packet if only a single update is specified.
Changes
FakeInternalData
command to skip the async loop logic and just send the packet if only a single update is specified.