Fix command issue

This commit is contained in:
KingRainbow44 2022-04-26 00:39:05 -04:00
parent 03988414ce
commit 2369f92cb4

View File

@ -36,7 +36,7 @@ public final class Grasscutter {
private static GameServer gameServer;
private static PluginManager pluginManager;
public static final Reflections reflector = new Reflections();
public static final Reflections reflector = new Reflections("emu.grasscutter");
static {
// Declare logback configuration.