PandaLib/pandalib-chat/src/main/java/fr/pandacube/lib/chat
Marc Baloup e7b528718c Update paper plugin to MC 1.20.6
- Convert Brigadier command to use the new Brigadier/Paper API
- EquipmentSlot now has BODY value for horses and wolves armor
- ItemMeta’ canPlaceOn and canDestroy does not work anymore. Removed the related methods from ItemStackBuilder
- Enchantment DURABILITY now has the proper vanilla name UNBREAKING
- Pandalib-chat now uses Adventure’s TranslationArgument
2024-06-07 00:05:07 +02:00
..
Chat.java Update paper plugin to MC 1.20.6 2024-06-07 00:05:07 +02:00
ChatColorGradient.java Update paper plugin to MC 1.20.6 2024-06-07 00:05:07 +02:00
ChatColorUtil.java Fix Javadoc warnings due to Java 21 update (+ some other warnings) 2024-06-06 23:59:32 +02:00
ChatConfig.java Fix Javadoc warnings due to Java 21 update (+ some other warnings) 2024-06-06 23:59:32 +02:00
ChatFilledLine.java ChatFilledLine can now add spaces on the right, if enabled in the builder. 2023-10-20 23:07:25 +02:00
ChatStatic.java Update paper plugin to MC 1.20.6 2024-06-07 00:05:07 +02:00
ChatTreeNode.java Use ComponentLike instead of Component or Chat in some places 2024-02-14 19:55:56 +01:00
ChatUtil.java Update paper plugin to MC 1.20.6 2024-06-07 00:05:07 +02:00