Sayakie

Results 15 comments of Sayakie

Could not be reproducible and staled.

Yeah, I think the interpreter(including lexer, and parser also) needs to be refactored, and we should do.

I assume this feature should be bumped to 3.4.x, not to 3.3.x

> current model(old one) is somehow malfunctioning for $playerlist which spamming console whenever you write any char on chat. So this change also can be treated as bugfix. Yeah from...

> and currently we don't have 3.3.0 release. Aye, we are still in beta. I forgot it 😂

The part of `#SETBLOCK` Executor determines their behavior by sets "legacy" variable, but modern (>= 1.13) BukkitAPI implementations still have `setData` method. https://github.com/TriggerReactor/TriggerReactor/blob/410e1999980627ed5e0435e03882658b44619dab/bukkit/src/main/resources/Executor/SETBLOCK.js#L66 We can resolve this issue by following...

I second this. It might be relate with #353 and #360. This function allows to developers to share their TriggerReactor package as addon

Similarly related to * #407 Should create shareable abstract interfaces between [Forge EventBus] and [Kyori EventBus]. [LuckPerms] implements Kyori event bus. [LuckPerms]: https://github.com/LuckPerms/LuckPerms [Forge EventBus]: https://github.com/MinecraftForge/EventBus/blob/master/src/main/java/net/minecraftforge/eventbus/EventBus.java [Kyori EventBus]: https://github.com/KyoriPowered/event/blob/master/api/src/main/java/net/kyori/event/EventBus.java

Looks like this started appearing in `[email protected]` on Windows platform. * #70353