mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-11-10 12:59:45 +01:00
11 lines
243 B
YAML
Executable File
11 lines
243 B
YAML
Executable File
name: BSkyBlock
|
|
main: us.tastybento.bskyblock.BSkyBlock
|
|
version: ${version}
|
|
|
|
authors: [Tastybento, Poslovitch]
|
|
|
|
depend: [Vault]
|
|
softdepend: [Herochat, DeluxeChat, PlaceholderAPI, MVdWPlaceholderAPI]
|
|
|
|
load: startup
|
|
loadbefore: [Multiverse-Core] |