Ayham Al Ali

Results 150 comments of Ayham Al Ali

IMO `will` does the job well, even the description of that class says `will burn in the sunlight`.

`should` sounds like an effect statement rather than condition

This PR #6150 solved it but it wasn't the best solution. IMO there should be 2 language entires for successfull reloading and failure.

> The test that needs to be fixed, still errors > > ``` > [23:27:11 INFO]: [Skript] Line 4: (../../../../../../src/test/skript/tests/syntaxes/expressions/ExprStringCase.sk) > [23:27:11 INFO]: List is missing 'and' or 'or', defaulting...

I would consider this as mostly duplicate of #6086 for the multi-line feature which I personally against it for various reasons.

Why tho? Isn't the goal of the code you changed is to test the warning feature? it even says `no brackets` as it's intentional I would suggest keeping just line...

I remember I had made this PR already but when I checked I saw my tries [3 years ago](https://github.com/AyhamAl-Ali/Skript/commits/respect-all-script-filters-in-skriptcommand/) to fix it but idk why I never finished it 😬...

Usually this is supposed to be handled using `passengers of entity` instead of using Ride effect. There is a PR improving Passengers and it also has a [good choice stating...

Can confirm. ![image](https://user-images.githubusercontent.com/20037329/154823409-8e7f440e-f942-4c20-94bd-bbb1ac87e90f.png)

I think it's being parsed as `(loop-value) - 1` which causes this error.