diff --git a/plugin.yml b/plugin.yml new file mode 100644 index 0000000..72818f5 --- /dev/null +++ b/plugin.yml @@ -0,0 +1,14 @@ +## +# MVdWPlaceholderAPI +# +# @copyright Maxim Van de Wynckel +## + +name: MVdWPlaceholderAPI +version: 3.1.1 +description: Placeholder API for MVdW Software plugins +author: Maximvdw +website: https://www.mvdw-software.com/ +main: be.maximvdw.placeholderapi.PlaceholderAPI +# WICHTIG: api-version ist für Plugins auf 1.13+ Servern zwingend erforderlich +api-version: 1.21 \ No newline at end of file