Skip to content

Floodgate player name prefixes are not working with ProtocolLib #493

@Smart123s

Description

@Smart123s

What behaviour is observed:

When I join the game, my name is Smart123s.
In the log: Smart123s left the game

If I delete FastLogin.jar from the plugins folder, the prefixes are added to the player's name as excepted.

What behaviour is expected:

When I join the game, my name should be *Smart123s.
In the log: *Smart123s left the game

Steps/models to reproduce:

Install the plugins mentioned below, and login from Bedrock Edition.

Plugin list:

AuthMe, FastLogin, Geyser-Spigot, floodgate-bukkit, ProtocolLib, Skinsrestorer

Environment description

Default DB for all plugins.
Java 14, Ubuntu 20.04, MC v1.16.5, Paper-553, No Bungeecord or Proxy
Connected to server using an Android device.
The issue is present both on LAN and on Cellular

Plugin version or build number (don't write latest):

Build #968

Server Log:

None

Configuration:

Note: other entries have not been modified

autoRegister: false
secondAttemptCracked: true
switchMode: false
premiumUuid: true
nameChangeCheck: false
forwardSkin: true
premium-warning: true
mojang-request-limit: 600
auto-register-unknown: false
autoLogin: true

Floodgate's config:

username-prefix: "*"

Geyser's config:

remote:
    auth-type: floodgate

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions