Elikill58
Elikill58
I finally find how to make it work without command line : 1) Download and unzip release (in my case, 1.2.0-4) 2) Go in `linux` folder, then open terminal 3)...
This issue should be closed. Can you do it ?
@JannikSommer Yes, I made a PR about this to suggest the change
I just tried it and it the same result: 
> This will work but return some unwanted result (`_` is any character in MySQL) > > ``` > $sqlFilter = urlencode("t.nom:=:'myThirdarty _MT_'"); > ``` We should use `LIKE` with...
> and with just : `(t.nom:=:'myThirdarty \(MT\)')` No, it doesn't work. I tried lot of example as showed in the link of StackExchange from Jon and it's blcoked too
> > We should use `LIKE` with this method (instead of =) ? > > It works with `=` and is more close to the expected result (`_` is only...
> I fixed link No, you should do `/viaversion dump` on your server then send the link here
> Fly (+ Air Jump) is bypassed by Meteor Client on Minestom too. The v2 use same check code for all platforms as it's always the same client. It's seems...
Related to this part https://github.com/Elikill58/Negativity/blob/v2/common/src/com/elikill58/negativity/api/packets/nms/VersionAdapter.java#L52-L62 which is disabled because of bungeecord issue when sending packet