From 68b5e1304921c482dcba67ba55ce57e93e700af5 Mon Sep 17 00:00:00 2001
From: Anonymus Raccoon
Date: Fri, 30 Oct 2020 18:12:04 +0100
Subject: [PATCH] Working plugin
---
src/main/resources/plugin.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index eaee864..817a23b 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,3 +1,3 @@
name: PluginSDG
version: 1.0
-main: moe.sdg.PluginSDG.moe.sdg.PluginSDG.GameManager
\ No newline at end of file
+main: moe.sdg.PluginSDG.GameManager
\ No newline at end of file