mirror of
https://github.com/SpigotMC/BungeeCord.git
synced 2026-06-22 06:30:38 +00:00
7653a5f0f8
- duplicateWithoutFormatting deprecated and now works to include extra. Less maintenance required for any component implementations. - Improved copyFormatting API to allow for retention copying. - API to append a single BaseComponent in a ComponentBuilder, previously had to wrap a component in its own array to do this. - BaseComponent retain API that functions the same as from ComponentBuilder.