Add Multiverse-Core as a soft dependency to ensure teleport locations are found
This commit is contained in:
parent
d412812dcb
commit
95219c17bc
|
|
@ -3,6 +3,10 @@ version: ${version}
|
|||
main: com.alttd.hunger_games.Main
|
||||
api-version: "1.21"
|
||||
|
||||
# Load after Multiverse-Core to be able to find the teleport locations
|
||||
softdepend:
|
||||
- Multiverse-Core
|
||||
|
||||
commands:
|
||||
hungergames:
|
||||
description: Main HungerGames command
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user