diff --git a/core/src/main/resources/plugin.yml b/core/src/main/resources/plugin.yml
index 1c493b6..ce018ff 100644
--- a/core/src/main/resources/plugin.yml
+++ b/core/src/main/resources/plugin.yml
@@ -1,5 +1,12 @@
 name: spawn
-author: olischma, muelleel
-version: '1.0'
+description: modular base-plugin for mhsl server projects
+version: '0'
+api-version: '1.21'
 main: eu.mhsl.craftattack.core.Main
-api-version: '1.21'
\ No newline at end of file
+load: POSTWORLD
+prefix: mhsl-spawn
+
+author: MineTec
+contributors: [olischma, 28Pupsi28]
+
+website: https://mhsl.eu/gitea/CraftAttack/spawn
\ No newline at end of file