BentoBoxWorld / IslandFly

Gives players the fly command
Eclipse Public License 2.0
3 stars 8 forks source link

Player not can fly in nether and end island #29

Closed myavuzokumus closed 4 years ago

myavuzokumus commented 4 years ago

Description

Describe the bug

Player not can fly in nether and end island https://streamable.com/tmx2p

When type /is fly in nether or end island. Always say "Fly mod enabled!" But not can.

Environment

BentoBox Version (Mandatory)

image

Plugins (Optional)

image

tastybento commented 4 years ago

If the player sees "Fly mode enabled!" then the Bukkit API call to set fly mode is working. If he cannot fly then I suspect another plugin is preventing it.

tastybento commented 4 years ago

Also, just to check - the player is double tapping space to fly right?

myavuzokumus commented 4 years ago

Yes

myavuzokumus commented 4 years ago

Yes, this is my problem. I tested in test server and working perfectly. But what is problem? Weird.

myavuzokumus commented 4 years ago

Now type "/is fly" saying "fly mode enabled" again type saying "fly mode disabled." But still can't fly.

myavuzokumus commented 4 years ago

Very strange sometimes says "flying mode turned on" constantly. Sometimes it says "closed." But he still can't fly.

tastybento commented 4 years ago

There must be another plugin preventing fly. I don't know which one, but it could be WorldGuard - there is an option to disable toggling of fly in a region. It might be another one. You'll need to remove them one by one until you find out. Just make a copy of your server and try that.