• Joined on 2022-11-26
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-29 15:42:11 +01:00
ba496b0968 Public method in PaperBrigadierCommand
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-28 23:46:52 +02:00
ecd8b3b0c9 Some docs
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-28 23:16:58 +02:00
2f0b59a032 Improved Tick utility class
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-21 20:12:52 +02:00
8f31ea54d1 Add chat MiniMessage support + add support for color downsampling
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-21 18:01:23 +02:00
e2506d5d53 Fixed ordering of MC versions
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-20 23:07:31 +02:00
0e016881d7 ChatFilledLine can now add spaces on the right, if enabled in the builder.
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-18 23:23:07 +02:00
c7b33132a9 Proper deserialization of MinecraftVersionList to keep elements sorted
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-08 23:58:09 +02:00
a24eab67b6 Gson now deserializes numbers to the appropriate Number subclass
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-08 01:39:08 +02:00
db06ab1be9 CLI: Delay shutdown of logging system until the end of the stop() method
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-08 01:02:28 +02:00
728961d19f Don't call System.exit() from shutdown hook thread
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-08 00:32:42 +02:00
8b6fe63df1 Proper serialization of ItemStack and other Serializable stuff in Bukkit API
marcbal pushed to master at PandacubeFr/PandaLib 2023-10-07 19:42:40 +02:00
fdcfaf071a Proposer serialization of itemStack and other Serializable stuff in Bukkit API
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2023-10-07 17:32:53 +02:00
87b3d814dd new event TabCompleteRequestEvent and deprecate TabCompleteEvent
7b45fdcf98 Add CommandsDeclareEvent to declare commands with brigadier API
4dde9b0e5e Server branding now includes the backend server name
7022c64432 Multi-session with same Minecraft account with specific permission
d2dd9089e3 Change projet configuration and POM for Pandacube
Compare 18 commits »
marcbal pushed to master at PandacubeFr/BungeeCord 2023-10-07 17:31:20 +02:00
a7dbbc2f0a #3544: Remove redundant super call in handle(FinishConfiguration)
68b2df2b1e #3514: Add separator property to SelectorComponent
1ef4d27dbe #3543: Bump io.netty:netty-bom from 4.1.97.Final to 4.1.99.Final
94a1fb5117 #3535: Queue packets of Title api
78aef86a8f #3533: Don't put initial client in configure phase until server is ready
Compare 12 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2023-09-24 16:17:19 +02:00
da1ee9d882 Trying to fix ItemStack Gson adapter
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2023-09-24 01:00:01 +02:00
cf36174de7 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
b7f0cc4217 Add CommandsDeclareEvent to declare commands with brigadier API
a0f6d000ec Server branding now includes the backend server name
ca3323c00f Multi-session with same Minecraft account with specific permission
f52180c385 Change projet configuration and POM for Pandacube
Compare 11 commits »
marcbal pushed to master at PandacubeFr/BungeeCord 2023-09-24 00:58:30 +02:00
497c6879e0 Add (hopefully temporary) queue for plugin messages to server
7b27dfaf5e #3522: Revert "#3518: Bump io.netty:netty-bom from 4.1.97.Final to 4.1.98.Final"
f9b75c4a3a Update tests to JUnit 5
0509303fd3 #3519: Queue configuration phase packets from API methods
f486a251f3 #3518: Bump io.netty:netty-bom from 4.1.97.Final to 4.1.98.Final
Compare 5 commits »
marcbal pushed to master at PandacubeFr/PandaLib 2023-09-22 00:35:05 +02:00
455226b762 1.20.2
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2023-09-22 00:20:50 +02:00
ec963ef691 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
317844dd80 Add CommandsDeclareEvent to declare commands with brigadier API
Compare 2 commits »
marcbal pushed to for-pandacube at PandacubeFr/BungeeCord 2023-09-22 00:05:04 +02:00
ba212a8a61 new event TabCompleteRequestEvent and deprecate TabCompleteEvent
bf44147805 Add CommandsDeclareEvent to declare commands with brigadier API
e47394e10d Server branding now includes the backend server name
3ba71310b8 Multi-session with same Minecraft account with specific permission
fe2baa08b5 Change projet configuration and POM for Pandacube
Compare 33 commits »