Bryan Terce
                                            Bryan Terce
                                        
                                    Does this work correctly prior to 2.X? (On 1.X)?
The docs are just unclear in this case. Calling negate the condition basically just reverses the effect that the continue effect has. The idea behind it is that you don't...
Error handling is already a feature, [documentation here](https://skript-mirror.gitbook.io/docs/v/2.x/advanced/error-handling).
This is actually a planned feature! This was even a utility that I wrote a few years back for Skript addons in general, and I'm excited to bring it to...
The syntax you described originally is pretty much exactly what I had in mind. I think the main argument against this had something to do with the use of local...
This will be fixed in later version of skript-mirror when we can target a more stable version of Skript. On Tue, Dec 31, 2019 at 2:06 AM Plutoren wrote: >...
There are already a few Skript Discord servers being maintained by community members, I don't really see the need for a server specifically for skript-mirror.
Hey, can you also test this with 2.0.0?
Does this work on earlier Skript versions? Skript may have changed how local variables function. On Sat, Dec 29, 2018 at 10:44 AM Donut wrote: > *Describe the bug* >...
Many skript-mirror features are dependent on the implementation of Skript features, so that would not be possible.