Geyser icon indicating copy to clipboard operation
Geyser copied to clipboard

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.

Results 367 Geyser issues
Sort by recently updated
recently updated
newest added

### Describe the bug All packets only sending when actioning something (moving, etc) Video from one of my players: https://cdn.discordapp.com/attachments/1233898202319818882/1233944272118485083/Screenrecorder-2024-04-27-18-43-44-987.mp4?ex=662eefa8&is=662d9e28&hm=5ca469ac9ef9e312eb6100c69c3aef48cd92c19e1148fa746b5e249f6f150dbb& ### To Reproduce 1. Play a little like 2h or...

Confirmed Bug

### What feature do you want to see added? Bedrock Edition v1.20.80 added a /hud command which lets you hide different ui elements on the players screen. Obviously major things...

Feature Request

### Describe the bug when a geyser playe TP's they hud disapears (hotbar, health, armour everything) ### To Reproduce teleport in world ### Expected behaviour for players huds to not...

Unconfirmed Bug/Not Currently Replicable

### Describe the bug When you use a Spigot plugin, that for some reason disallows the PlayerLoginEvent as follows (simple example) ``` @EventHandler(priority = EventPriority.MONITOR) public void onPlayerLogin(PlayerLoginEvent event) {...

Unconfirmed Bug/Not Currently Replicable

This should ensure that calling e.g. `connecton.xuid()` in certain scenarious would actually give a non-null xuid. Currently, this would fail in the following cases: - SessionInitializeEvent: was fired before we...

API

### Describe the bug When a bedrock player obtains a debug stick and they look at it in their inventory it just appears to be a normal stick item with...

Confirmed Bug

This pull request adds `ServerCustomPayloadEvent` to the plugin's API. This allows extensions/addons to understand some special custom payloads (also known as plugin messages) and act accordingly. This event is not...

PR: Feature

### Describe the bug When I am using Bedrock Edition to play my server, I can't see skeleton's shooting animation. There may be more mobs have this problem. ### To...

Confirmed Bug

### Describe the bug Existing and newly placed signs will get replaced by an empty hitbox when relogged. This means hanging and standing signs ![image](https://github.com/GeyserMC/Geyser/assets/32609460/0a7cad98-ef86-4c75-a07c-1421f401b257) ### To Reproduce 1. Place...

Confirmed Bug
Priority: Low