Frank Kusmiruk
Frank Kusmiruk
Welp, this is a kind of duplicate of #87 which was closed without the real feature being implemented.
@TheLimeGlass not what he was talking about. He meant something like: ``` on click: if hand is left: # do stuff ```
@TheLimeGlass please stop answering if you don't understand what's being requested on this enhancement.
this could be expanded a bit and we could get something like `(all|every) %*classinfo%` which would be useful for this and other classinfos (types) that are enum values or could...
@TheLimeGlass yeah, pretty much what I was talking about but this being "broader" since it could also try to parse values from the language files, something I'm pretty sure skQuery's...
Would this be actually useful? As you said many times, toString's could be automated in Skript and I think that would be a better idea here. If I get how...
Spigot adds the `block` suffix to every constant in the Material enum that is identifying a Block, so, I'd say we should do the same.
The problem here is that we don't actually damage the entity, it justs sets their health. The way Skript handles that would have to be changed for this to work...
Was this fixed in the end?