From 7465a980981039d80a587994426bd6d35ba3c204 Mon Sep 17 00:00:00 2001 From: rtm516 Date: Thu, 9 Apr 2020 16:46:59 +0100 Subject: [PATCH] Fixed DEBUG logs not showing in newer Java versions --- bootstrap/standalone/pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bootstrap/standalone/pom.xml b/bootstrap/standalone/pom.xml index 7c271339..0a583fa7 100644 --- a/bootstrap/standalone/pom.xml +++ b/bootstrap/standalone/pom.xml @@ -120,6 +120,9 @@ org.geysermc.platform.standalone.GeyserBootstrap + + true + @@ -130,4 +133,4 @@ - \ No newline at end of file +