From 9067103d850b3cfec57d8b48ff26015760af910a Mon Sep 17 00:00:00 2001 From: M_Viper Date: Thu, 8 Jan 2026 15:19:19 +0000 Subject: [PATCH] Dateien nach "src/main/resources" hochladen --- src/main/resources/plugin.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/main/resources/plugin.yml diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml new file mode 100644 index 0000000..e339f5c --- /dev/null +++ b/src/main/resources/plugin.yml @@ -0,0 +1,6 @@ +name: GlobalChatSuppressor +version: 1.0.0 +main: de.viper.globalchat.suppressor.GlobalChatSuppressor +api-version: 1.21 +author: M_Viper +commands: {}