Releases: TheFloodDragon/Velocity
Releases · TheFloodDragon/Velocity
自动构建最新版本
Features
- add function to directly pass collections in ServerPing.Builder (PaperMC#1538) #1538 (Timon Seidel)
- improve tablist (PaperMC#1532) #1532 (Timon Seidel)
- implement command rate limiter (PaperMC#1524) #1524 (Bridge)
Bug Fixes
- server link's custom labels not being translated (PaperMC#1537) #1537 (Timon Seidel)
- typo #1542 (SpigotRCE)
Commits
- b3e218b: Show proxy-wide online players in server ping (PaperMC#811) (BBaoVanC) #811
- c72a3ee: Check if kicking on command rate limit is enabled (Shane Freeder)
- aae97dc: Track plugin message channels that registered by clients (PaperMC#1276) (微莹·纤绫) #1276
- 676ec9c: preliminary cleanup of plugin message channel handling (Shane Freeder)
- b482443: Fix spot (Shane Freeder)
- 747f70d: Appease checkstyle (Shane Freeder)
- 9c1be72: Fix tests (Shane Freeder)
- a549880: Bump to Netty 4.2.0 (PaperMC#1380) (Andrew Steinborn) #1380
- a429bb5: Merge remote-tracking branch 'origin/dev/3.0.0' into cleanup/plugin-message-channel-handling (Shane Freeder)
- ae31233: Disable io_uring transport by default (Andrew Steinborn)
- a51711e: Use an ImmutableList Builder (Shane Freeder)
- 163a85a: Merge branch 'cleanup/plugin-message-channel-handling' into dev/3.0.0 (Shane Freeder)
- 7ad0661: Appease checkstyle gods (Shane Freeder)
- 74d0521: Also validate length before caring to invest time into processing (Shane Freeder)
- 3f0a85d: Fix MinecraftChannelIdentifier parsing to align with vanilla (PaperMC#1552) (booky) #1552
- bd2bb63: Validate state transition (Shane Freeder)
- 2e3e462: Merge branch 'PaperMC:dev/3.0.0' into dev/3.0.0 (蛟龙)