Skip to content
Success

Changes

Summary

  1. #3878: Minecraft 1.21.9-pre2 support (commit: 7be06f1) (details)
  2. #3874: Add ObjectComponents (commit: 0124b66) (details)
  3. #3870: Declare some DefinedPacket util methods as static (commit: c2162ee) (details)
  4. #3879: Minecraft 1.21.9-pre3 support (commit: 97c6167) (details)
  5. #3880: Minecraft 1.21.9-pre4 support (commit: a255848) (details)
  6. #3883: Minecraft 1.21.9-rc1 support (commit: 4c02676) (details)
  7. #3882: Reduce lock boilerplate by using lomboks `@Locked` (commit: d37a430) (details)
  8. #3881: Optimize ServerUnique Tablist code (commit: 69b476f) (details)
  9. #3884: Add docs for Plugin#getExecutorService (commit: f9ce9fa) (details)
  10. Add central-publishing-maven-plugin (commit: 2e12caa) (details)
  11. Release 1.21-R0.4 (commit: 70603d5) (details)
  12. Bump version to 1.21-R0.5-SNAPSHOT (commit: 8f6768a) (details)
  13. Minecraft 1.21.9 support (commit: 296b31b) (details)
Commit 7be06f141d93c69c60bd40f16a36a76ca51e765d by md_5
#3878: Minecraft 1.21.9-pre2 support
(commit: 7be06f1)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java (diff)
Commit 0124b6691829b67689ef6f3d58c6224ef453bf7d by md_5
#3874: Add ObjectComponents
(commit: 0124b66)
The file was addedchat/src/main/java/net/md_5/bungee/api/chat/objects/SpriteObject.java
The file was addedchat/src/main/java/net/md_5/bungee/api/chat/player/Property.java
The file was addedchat/src/main/java/net/md_5/bungee/api/chat/player/Profile.java
The file was modifiedserializer/src/main/java/net/md_5/bungee/chat/VersionedComponentSerializer.java (diff)
The file was addedserializer/src/main/java/net/md_5/bungee/chat/ObjectComponentSerializer.java
The file was addedchat/src/main/java/net/md_5/bungee/api/chat/objects/ChatObject.java
The file was addedchat/src/main/java/net/md_5/bungee/api/chat/objects/PlayerObject.java
The file was addedchat/src/main/java/net/md_5/bungee/api/chat/ObjectComponent.java
Commit c2162eeddb5ddcb80e8f2a0426f7ae0a43c78e83 by github
#3870: Declare some DefinedPacket util methods as static

(commit: c2162ee)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/DefinedPacket.java (diff)
Commit 97c61672724a52a6dbaa94d99f29b08c99239b31 by github
#3879: Minecraft 1.21.9-pre3 support

(commit: 97c6167)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java (diff)
Commit a2558484f5263067db23b79b58482b8fba13986c by github
#3880: Minecraft 1.21.9-pre4 support

(commit: a255848)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java (diff)
Commit 4c02676b7a2dc4098b93e92fee6aafbd05c83979 by github
#3883: Minecraft 1.21.9-rc1 support

(commit: 4c02676)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java (diff)
Commit d37a430f5a682c36fa4d1c7f05e6560428a0d12b by md_5
#3882: Reduce lock boilerplate by using lomboks `@Locked`
(commit: d37a430)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/plugin/PluginManager.java (diff)
The file was modifiedmodule/reconnect-yaml/src/main/java/net/md_5/bungee/module/reconnect/yaml/YamlReconnectHandler.java (diff)
The file was modifiedproxy/src/main/java/net/md_5/bungee/BungeeCord.java (diff)
Commit 69b476fcbcec5ecf3404a209232c4403647eaec4 by github
#3881: Optimize ServerUnique Tablist code

Reduce amount of loops by pre checking values and not checking inside the loop
(commit: 69b476f)
The file was modifiedproxy/src/main/java/net/md_5/bungee/tab/ServerUnique.java (diff)
Commit f9ce9fad28a3d9c6b74c65f9b991824285fc949f by github
#3884: Add docs for Plugin#getExecutorService

(commit: f9ce9fa)
The file was modifiedapi/src/main/java/net/md_5/bungee/api/plugin/Plugin.java (diff)
Commit 2e12caad0373f9d043db0110412d38d6b6f1da4d by md_5
Add central-publishing-maven-plugin
(commit: 2e12caa)
The file was modifiedproxy/pom.xml (diff)
The file was modifiedslf4j/pom.xml (diff)
The file was modifiedbootstrap/pom.xml (diff)
The file was modifiedmodule/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedconfig/pom.xml (diff)
The file was modifiedlog/pom.xml (diff)
The file was modifiedslf4j/pom.xml (diff)
The file was modifiedmodule/reconnect-yaml/pom.xml (diff)
The file was modifiednbt/pom.xml (diff)
The file was modifiednative/pom.xml (diff)
The file was modifieddialog/pom.xml (diff)
The file was modifiedmodule/cmd-kick/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiedmodule/cmd-list/pom.xml (diff)
The file was modifiedevent/pom.xml (diff)
The file was modifiedquery/pom.xml (diff)
The file was modifiedserializer/pom.xml (diff)
The file was modifiedchat/pom.xml (diff)
The file was modifiedmodule/cmd-alert/pom.xml (diff)
The file was modifiedmodule/cmd-send/pom.xml (diff)
The file was modifiedproxy/pom.xml (diff)
The file was modifiedapi/pom.xml (diff)
The file was modifiedbootstrap/pom.xml (diff)
The file was modifiedmodule/cmd-server/pom.xml (diff)
The file was modifiedmodule/cmd-find/pom.xml (diff)
The file was modifiedprotocol/pom.xml (diff)
The file was modifiedmodule/pom.xml (diff)
Commit 8f6768ae0021e66d2a08eeb768b87bd1a1393506 by md_5
Bump version to 1.21-R0.5-SNAPSHOT
(commit: 8f6768a)
The file was modifiedlog/pom.xml (diff)
The file was modifiedmodule/reconnect-yaml/pom.xml (diff)
The file was modifiedmodule/cmd-alert/pom.xml (diff)
The file was modifiedconfig/pom.xml (diff)
The file was modifiedpom.xml (diff)
The file was modifiednbt/pom.xml (diff)
The file was modifiedproxy/pom.xml (diff)
The file was modifiedmodule/cmd-find/pom.xml (diff)
The file was modifiedquery/pom.xml (diff)
The file was modifiedmodule/pom.xml (diff)
The file was modifiednative/pom.xml (diff)
The file was modifiedprotocol/pom.xml (diff)
The file was modifiedserializer/pom.xml (diff)
The file was modifiedapi/pom.xml (diff)
The file was modifiedchat/pom.xml (diff)
The file was modifieddialog/pom.xml (diff)
The file was modifiedmodule/cmd-list/pom.xml (diff)
The file was modifiedmodule/cmd-server/pom.xml (diff)
The file was modifiedmodule/cmd-kick/pom.xml (diff)
The file was modifiedslf4j/pom.xml (diff)
The file was modifiedevent/pom.xml (diff)
The file was modifiedmodule/cmd-send/pom.xml (diff)
The file was modifiedbootstrap/pom.xml (diff)
The file was modifiedprotocol/src/main/java/net/md_5/bungee/protocol/ProtocolConstants.java (diff)