bentobox/plugin.yml
Florian CUNY 399a5c1518 Version up FC-0.8
Fixed pom.xml (was still using 1.12.2 API)
Updated plugin.yml (main class)
2018-08-01 11:29:45 +02:00

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]