Starter
Gives items on first 3 respawns of each wipe
# Starter
Reward players with progressive starter items across multiple server wipes or progression stages.
Starter automatically grants a sequence of starter rewards the first few times a player joins after a wipe. Each reward is only given once, making it perfect for welcoming new players without allowing repeated abuse.
---
Features
- 🎁 Automatically gives starter items to players.
- 📈 Progressive reward system across multiple joins.
- 💾 Tracks claimed rewards using Oxide permissions.
- 🌍 Automatically resets rewards on every new map wipe.
- 🛏 First reward: Sleeping Bag.
- 🏡 Second reward: Rug.
- 🛌 Third reward: Bed.
- 🎨 Uses custom skinned items for easy identification.
- ⚡ Lightweight with no data files required.
How It Works
When a player wakes up after joining the server:
1. First Reward
- Receives a Sleeping Bag.
- Granted only once.
2. Second Reward
- Receives a Rug.
- Granted after the first reward has already been claimed.
3. Third Reward
- Receives a Bed.
- Granted after the second reward has been claimed.
On every new map wipe, the first and second reward permissions are cleared, allowing players to begin the progression again. :contentReference[oaicite:0]{index=0}
---
Permissions
| Permission | Description |
|------------|-------------|
| Starter.One | First-stage starter reward. |
| Starter.Two | Second-stage starter reward. |
| Starter.Three | Third-stage starter reward. |
These permissions are managed automatically by the plugin and normally do not need to be assigned manually. :contentReference[oaicite:1]{index=1}
---
Included Rewards
| Stage | Item |
|------:|------|
| 1 | Sleeping Bag |
| 2 | Rug |
| 3 | Bed |
---
Commands
No chat or console commands are required.
The plugin works automatically whenever an eligible player joins the server.
---
Configuration
No configuration file is required.
Simply install the plugin and it will begin rewarding players automatically.
---
Notes
- Rewards are only given to Steam players.
- Each reward can only be claimed once until the permissions are reset on a new wipe.
- The reward sequence is controlled entirely through Oxide permissions, eliminating the need for saved player data.
