This commit is contained in:
2024-12-18 16:03:45 +01:00
commit 36dec8b4c5
4 changed files with 425 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
name: ATM_Plugin
version: '${project.version}'
main: net.ichverstehs.atm_plugin.ATM_Plugin
api-version: '1.20'
commands:
testmenu:
description: Öffne das Test-Menü
usage: /<command>
createarmorstand:
description: Erstellt einen Armorstand mit einem Tag
usage: /createarmorstand
giveuncopyableemerald:
description: "Gibt dir einen unkopierbaren Smaragd"
usage: "/giveuncopyableemerald"