ItsLewizzz / DeluxeHub

:floppy_disk: All-in-one, essential and professional hub core solution.
https://www.spigotmc.org/resources/49425/
GNU General Public License v3.0
77 stars 70 forks source link

[bug] doublejump and fly problems #43

Open TOWUK opened 2 years ago

TOWUK commented 2 years ago

if a player receives an advemture gamemode at the entrance, he has the opportunity to go with the bypass doublejump permission segment from the configuration:

join_events:
  - "[TITLE] &b&lПРИВЕТ!;&f%player%;1;2;1"
  - "[SOUND] ENTITY_PLAYER_LEVELUP"
  - "[GAMEMODE] adventure"
  - "[EFFECT] SPEED;1"

I double-checked, even in survival mode there is such a problem, double jumps work correctly if the player is given permission: image if the player is in a group where flight is allowed image and the jump is prohibited (above is the screenshot of the permission), he can turn on the flight, but he will not be able to fly since the double jump does not give flight mode, but just throws up as usual

if the player is in survival mode, then there is no such problem here is a video example: https://youtu.be/4blSgyD_kBo

notjoshmiles commented 1 year ago

I can reproduce this issue on DeluxeHub v3.5.2