From d726ab63d46987595592649f78e2e9b761617cc7 Mon Sep 17 00:00:00 2001 From: Jason A Cramer Date: Fri, 26 Mar 2021 14:56:52 -0400 Subject: [PATCH] Rename plugin.yml to src/plugin.yml --- plugin.yml => src/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename plugin.yml => src/plugin.yml (79%) diff --git a/plugin.yml b/src/plugin.yml similarity index 79% rename from plugin.yml rename to src/plugin.yml index 127ac55..cd1bee3 100644 --- a/plugin.yml +++ b/src/plugin.yml @@ -7,4 +7,4 @@ depend: [MythicMobs, WorldEdit] commands: siege: description: The base command for siege. - usage: /siege \ No newline at end of file + usage: /siege