• Joined on 2022-11-26
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2024-06-27 19:52:22 +02:00
bb4de2e30e new event TabCompleteRequestEvent and deprecate TabCompleteEvent
66c9500a73 Add CommandsDeclareEvent to declare commands with brigadier API
6ea9f1dce1 Server branding now includes the backend server name
2373a33cdc Multi-session with same Minecraft account with specific permission
a669080b0c Change projet configuration and POM for Pandacube
Compare 16 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-26 23:59:13 +02:00
2acfa53b63 Use $ to reflect on inner classes
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-26 23:10:19 +02:00
640b255e1d Bypass PaperReflectionHolder that try to understand our Mojang mapped reflection call as Spigot mapped
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-15 13:29:45 +02:00
ed0db5391d Added missing @ConcreteWrapper
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-15 13:15:58 +02:00
cef4af80f0 Update reflection in NMS/OBC
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-12 23:32:19 +02:00
7f56645ba5 new FunctionException type
827c13887c Removed all NMS mapping stuff since paper jar is now mojang mapped
Compare 2 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-09 22:48:58 +02:00
0ff2ae1296 Fix Brigadier command stuff in pandalib-paper
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-07 00:05:12 +02:00
e7b528718c Update paper plugin to MC 1.20.6
d411618e63 Fix Javadoc warnings due to Java 21 update (+ some other warnings)
Compare 2 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-06-01 00:35:56 +02:00
decf302851 Update to Java 21
marcbal pushed to main at PandacubeFr/GeyserDockerBuilder 2024-05-31 23:57:38 +02:00
a1795c631b Update Java to 21
marcbal pushed to main at PandacubeFr/PaperDockerBuilder 2024-05-31 23:52:11 +02:00
d4f843fbbb Update java version to 21
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2024-05-31 21:55:43 +02:00
6019f9de6f new event TabCompleteRequestEvent and deprecate TabCompleteEvent
0220b4512f Add CommandsDeclareEvent to declare commands with brigadier API
151b22c95b Server branding now includes the backend server name
77be5eee80 Multi-session with same Minecraft account with specific permission
b90791d41f Change projet configuration and POM for Pandacube
Compare 6 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-05-08 10:10:18 +02:00
d3097781bc Added 1.20.5 and 1.20.6
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2024-05-08 10:00:33 +02:00
53b54d300f new event TabCompleteRequestEvent and deprecate TabCompleteEvent
211753cc33 Add CommandsDeclareEvent to declare commands with brigadier API
e1999307b1 Server branding now includes the backend server name
eeca3a5c56 Multi-session with same Minecraft account with specific permission
55c4157375 Change projet configuration and POM for Pandacube
Compare 47 commits »
marcbal pushed to master at PandacubeFr/BungeeCord 2024-05-08 09:43:15 +02:00
18eae8a1a6 #3664: Improve chat test code quality
6e1751733f #3608, #3676: Close connection if HAProxy 2.0 message is a health check
6335af840b SPIGOT-7638: Library loader does not seem to resolve every dependency
336333acb1 #3665: Small improvements to TranslatableComponent
d110f6629b #3669: Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3
Compare 41 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-04-17 22:55:28 +02:00
2942a030a6 pandalib-db do not relocate commons-logging classes
marcbal pushed to master at PandacubeFr/PandaLib 2024-03-18 16:55:27 +01:00
69af006001 Updated some dependencies
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2024-03-18 15:56:41 +01:00
a56ff2d4d2 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
037cf6d97b Add CommandsDeclareEvent to declare commands with brigadier API
dc520b9bdf Server branding now includes the backend server name
b4095c4540 Multi-session with same Minecraft account with specific permission
c30c57482e Change projet configuration and POM for Pandacube
Compare 11 commits »
marcbal pushed to master at PandacubeFr/BungeeCord 2024-03-18 15:56:18 +01:00
ffa011c7b1 #3622: Revert "#3256: Allow - and . in online mode as some accounts still have these…"
22536c11bd #3618: Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2
2394e204fa #3629: Fix scoreboard team data reading
1b88a84710 Minecraft 24w10a support
7606d4437b Minecraft 24w07a support
Compare 5 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-03-05 19:06:33 +01:00
c60fb613d4 Add NMS access to raw display name of items
33e4e053cf Better error handling when loading offline player data
Compare 2 commits »