> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Use Item IDs & Admin Spawning in Unturned

> Master the administrative arsenal. Learn how to use the /give command and explore a curated registry of common item IDs for weapons, gear, and medical supplies.

## Managing Your Administrative Arsenal

As an authorized administrator on an Unturned server, you possess the technical capability to materialize any asset directly into your inventory or that of another participant. This functionality is indispensable for verifying modded weapon performance, facilitating community-run events, or providing restitution to players who have encountered environmental glitches. To use these commands, your Steam identity must first be authorized within the [Admin Registry](/games/unturned/setting-up-permissions-in-rocketmod-unturned).

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    4 Minutes
  </Card>
</CardGroup>

***

## The Technical Spawning Syntax

Item materialization is executed through the chat interface or the server console using a standardized forward-slash delimiter.

* **Standard Syntax:** `/give <Player>/<ItemID>/<Amount>`
* **Example Execution:** `/give Vlad/363/1` (Instantly grants 1 Maplestrike rifle to the player "Vlad").

***

## Essential Item Registry

Below is a curated selection of high-utility item identifiers utilized by professional server administrators.

| Item Name         | Technical ID | Functional Category       |
| :---------------- | :----------: | :------------------------ |
| **Maplestrike**   |     `363`    | Primary Assault Rifle     |
| **Alicepack**     |     `253`    | High-Capacity Storage     |
| **Military Drum** |     `17`     | High-Capacity Ammunition  |
| **Medkit**        |     `15`     | Critical Medical Recovery |
| **Canteen**       |     `337`    | Infinite Hydration        |
| **Glowstick**     |     `276`    | Tactical Illumination     |

***

## Sourcing Community Assets

<AccordionGroup>
  <Accordion title="Identifying Curated Map Assets">
    Specialized maps like **Arid** or **Elver** use a proprietary range of item IDs not found in the vanilla game engine. We highly recommend using a searchable database such as **[UnturnedItems.com](https://unturneditems.com/)** to retrieve identifiers for map-specific weaponry and equipment.
  </Accordion>

  <Accordion title="Administrative Ethics">
    While spawning items is a powerful tool, we recommend using it sparingly during active gameplay to preserve the survival integrity of your community. Frequent spawning of high-tier gear can disrupt the server's loot economy and diminish player satisfaction.
  </Accordion>
</AccordionGroup>

<Tip>
  ### Mass Spawning

  If you are preparing for a large-scale event, you can use the `@` symbol in place of a player name (e.g., `/give @/ItemID/Amount`) to grant an item to every currently connected participant simultaneously.
</Tip>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **Unturned:** Item logic ready.
</div>
