Updated plugin.yml to have name of addon to make it unique

This commit is contained in:
tastybento 2023-03-25 09:12:35 -07:00
parent 11201c7758
commit 7e7512549c
2 changed files with 6 additions and 3 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/target/
/.classpath
/.DS_Store
/.project

View File

@ -1,8 +1,7 @@
name: Pladdon
name: BSkyBlock
main: world.bentobox.bskyblock.BSkyBlockPladdon
version: ${version}
api-version: 1.19
description: A SkyBlock Plugin
author: tastybento
depend:
- BentoBox