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

bug: Player Loses Ability to Fly in Creative Mode After Death #452

Open
1 task done
smuu opened this issue Jan 4, 2025 · 0 comments
Open
1 task done

bug: Player Loses Ability to Fly in Creative Mode After Death #452

smuu opened this issue Jan 4, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@smuu
Copy link
Contributor

smuu commented Jan 4, 2025

I've searched existing issues and couldn't find a duplicate.

  • I confirm this is not a duplicate.

Operating System

macOS

Server Software Version/Commit

Pumpkin 0.1.0-dev (4bfbff7)

What happened?

When the server has the configuration default_gamemode set to "Creative" in the configuration.toml file, and then a player dies using /kill, they lose the ability to fly despite being in Creative mode. After rejoining the server, the ability to fly is restored.

To Reproduce

  • Set default_gamemode in the configuration.toml to "Creative"
  • Fly around
  • Run /kill
  • See that you can't fly anymore
  • Rejoin
  • You can fly again

Expected behavior

The player can fly in creative even if the player dies.

@smuu smuu added the bug Something isn't working label Jan 4, 2025
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

No branches or pull requests

2 participants