Skip to content

Ghost Blocks when attempting to place a block that has an active item Cooldown  #4911

Open
@letsgoawaydev

Description

@letsgoawaydev

Describe the bug

When attempting to place a block that has an active item cooldown, Geyser trys to place it but the Java server does not allow placing blocks when they have an active item cooldown, resulting in a ghost block being placed.

To Reproduce

Spigot example:
Have a plugin that does something like this:
player.setCooldown(20, Material.DRAGON_EGG)
Attempt to place down the specified block whilst the cooldown is active. Bedrock trys to place it, and geyser doesnt update the now ghosted block.

Expected behaviour

The block doesnt place or it places the ghost block and geyser corrects it

Screenshots / Videos

No response

Server Version and Plugins

No response

Geyser Dump

No response

Geyser Version

git-master-a55a646

Minecraft: Bedrock Edition Device/Version

all

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Confirmed BugThe bug reported is confirmed and able to be replicated.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions