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
Take hand input in `start_using_hand`
#2559
Closed
tal5
closed
11 months ago
tal5
commented
11 months ago
Changes
Removed the
start_using_offhand
mechanism in favor of taking hand input in
start_using_hand
to allow for easier dynamic inputs.
Changes
start_using_offhand
mechanism in favor of taking hand input instart_using_hand
to allow for easier dynamic inputs.