SpawnAid is a lightweight that automatically grants new players a customizable set of starter items when they first join a world or server. It's perfect for survival worlds, adventure maps, or multiplayer servers where you want to give newcomers a helpful head start.
After first launch, the mod generates a config file at:
config/spawnaid-common.toml
You can easily toggle which items are given and how many:
giveStoneSword – Stone Sword (default: true)giveStonePickaxe – Stone Pickaxe (default: true)giveStoneAxe – Stone Axe (default: true)giveStoneShovel – Stone Shovel (default: true)giveBread – Bread (default: true)breadAmount – Amount of Bread (default: 16)giveApple – Apples (default: true)appleAmount – Amount of Apples (default: 8)giveTorch – Torches (default: true)torchAmount – Amount of Torches (default: 16)sendWelcomeMessage – Send a message when items are given (default: true)welcomeMessage – Customizable welcome text✅ You are welcome to include this mod in any modpack – no permission required!
SpawnAid uses persistent NBT player data to track who has already received their starter kit. Players only get items once per world, even if they log out and back in again.
Enjoy a smooth start to your adventures!