mirror of
https://github.com/songoda/EpicBosses.git
synced 2025-01-05 06:47:48 +01:00
Added vault and playerpoints as soft depends.
This commit is contained in:
parent
e1b05af2df
commit
0aca79652f
@ -3,7 +3,7 @@ main: ${plugin.main}
|
|||||||
version: ${plugin.version}
|
version: ${plugin.version}
|
||||||
author: ${plugin.author}
|
author: ${plugin.author}
|
||||||
api-version: 1.13
|
api-version: 1.13
|
||||||
softdepend: [PlaceholderAPI] # TODO: Add other softdepends
|
softdepend: [PlaceholderAPI, PlayerPoints, Vault] # TODO: Add other softdepends
|
||||||
commands:
|
commands:
|
||||||
Boss:
|
Boss:
|
||||||
description: Used to handle all CustomBosses related commands.
|
description: Used to handle all CustomBosses related commands.
|
||||||
|
Loading…
Reference in New Issue
Block a user