Commit Graph

2317 Commits

Author SHA1 Message Date
06168aa9b0 new event TabCompleteRequestEvent and deprecate TabCompleteEvent 2026-06-23 17:17:32 +02:00
e1740a201a Add CommandsDeclareEvent to declare commands with brigadier API 2026-06-23 17:17:32 +02:00
3088896d11 Server branding now includes the backend server name 2026-06-23 17:17:32 +02:00
a1efb37eee Multi-session with same Minecraft account with specific permission
Players with permission bungeecord.multiple_connect can have multiple connections with the same Minecraft account.
The UUID and player name is altered to avoid collision with other player:
UUID : xxxxxxxx-xxxx-VIxx-xxxx-xxxxxxxxxxxx
- The UUID version (V above) is now the provided version + 8 (for online player, it is 4, so it becomes C).
- The I digit will follow the index of the duplicated player : first duplicated player is 1, second one is 2.
- The name of the player will be the real player name, followed by the character "." (dot) followed by the duplication index.

Bedrock accounts connected using the Floodgate plugin will not be able to connect multiple times due to the risk of xUID collision.
2026-06-23 17:17:32 +02:00
08097d864c Change projet configuration and POM for Pandacube 2026-06-23 17:17:32 +02:00
76931a8182 Remove modules and startup delay
We don’t need them for Pandacube

# Conflicts:
#	module/cmd-alert/pom.xml
#	module/cmd-find/pom.xml
#	module/cmd-kick/pom.xml
#	module/cmd-list/pom.xml
#	module/cmd-send/pom.xml
#	module/cmd-server/pom.xml
#	module/pom.xml
#	module/reconnect-yaml/pom.xml
#	pom.xml
2026-06-23 17:17:31 +02:00
md_5
f56d37f463 Revert back to Cloudflare zlib not zlib_ng 2026-06-18 07:15:38 +10:00
Outfluencer
dc538cb2ee #3998: Use pending connection online mode state for login packet 2026-06-18 07:02:39 +10:00
md_5
0b2812d24e Fix Minecraft 26.2 scoreboard team packet 2026-06-17 01:50:22 +10:00
md_5
d0556ea33f Minecraft 26.2 support 2026-06-17 01:20:00 +10:00
md_5
b525332940 Minecraft 26.2-rc-2 support 2026-06-13 16:56:37 +10:00
dependabot[bot]
517f5e8055 #3995: Bump io.netty:netty-bom from 4.2.14.Final to 4.2.15.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.14.Final to 4.2.15.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.2.14.Final...netty-4.2.15.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-version: 4.2.15.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-03 19:37:17 +10:00
dependabot[bot]
5de81008ef #3979: Bump org.slf4j:slf4j-api from 2.0.17 to 2.0.18
Bumps org.slf4j:slf4j-api from 2.0.17 to 2.0.18.

---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-api
  dependency-version: 2.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:52:26 +10:00
dependabot[bot]
c6ab8217dc #3992: Bump org.jline:jline from 4.1.0 to 4.1.3
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.1.0 to 4.1.3.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.1.0...4.1.3)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:50:54 +10:00
dependabot[bot]
2628eead0e #3989: Bump org.apache.maven.plugins:maven-site-plugin from 3.21.0 to 3.22.0
Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases)
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.21.0...maven-site-plugin-3.22.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
  dependency-version: 3.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:50:22 +10:00
dependabot[bot]
a73d26b45a #3991: Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.5 to 3.5.6.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.6
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:45:29 +10:00
dependabot[bot]
4fefa89c7c #3986: Bump io.netty:netty-bom from 4.2.13.Final to 4.2.14.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.13.Final to 4.2.14.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.2.13.Final...netty-4.2.14.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-version: 4.2.14.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:44:46 +10:00
dependabot[bot]
55c1833826 #3985: Bump org.junit.jupiter:junit-jupiter from 6.0.3 to 6.1.0
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 6.0.3 to 6.1.0.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r6.0.3...r6.1.0)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:44:24 +10:00
dependabot[bot]
2d1b3b1ea1 #3984: Bump org.apache.maven:maven-resolver-provider from 3.9.15 to 3.9.16
Bumps org.apache.maven:maven-resolver-provider from 3.9.15 to 3.9.16.

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-version: 3.9.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:43:58 +10:00
dependabot[bot]
31f84da5e8 #3983: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3
Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.6.2...enforcer-3.6.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-version: 3.6.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-30 09:43:36 +10:00
md_5
0cf68b5d63 Minecraft 26.2-pre-2 support 2026-05-29 19:20:13 +10:00
md_5
c21769b06c Minecraft 26.2-snapshot-7 support 2026-05-13 20:40:49 +10:00
md_5
2c270f0937 Minecraft 26.2-snapshot-6 support 2026-05-09 14:19:36 +10:00
dependabot[bot]
dfc916266d #3978: Bump org.jline:jline from 4.0.14 to 4.1.0
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.14 to 4.1.0.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.0.14...4.1.0)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-09 10:27:02 +10:00
dependabot[bot]
5cae41013c #3977: Bump io.netty:netty-bom from 4.2.12.Final to 4.2.13.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.12.Final to 4.2.13.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.2.12.Final...netty-4.2.13.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-version: 4.2.13.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-09 10:26:44 +10:00
dependabot[bot]
68f3e54503 #3975: Bump org.jline:jline from 4.0.12 to 4.0.14
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.12 to 4.0.14.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.0.12...4.0.14)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.0.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-30 08:10:48 +10:00
dependabot[bot]
dd59adf443 #3973: Bump com.mysql:mysql-connector-j from 9.6.0 to 9.7.0
Bumps [com.mysql:mysql-connector-j](https://github.com/mysql/mysql-connector-j) from 9.6.0 to 9.7.0.
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/9.x/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/compare/9.6.0...9.7.0)

---
updated-dependencies:
- dependency-name: com.mysql:mysql-connector-j
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 08:03:42 +10:00
dependabot[bot]
9bedae8418 #3972: Bump org.projectlombok:lombok from 1.18.44 to 1.18.46
Bumps [org.projectlombok:lombok](https://github.com/projectlombok/lombok) from 1.18.44 to 1.18.46.
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/projectlombok/lombok/compare/v1.18.44...v1.18.46)

---
updated-dependencies:
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.46
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 08:02:56 +10:00
dependabot[bot]
6f1d0bc4eb #3971: Bump org.apache.maven:maven-resolver-provider from 3.9.14 to 3.9.15
Bumps org.apache.maven:maven-resolver-provider from 3.9.14 to 3.9.15.

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-version: 3.9.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-23 08:02:35 +10:00
dependabot[bot]
aa5c89d7e3 #3969: Bump org.jline:jline from 4.0.10 to 4.0.12
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.10 to 4.0.12.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.0.10...4.0.12)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.0.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-11 09:40:50 +10:00
dependabot[bot]
4f377acd11 #3967: Bump org.jline:jline from 4.0.9 to 4.0.10
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.0.9...4.0.10)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-03 10:57:03 +11:00
dependabot[bot]
8ead79f05f #3966: Bump io.netty:netty-bom from 4.2.10.Final to 4.2.12.Final
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.2.10.Final to 4.2.12.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](https://github.com/netty/netty/compare/netty-4.2.10.Final...netty-4.2.12.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-bom
  dependency-version: 4.2.12.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-28 12:32:50 +11:00
md_5
5eba892064 Enforce Maven plugin versions 2026-03-28 12:32:27 +11:00
md_5
dacc927fce Minecraft 26.1 support 2026-03-25 03:10:00 +11:00
dependabot[bot]
e3963f373e #3964: Bump org.jline:jline from 4.0.7 to 4.0.9
Bumps [org.jline:jline](https://github.com/jline/jline3) from 4.0.7 to 4.0.9.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/4.0.7...4.0.9)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-24 18:11:26 +11:00
dependabot[bot]
463412a083 #3961: Bump org.junit.jupiter:junit-jupiter from 5.14.3 to 6.0.3
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit-framework) from 5.14.3 to 6.0.3.
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](https://github.com/junit-team/junit-framework/compare/r5.14.3...r6.0.3)

---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
  dependency-version: 6.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 14:44:41 +11:00
dependabot[bot]
1d0c35bf9d #3960: Bump org.jline:jline from 3.30.9 to 4.0.7
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.9 to 4.0.7.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/jline-3.30.9...4.0.7)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 4.0.7
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 14:44:25 +11:00
dependabot[bot]
4fdd71c9ee #3959: Bump org.codehaus.mojo:extra-enforcer-rules from 1.11.0 to 1.12.0
Bumps [org.codehaus.mojo:extra-enforcer-rules](https://github.com/mojohaus/extra-enforcer-rules) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/mojohaus/extra-enforcer-rules/releases)
- [Commits](https://github.com/mojohaus/extra-enforcer-rules/compare/1.11.0...1.12.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:extra-enforcer-rules
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 14:44:10 +11:00
md_5
19c967d155 Bump com.puppycrawl.tools:checkstyle from 9.3 to 12.3.1 2026-03-21 14:38:39 +11:00
md_5
290c23ef9d Allow JUnit and JLine upgrades 2026-03-21 14:38:39 +11:00
md_5
d75d9e8c86 Enforce dependency bytecode versions 2026-03-21 14:38:39 +11:00
md_5
1ecf942ced Require Java 17 2026-03-21 14:38:38 +11:00
md_5
feeaf07352 Bump version to 26.1-R0.1-SNAPSHOT 2026-03-21 14:38:38 +11:00
dependabot[bot]
1ca1e9f0f2 #3957: Bump org.jline:jline from 3.30.8 to 3.30.9
Bumps [org.jline:jline](https://github.com/jline/jline3) from 3.30.8 to 3.30.9.
- [Release notes](https://github.com/jline/jline3/releases)
- [Commits](https://github.com/jline/jline3/compare/jline-3.30.8...jline-3.30.9)

---
updated-dependencies:
- dependency-name: org.jline:jline
  dependency-version: 3.30.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-21 11:29:48 +11:00
md_5
68a192afc1 Minecraft 26.1-rc-2 support 2026-03-21 09:03:22 +11:00
Outfluencer
a37ed10053 #3952: Fix PlayerConfigurationEvent timeout 2026-03-15 11:22:45 +11:00
md_5
262e60a2ca Enforcer still needs an exception when building outside of reactor due to dependency-reduced-pom 2026-03-14 22:25:04 +11:00
md_5
8e52acec05 Manage maven-resolver versions centrally 2026-03-14 16:10:46 +11:00
Outfluencer
709ad723d6 #3931: In place native cipher 2026-03-14 15:40:21 +11:00
md_5
53a4ed9543 Use zlib-ng API and custom symbol prefix to avoid conflicts 2026-03-14 14:55:56 +11:00