I have two questions.
1.I want to run a command when the arena starts.
(Example: Give night vision to participating players)
I tried setting as below but it doesn't work. Please tell me how to set it correctly.
config/SurvivalArena.json
"Commands to run for each player when the game starts and the gates open. Use {id} in replacement of the players steam id": [inventory.giveto {id} "nightvisiongoggles" "1"],
2.I want to create additional profiles.
I tried adding it to the bottom of "Loot settings" in the default profile, but it is not reflected. Are there any additional commands?