Results 78 comments of Adrodoc

> hi **@Adrodoc** is that issue fixed or still work required? @anii1827 you should ask @bhavrana. I don't know anything that is not written here.

Just a small reminder: I still look forward to the release 😉

Thank you very much for the fix. I tried to use this in my project, but there is an unfortunate combination of factors that prevent me from doing so. The...

`Events.fire` could also return the event itself. This would enable easy access to the whole object including changes to `data`: ```lua local cancelable = true local event = Events.fire("claiming-heads.ClaimEvent", {pos=pos},...

Is there a reason not to simply allow all custom events to be cancelable?

But even in such a case it wouldn't harm to set the cancelled status of the event, would it? The only thing I can think of is if you want...

Btw. this is implemented in the development branches for Minecraft 1.13 and 1.15.

@SillyScientists can you please tell me the scoreboard types? I can't quite get it to work. Please just post all commands required to set the system up. What exactly are...

You can take a look at the branch [velocity](https://github.com/Adrodoc55/ApertureCraftVanilla/blob/velocity/src/main/minecraft/ACV_velocity.txt). It is very old and propably doesn't work anymore, but it contains a proof of concept for velocity.

Aerial Faithplates will not be added to ACV. They will be added to the Map maker helper. They don't require anything of ACV to function once they are placed.