Description
π SpawnAid
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.
β¨ Features
- π§° Automatically gives stone tools and food on first join
- π§ Fully customizable via generated config file
- π Tracks player data to ensure one-time item delivery
- π¬ Optional customizable welcome message
π οΈ Configuration
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:
π§± Tools
giveStoneSwordβ Stone Sword (default: true)giveStonePickaxeβ Stone Pickaxe (default: true)giveStoneAxeβ Stone Axe (default: true)giveStoneShovelβ Stone Shovel (default: true)
π Food
giveBreadβ Bread (default: true)breadAmountβ Amount of Bread (default: 16)giveAppleβ Apples (default: true)appleAmountβ Amount of Apples (default: 8)
π¦ Utilities
giveTorchβ Torches (default: true)torchAmountβ Amount of Torches (default: 16)
π¬ Message
sendWelcomeMessageβ Send a message when items are given (default: true)welcomeMessageβ Customizable welcome text
π¦ Usage
β You are welcome to include this mod in any modpack β no permission required!
π§ How It Works
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!


