mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2025-02-02 21:41:45 +01:00
Fixed a few things in plugin.yml
This commit is contained in:
parent
7c07982669
commit
3d70d5a6ae
@ -1,7 +1,7 @@
|
||||
name: BentoBox
|
||||
main: world.bentobox.bentobox.BentoBox
|
||||
version: ${project.version}${build.number}
|
||||
api-version: 1.13
|
||||
api-version: "1.13"
|
||||
|
||||
authors: [tastybento, Poslovitch]
|
||||
website: https://bentobox.world
|
||||
@ -10,7 +10,7 @@ load: STARTUP
|
||||
|
||||
loadbefore: [Multiverse-Core, Residence]
|
||||
|
||||
softdepend: [Vault, PlaceholderAPI, MVdWPlaceholderAPI]
|
||||
softdepend: [Vault, PlaceholderAPI, dynmap]
|
||||
|
||||
permissions:
|
||||
bentobox.admin:
|
||||
|
Loading…
Reference in New Issue
Block a user