uhc kit fix

This commit is contained in:
2025-02-16 19:49:17 +01:00
parent 252e354130
commit 0652bb1a7e
4 changed files with 1 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ public class WolfFfaCommand implements CommandExecutor, TabCompleter {
player.getInventory().setItem(22, water);
player.getInventory().setItem(23, water);
player.getInventory().setItem(24, water);
player.getInventory().setItem(40, shield);
}
}