issues
search
DenizenScript
/
Denizen
NPC and general Spigot scripting, using the Denizen Scripting Language!
https://denizenscript.com/
MIT License
213
stars
106
forks
source link
Release queue on waitable `modifyblock`s
#2609
Closed
tal5
closed
7 months ago
tal5
commented
7 months ago
Reported on
Discord
.
Changes
Added
ScriptEntry#setFinished
calls before
return
s, as the command would block the queue forever if
~waited
for.
Reported on Discord.
Changes
ScriptEntry#setFinished
calls beforereturn
s, as the command would block the queue forever if~waited
for.