Commit Graph

7 Commits

Author SHA1 Message Date
d047be35d9 Custom Bukkit event ServerStopEvent 2023-07-15 16:25:26 +02:00
b2f5770461 Improved Json record support (Gson 2.10 natively supports it) + Added ItemStack Json support
- Extract RecordTypeAdapter to its own file + only use it if Gson library does not support it (it does since 2.10, but we are unsure of which version is actually used in paper/bungee/other)
- new ItemStackAdapter to support Json (de)serializing of Bukkit ItemStack.
2023-03-12 14:14:17 +01:00
126d5df619
Fix some plugin loading issue 2022-12-14 17:58:05 +01:00
264300ead6
Ability to disable PerformanceAnalysisManager on server shutdown 2022-12-12 19:35:53 +01:00
06815c5c75
Backup management from Paper plugin moved into Pandalib + new BackupCleaner + refactored working directory backup 2022-12-12 18:54:00 +01:00
d4471f2845 new Maven module again + now generates javadoc 2022-07-20 16:26:29 +02:00
d2ca501203 renamed modules dir 2022-07-20 13:28:01 +02:00