Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
bobhenl opened this issue Mar 15, 2024 · 18 comments · Fixed by #33
Closed

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

bobhenl opened this issue Mar 15, 2024 · 18 comments · Fixed by #33
Labels
bug Something isn't working

Comments

@bobhenl
Copy link

bobhenl commented Mar 15, 2024

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
2. 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

@bobhenl bobhenl added the bug Something isn't working label Mar 15, 2024
@imDMK
Copy link
Owner

imDMK commented Mar 15, 2024

Hello,
Thanks for the issue.

I will check that soon.

@imDMK
Copy link
Owner

imDMK commented Mar 19, 2024

  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
Copy link
Author

bobhenl commented Mar 19, 2024

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

@imDMK
Copy link
Owner

imDMK commented Mar 20, 2024

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
Copy link
Author

bobhenl commented Mar 21, 2024

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
Copy link
Owner

imDMK commented Mar 21, 2024

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
Copy link
Author

bobhenl commented Mar 21, 2024

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

@imDMK
Copy link
Owner

imDMK commented Mar 21, 2024

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

@bobhenl
Copy link
Author

bobhenl commented Mar 21, 2024

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

@imDMK
Copy link
Owner

imDMK commented Mar 21, 2024

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

@bobhenl
Copy link
Author

bobhenl commented Mar 21, 2024

Still seems to give fly when entering that disabled region

@imDMK
Copy link
Owner

imDMK commented Mar 21, 2024

Try this:
dj-fixed.zip

@bobhenl
Copy link
Author

bobhenl commented Mar 21, 2024

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

@imDMK
Copy link
Owner

imDMK commented Mar 21, 2024

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
Copy link
Author

bobhenl commented Mar 21, 2024

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

@imDMK
Copy link
Owner

imDMK commented Mar 22, 2024

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
Copy link
Owner

imDMK commented Mar 22, 2024

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
Copy link
Author

bobhenl commented Mar 23, 2024

Good job, seems working!

@imDMK imDMK closed this as completed in #33 Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants