PaperMC/paper-server/patches/sources/net/minecraft/commands
Callahan 41218728d9 Async command map building
This adds a custom pool inorder to make sure that they are closed
without much though, as it doesn't matter if the client is not sent
commands if the server is restarting. Using the default async pool caused issues to arise
due to the shutdown logic generally being much later.
2020-04-08 02:42:14 -05:00
..
arguments Adventure 2021-01-29 17:54:03 +01:00
Commands.java.patch Async command map building 2020-04-08 02:42:14 -05:00
CommandSource.java.patch Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
CommandSourceStack.java.patch Add UnknownCommandEvent 2017-06-17 18:48:21 -04:00