From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001 From: Dreeam <61569423+Dreeam-qwq@users.noreply.github.com> Date: Sun, 30 Apr 2023 06:22:08 -0400 Subject: [PATCH] Fix: Make log4j compatible with future release This patch fixes the warnning "WARN StatusConsoleListener The use of package scanning to locate plugins is deprecated and will be removed in a future release" during server launching. diff --git a/src/main/resources/log4j2.xml b/src/main/resources/log4j2.xml index ed4965b6db250090b0a9f6175e116bbe9c71fef3..afa3fdc10960f906629c12651a96f6c3de022336 100644 --- a/src/main/resources/log4j2.xml +++ b/src/main/resources/log4j2.xml @@ -1,5 +1,5 @@ - +