mirror of
https://github.com/songoda/EpicBosses.git
synced 2025-01-03 13:57:36 +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}
|
||||
author: ${plugin.author}
|
||||
api-version: 1.13
|
||||
softdepend: [PlaceholderAPI] # TODO: Add other softdepends
|
||||
softdepend: [PlaceholderAPI, PlayerPoints, Vault] # TODO: Add other softdepends
|
||||
commands:
|
||||
Boss:
|
||||
description: Used to handle all CustomBosses related commands.
|
||||
|
Loading…
Reference in New Issue
Block a user