diff --git a/plugin.yml b/plugin.yml new file mode 100644 index 0000000..7f21f17 --- /dev/null +++ b/plugin.yml @@ -0,0 +1,7 @@ +name: Exec +description: Registers commands for external scripts. +version: 0.1 +author: Ardakaz +main: net.ardakaz.exec.Exec +api-version: 1.21 +depend: [PlaceholderAPI] \ No newline at end of file