granny / Pl3xMap

Pl3xMap is a minimalistic and lightweight world map viewer for Minecraft servers using the vanilla Minecraft rendering style
https://modrinth.com/plugin/pl3xmap
MIT License
64 stars 85 forks source link

Deprecated com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent warning #41

Open MoiraPrime opened 3 months ago

MoiraPrime commented 3 months ago

On startup I get the following error in my console.

[Pl3xMap]: "Pl3xMap v1.20.6-494" has registered a listener for com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent on method "public void org.incendo.cloud.paper.PaperBrigadierListener.onCommandRegister(com.destroystokyo.paper.event.brigadier.CommandRegisteredEvent<com.destroystokyo.paper.brigadier.BukkitBrigadierCommandSource>)", but the event is Deprecated. "Server performance will be affected"; please notify the authors [granny, BillyGalbreath, JLyne].