BlueMap/implementations
Blue (Lukas Rieger) e9ab39c052 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors
On forge there was a problem sometimes, where presumably a join-fork-thread was created with a class-loader that did not have access to all classes, and therefore crashed in a ClassNotFoundException. This fixes this issue.
2020-09-15 12:02:12 +02:00
..
cli Add metrics reports back to cli 2020-09-04 11:41:36 +02:00
fabric-1.15.2 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors 2020-09-15 12:02:12 +02:00
fabric-1.16.1 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors 2020-09-15 12:02:12 +02:00
fabric-1.16.2 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors 2020-09-15 12:02:12 +02:00
forge-1.14.4 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors 2020-09-15 12:02:12 +02:00
forge-1.15.2 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors 2020-09-15 12:02:12 +02:00
forge-1.16.2 Use own ForkJoinPool for cache-cleanups to avoid class-loading errors 2020-09-15 12:02:12 +02:00
spigot Add /bluemap help command to show all available commands 2020-09-12 16:29:01 +02:00
sponge-7.2.0 Fix possible NPE and the forge-server instance never being initialized 2020-08-30 20:52:30 +02:00