Initial commit

This commit is contained in:
Maarten 2025-04-17 15:43:39 +02:00
commit ee86b7d84a
9 changed files with 384 additions and 0 deletions

View file

@ -0,0 +1,4 @@
name: PluginTemplate
version: '1.0-SNAPSHOT'
main: nl.maartenvr98.PluginTemplate.Main
api-version: '1.21'