Add Multiverse-Core as a soft dependency to ensure teleport locations are found

This commit is contained in:
akastijn 2026-07-11 22:22:09 +02:00
parent d412812dcb
commit 95219c17bc

View File

@ -3,6 +3,10 @@ version: ${version}
main: com.alttd.hunger_games.Main main: com.alttd.hunger_games.Main
api-version: "1.21" api-version: "1.21"
# Load after Multiverse-Core to be able to find the teleport locations
softdepend:
- Multiverse-Core
commands: commands:
hungergames: hungergames:
description: Main HungerGames command description: Main HungerGames command