• Joined on 2022-11-26
marcbal pushed to master at PandacubeFr/PandaLib 2024-03-05 16:06:23 +01:00
e02ccc2b60 Small improvements to offline player data handling.
marcbal pushed to master at PandacubeFr/PandaLib 2024-03-03 18:32:35 +01:00
1c22518dd9 Lag bar now shows target TPS from /tick command
marcbal pushed to master at PandacubeFr/PandaLib 2024-03-02 23:24:02 +01:00
5d294ea172 DB: some improvements
marcbal pushed to master at PandacubeFr/PandaLib 2024-03-02 22:17:16 +01:00
56632867ec DB: forgot static
marcbal pushed to master at PandacubeFr/PandaLib 2024-03-02 22:14:59 +01:00
0c074b9354 DB: custom WHERE expression
marcbal pushed to master at PandacubeFr/PandaLib 2024-03-01 20:21:34 +01:00
bdf60785e8 Fix some missing javadoc.
ca7a51af2c Permissions can now pre-cache all known players, and API users can get all cached players
Compare 2 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-24 15:44:35 +01:00
d7705d8904 Rollback removal usage of teams prefix to handle colored scoreboard sidebar (was not working on Bedrock clients and on some Java clients)
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-24 15:38:22 +01:00
bae70598d6 Rollback removal usage of teams prefix to handle colored scoreboard sidebar (was not working on Bedrock clients and on some Java clients)
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-21 11:56:16 +01:00
649e1a56c8 Fix 1.20.4 reflection wrappers
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-20 14:22:02 +01:00
7d89f0c376 Update to use new 1.20.4 API
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-19 23:33:47 +01:00
f494c3bdb3 Prepare for 1.20.4
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-19 23:18:34 +01:00
23a7b940b7 Adjust TPS Bar color: don't change the color between 19 and 21 inclusive.
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-19 13:11:20 +01:00
bd0e0484cd Fix Reflection wrappers for 1.20.2
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-18 14:34:58 +01:00
92a9afa22c Prepare 1.20.2 full support
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-17 20:02:21 +01:00
2393352770 Better display of BadCommandUsage message on paper server
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2024-02-17 18:30:18 +01:00
f948b287f5 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
85d372ae7e Add CommandsDeclareEvent to declare commands with brigadier API
f38c4a6e94 Server branding now includes the backend server name
aefd61943b Multi-session with same Minecraft account with specific permission
f08fb3cdfe Change projet configuration and POM for Pandacube
Compare 5 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-17 13:46:16 +01:00
7795d94dfb Update Bungee API
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2024-02-17 13:41:16 +01:00
6bb83c4e61 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
e28802d3ff Add CommandsDeclareEvent to declare commands with brigadier API
754798b372 Server branding now includes the backend server name
0bc21968d9 Multi-session with same Minecraft account with specific permission
e41691bd57 Change projet configuration and POM for Pandacube
Compare 34 commits »
marcbal pushed to master at PandacubeFr/BungeeCord 2024-02-17 13:02:42 +01:00
3e9a7e45c4 #3616: Bump io.netty:netty-bom from 4.1.106.Final to 4.1.107.Final
f6c5332c1a #3613: Bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2
d0fa62d424 Minecraft 24w06a support
464ed0184c Improve cookie support during login
eda268b481 Fix 24w05b spectate packet ID
Compare 28 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2024-02-17 13:00:19 +01:00
3c6d77f0bb Update Paper API