promotional bannermobile promotional banner
premium banner
Automatically give new players customizable starter items (tools, food, torches) when they join a world or server.

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!