imDMK / DoubleJump

✨️ Efficient double jump plugin with many features and configuration possibilities.
https://www.spigotmc.org/resources/doublejump-1-17-1-20-1.110632/
GNU General Public License v3.0
12 stars 2 forks source link

Regions don't seems working + enabling fly instead of jump? #32

Closed bobhenl closed 6 months ago

bobhenl commented 6 months ago

Describe the bug Hi, I tried various settings of BLACKLISTED & WHITELISTED regions, and neither works. It 1. writes messages like these when I'm in allowed region: image

  1. It gives fly (even to players) instead of double jump How do you trigger it? Try to use worldguard it doesn't even work for me with default settings, I deleted & generated new folder and these 2 still happen. Console log Any

Server version 1.20.1

Plugin version 2.1.3

Plugin configuration Try default one, maybe try to add there region to blacklist & whitelist

Screenshots or Video image

imDMK commented 6 months ago

Hello, Thanks for the issue.

I will check that soon.

imDMK commented 6 months ago
  1. It gives fly (even to players) instead of double jump

What do you mean by that? Please give me more information about this situation (how to trigger step by step).

bobhenl commented 6 months ago

When I enable doublejump it gives me fly instead of jump (but my it's caused due to the first bug as well?)

imDMK commented 6 months ago

When I enable doublejump it gives me fly instead of jump (but my it's caused due to the first bug as well?)

I'm trying to determine if the bug is related to worldguard. Please check if the bug still occurs if you disable the worldguard plugin. Thanks!

bobhenl commented 6 months ago

No, it happens even when I remove worldguard, as you can see, it allows players flying, I don't know why: image image image There's still message about the region even when I don't have worldguard installed

imDMK commented 6 months ago

I think I fixed this bug. Please try using this jar file and let me know if everything is correct. doublejump-v2.1.3.zip

bobhenl commented 6 months ago

image and it gave me fly after this message, I have blacklisted only creative gameModeRestriction: type: BLACKLIST list:

imDMK commented 6 months ago

This jar should finally work normally (i tested on localhost): doublejump-fixed.zip

bobhenl commented 6 months ago

Almost work, but when using worldguard & going into disabled region with doublejump enabled, you'll get fly

imDMK commented 6 months ago

I recoded worldguard checking system. Should work: doublejump-worldguard-fixed.zip

bobhenl commented 6 months ago

Still seems to give fly when entering that disabled region

imDMK commented 6 months ago

Try this: dj-fixed.zip

bobhenl commented 6 months ago

now regions don't work neither (I can use it in the blacklisted one)

imDMK commented 6 months ago

That's weird. Please try this dj-fixed-v2.zip

If bug still exists, please check the letter case region in wg plugin and configuration.

bobhenl commented 6 months ago

still gives fly inside region (but cannot be enabled there)

imDMK commented 6 months ago

still gives fly inside region (but cannot be enabled there)

I'll sit down with this and let you know when I fix it.

imDMK commented 6 months ago

The bugs have been fixed. I tested several times on localhost with the WorldGuard plugin. Everything works fine for me now, but if it still happens to you, let me know! final-fix.zip

bobhenl commented 6 months ago

Good job, seems working!