Closed mrjvs closed 7 years ago
The support module you've added is very simular to what I already have in the Smelt support modules (plus there are different versions for MC 1.9/1.10.
See: https://github.com/GnaspGames/Smelt/blob/master/BangCommands/Included/smelt-for-1.11.mcc And: https://github.com/GnaspGames/Smelt/blob/master/BangCommands/Included/smelt-for-1.9.mcc
The only difference, you have a kill command at the end. Why is that?
/kill @e[tag=comDelayDone]
Doesn't the entity die in the next tick anyway?
You are absolutely right. I am not at my best the last few days. I shall commit some things to make them work with your support modules.
beware: this uses markerTag fix and setJSON to work!!