From 1299fda597fb677f8a4909c6aa04bbd46714511d Mon Sep 17 00:00:00 2001 From: Destro174 <40720638+destro174@users.noreply.github.com> Date: Sat, 12 Sep 2020 15:21:00 +0200 Subject: [PATCH] fix plugin.yml being invalid --- 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 ae44402..661ac90 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: CustomMOTD -main: alttd.destro.custommotd.CustomMOTD +main: com.alttd.destro174.custommotd.CustomMOTD version: 1.0 author: destro174 commands: