PaperMC/paper-server/patches/sources/net/minecraft/server
Aikar 74343ef1be Wait for Async Tasks during shutdown
Server.reload() had this logic to give time for tasks to shutdown,
however shutdown did not...

Adds a 5 second grace period for any async tasks to finish and warns
if any are still running after that delay just as reload does.
2020-05-10 22:16:17 -04:00
..
bossevents Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
commands Fixes and additions to the spawn reason API 2019-03-24 00:24:52 -04:00
dedicated Remote Connections shouldn't hold up shutdown 2020-03-31 03:50:42 -04:00
gui Make the GUI graph fancier 2020-02-02 04:00:40 -06:00
level Fire PlayerJoinEvent when Player is actually ready 2020-04-19 00:05:46 -04:00
network misc debugging dumps 2021-02-18 20:23:28 +00:00
packs Build system changes 2016-02-29 20:40:33 -06:00
players Fire PlayerJoinEvent when Player is actually ready 2020-04-19 00:05:46 -04:00
rcon Remote Connections shouldn't hold up shutdown 2020-03-31 03:50:42 -04:00
Bootstrap.java.patch Fix this stupid bullshit 2017-08-06 17:17:53 -05:00
Main.java.patch Basic PlayerProfile API 2018-01-15 22:11:48 -05:00
MinecraftServer.java.patch Wait for Async Tasks during shutdown 2020-05-10 22:16:17 -04:00
PlayerAdvancements.java.patch Add PlayerAdvancementCriterionGrantEvent 2018-01-19 08:15:29 -06:00
ServerAdvancementManager.java.patch Configurable Advancement Disabling 2017-06-09 16:29:31 +10:00
ServerFunctionManager.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
ServerScoreboard.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
ServerTickRateManager.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Services.java.patch Paper config files 2022-06-08 22:20:16 -07:00