SpigotMC / BungeeCord

BungeeCord, the 6th in a generation of server portal suites. Efficiently proxies and maintains connections and transport between multiple Minecraft servers.
https://www.spigotmc.org/go/bungeecord
Other
1.53k stars 1.09k forks source link

Add deprecation warning to ComponentSerializer.toString(Object) #3662

Open Janmm14 opened 2 months ago

Janmm14 commented 2 months ago

It taking all objects is error-prone, deprecate it and create overloads for used acceptable types.