mirror of
https://github.com/BentoBoxWorld/BentoBox.git
synced 2024-12-22 09:08:03 +01:00
399a5c1518
Fixed pom.xml (was still using 1.12.2 API) Updated plugin.yml (main class)
12 lines
222 B
YAML
Executable File
12 lines
222 B
YAML
Executable File
name: BentoBox
|
|
main: world.bentobox.bentobox.BentoBox
|
|
version: ${version}
|
|
api-version: 1.13
|
|
|
|
authors: [tastybento, Poslovitch]
|
|
|
|
softdepend: [PlaceholderAPI, MVdWPlaceholderAPI]
|
|
|
|
load: startup
|
|
loadbefore: [Multiverse-Core]
|