Give Items and Spawn Items

Use admin commands to spawn items and give gear to players on your Project Zomboid server.

As a server admin, you can spawn items for yourself or other players. This is useful for events, testing, or helping players who lost gear to bugs.

Give Items to Players

Make sure you're an admin

You need admin access. See Become Admin if you haven't set this up.

Use the additem command

In chat or console, type:

/additem "PlayerName" "module.ItemName" count

Examples:

/additem "PlayerName" "Base.Axe" 1
/additem "PlayerName" "Base.RifleHunting" 1
/additem "PlayerName" "Base.Bullets9mm" 30
/additem "PlayerName" "Base.WaterBottleFull" 5

Common Item IDs

Weapons

Item IDDescription
Base.AxeFire axe
Base.BaseballBatBaseball bat
Base.KatanaKatana
Base.CrowbarCrowbar
Base.ShotgunShotgun
Base.RifleHuntingHunting rifle
Base.PistolPistol
Base.RifleAssaultAssault rifle

Ammo

Item IDDescription
Base.ShotgunShellsShotgun shells
Base.Bullets9mm9mm bullets
Base.223Bullets.223 rifle rounds
Base.308Bullets.308 rifle rounds
Base.Bullets45.45 pistol rounds

Food & Water

Item IDDescription
Base.WaterBottleFullFull water bottle
Base.CannedBeansCanned beans
Base.CannedTomatoCanned tomatoes
Base.AppleApple
Base.SteakSteak

Medical

Item IDDescription
Base.BandageBandage
Base.AlcoholBandageAlcohol bandage
Base.AntibioticsAntibiotics
Base.FirstAidKitFirst aid kit
Base.SplintSplint

Tools & Materials

Item IDDescription
Base.HammerHammer
Base.SawSaw
Base.ScrewdriverScrewdriver
Base.NailsNails (box)
Base.PlankWooden plank
Base.GeneratorPortable generator
Base.GasCanGas can (full)

Vehicles

Use /addvehicle instead of /additem for vehicles:

/addvehicle "PlayerName" "Base.VanSeats"

See Vehicle Settings for vehicle types.

Give Items to Yourself

If you're logged in as admin, you can omit the player name:

/additem "Base.Axe" 1

Remove Items from Inventory

There's no direct "remove item" command. Options:

  • Ask the player to drop the item, then use /removeitem if available in your version
  • Use the item management features in the admin panel

Useful Admin Item Sets

Starter Kit

/additem "PlayerName" "Base.Axe" 1
/additem "PlayerName" "Base.WaterBottleFull" 3
/additem "PlayerName" "Base.CannedBeans" 5
/additem "PlayerName" "Base.Bandage" 5
/additem "PlayerName" "Base.Hammer" 1
/additem "PlayerName" "Base.Nails" 1

Building Kit

/additem "PlayerName" "Base.Hammer" 1
/additem "PlayerName" "Base.Saw" 1
/additem "PlayerName" "Base.Nails" 5
/additem "PlayerName" "Base.Plank" 20
/additem "PlayerName" "Base.Screwdriver" 1

Emergency Kit

/additem "PlayerName" "Base.FirstAidKit" 1
/additem "PlayerName" "Base.Antibiotics" 3
/additem "PlayerName" "Base.AlcoholBandage" 5
/additem "PlayerName" "Base.Splint" 2
/additem "PlayerName" "Base.WaterBottleFull" 3

See also: Admin Commands | Become Admin | Vehicle Settings

If you need help, join our Discord.

How is this guide?

40% Off — Limited TimeGet your Project Zomboid server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page