-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Paper throws a warning when using cloud-bukkit complaining about a deprecated event with undefined behaviour. Paper provides an alternative to this event which should be used when on a modern version of paper.
The warning can be seen as below: (For the purposes of this, Cloud was shaded into Geyser, this shouldn't affect this however)
[16:47:43] [Server thread/WARN]: [Geyser-Spigot] "Geyser-Spigot v2.9.0-SNAPSHOT" has registered a listener for org.spigotmc.event.player.PlayerSpawnLocationEvent on method "void org.geysermc.geyser.platform.spigot.shaded.org.incendo.cloud.bukkit.CloudBukkitListener.onPlayerLogin(org.spigotmc.event.player.PlayerSpawnLocationEvent)", but the event is Deprecated. "Listening to this event causes the player to be created early. Using the player from this event will result in undefined behavior. Prefer AsyncPlayerSpawnLocationEvent."; please notify the authors [GeyserMC].
Metadata
Metadata
Assignees
Labels
No labels