• Joined on 2022-11-26
marcbal pushed to main at PandacubeFr/PaperDockerBuilder 2026-03-31 14:26:09 +02:00
075e447b25 Fix some variables in Jenkinsfile
marcbal pushed to main at PandacubeFr/PaperDockerBuilder 2026-03-31 00:29:33 +02:00
47bdd6d6e5 Multi JDK version support for image build
marcbal pushed to master at PandacubeFr/PandaLib 2026-03-26 00:27:29 +01:00
1ef57c3183 Better handling of database connection pool. It should better handle when the database is stopped without notice.
marcbal pushed to master at PandacubeFr/PandaLib 2026-03-25 09:08:06 +01:00
f9d7d60ffa MC 26.1 initial support
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2026-03-25 08:59:17 +01:00
449d53bf08 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
3d36e6b4a7 Add CommandsDeclareEvent to declare commands with brigadier API
Compare 2 commits »
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2026-03-25 08:46:40 +01:00
16147a8a68 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
1b155bccda Add CommandsDeclareEvent to declare commands with brigadier API
0e6e9db1e3 Server branding now includes the backend server name
46bf318a88 Multi-session with same Minecraft account with specific permission
801b0d8ef2 Change projet configuration and POM for Pandacube
Compare 5 commits »
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2026-03-25 08:42:10 +01:00
a3835025e2 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
2198ab3289 Add CommandsDeclareEvent to declare commands with brigadier API
1e9666b461 Server branding now includes the backend server name
69b67845d0 Multi-session with same Minecraft account with specific permission
f1561dd998 Change projet configuration and POM for Pandacube
Compare 5 commits »
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2026-03-25 08:38:10 +01:00
e819793017 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
f1671ffc3a Add CommandsDeclareEvent to declare commands with brigadier API
2c9357988d Server branding now includes the backend server name
779b6cbd08 Multi-session with same Minecraft account with specific permission
2df0a8ff7a Change projet configuration and POM for Pandacube
Compare 69 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2026-03-21 12:53:50 +01:00
9513d19845 Removed verbose logs
marcbal pushed to master at PandacubeFr/PandaLib 2026-03-21 12:34:41 +01:00
088c63b93e Trying a new fix about world backup
marcbal pushed to master at PandacubeFr/PandaLib 2026-03-20 23:39:10 +01:00
ea3846ce9c Debug backup manager
marcbal pushed to master at PandacubeFr/PandaLib 2026-03-20 23:17:38 +01:00
f24b64dd67 Maybe fix the backup manager
marcbal pushed to master at PandacubeFr/PandaLib 2026-01-21 00:41:30 +01:00
281b252b91 Updated WorldUtil to adapt to the new location of the data folder (in DIM* folders when present). Also refactored the code a little.
marcbal pushed to master at PandacubeFr/PandaLib 2026-01-15 22:42:44 +01:00
d7bbfbe008 Removed not working reflection wrappers on 1.21.11 (round 2)
marcbal pushed to master at PandacubeFr/PandaLib 2026-01-15 22:12:23 +01:00
a65f6d8ee9 Removed not working reflection wrappers on 1.21.11
marcbal pushed to master at PandacubeFr/PandaLib 2026-01-15 13:43:20 +01:00
84516425da Prepare for MC 1.21.11
marcbal pushed to master at PandacubeFr/PandaLib 2026-01-14 22:02:32 +01:00
33ea87df49 Fix useless database update when no value has been modified in a SQLElement instance.
marcbal pushed to main at PandacubeFr/PaperDockerBuilder 2026-01-11 01:55:26 +01:00
c5cac6c726 Fix again
marcbal pushed to main at PandacubeFr/PaperDockerBuilder 2026-01-11 01:50:37 +01:00
55f7f9221c Fix jenkinsfile
marcbal pushed to main at PandacubeFr/PaperDockerBuilder 2026-01-11 01:39:22 +01:00
2fe3a771d8 Make jdk image use alpine base image instead of presumably ubuntu
29d28034b3 Improved pipeline and local script to install the patched paper jar into the local Maven repo (for NMS development)
Compare 2 commits »