start equipment has changed or something in alpha 10. just a bottle of water is all i am getting. How do you configure start equipment on a multiplayer server?
Starter equipment is in your inventory when you start. The escape pod only contains a bottle of water and nothing else. You configure it in the playfield-static.yaml or playfield.yaml under the player start section.
yeah I think i have it now: - Mode: Survival Spawn: EscapePod Items: [ "SurvivalTool, SurvivalTent, Flashlight, AntibioticOintment:2, Bandages:2, StomachPills:2, PowerBar:2, EnergyDrink:1", "SurvivalTool, SurvivalTent, Flashlight, AntibioticOintment:1, Bandages:1, PowerBar:1", "SurvivalTool, SurvivalTent, Flashlight, Bandages:1", "#FreshStart: SurvivalTool, SurvivalTent, Flashlight, Bandages:1, WaterBottle: 1" ] thanks!
But... armour, i need to load air into a suit anyone know how to have it loaded already on your toon on start? I keep starting without a suit. ok found it not sure it work yet. # Armor: ArmorLight PlayerArmor: ["ArmorMedium, ArmorLight, ArmorLight, #FreshStart:ArmorLight"] Status: [ "Food: 400, Health: 400", "Food: 250, Health: 250", "Food: 150, Health: 150", "#FreshStart:Food: 250, Health: 250" ] worked , watch leading and trailing spaces, copying and pasting.