# Feature Shop

This page contains a list of special abilities and perks purchasable with in-game money through the Feature Shop menu using `/featureshop` or `/unlocks` in-game. Below you can see the list of purchasable commands on our server.

![](https://protectorscraft.us/uploads/post_images/feature-shop.png)

### **Heads Database (/hdb)**

This unlocks access to a database of over 30k custom heads to decorate builds.

Requirements:\
$50,000 in-game money\
\
Unlocked:\
`/hdb` or `/headdb` - Open heads database\
`/hdb search [name]` - Search for heads

***

### **Auto Replant**

This automatically replants crops when broken with a hoe.

Requirements:\
$25,000 in-game money

Unlocked:\
Auto replant crops

***

### **Lumberjack (/lumberjack)**

This makes trees fall straight down instead of floating when chopped. Also decays leaves.

Requirements:\
$30,000 in-game money

Unlocked:\
`/lumberjack` - Toggle tree gravity\
`/treegravity` - Toggle tree gravity

**Submarines (/submarineshop)**\
This gives access to submarines that can traverse deep waters.

Requirements:\
$38,000 in-game money

Unlocked:\
`/submarinelist` - List available submarines\
`/submarineshop` - Open submarine shop

***

### **Minions (/minions)**

This allows spawning minions to help with tasks like mining, collecting, selling, etc. (Limit 3 minions).

Requirements:\
$80,000 in-game money

Unlocked:\
`/minions` - Open minion menu\
`/minion store` - Open minion store

Minion Types:\
Miner: Mines blocks in front of the minion\
Slayer: Kills mobs within range\
Collector: Collects items within range\
Feeder: Feeds minions within range\
Lumberjack: Chops wood & leaves within range\
Farmer: Farms farmland within range\
Fisher: Catches fish in front of the minion\
Seller: Sells items in connected chest for you

<details>

<summary>View Minion Upgrades Table:</summary>

![](/files/FjP2QtDFv2byM1lXUunk)

```markdown
|   Minion   |      Health     |                Range               |                                   Other                                  |
|------------|-----------------|------------------------------------|-----------------------------------------------------------------------------|
|    Miner   | 20 base, 80 max |                 N/A                |          Mines blocks, 1 heart per 10 actions, $200 dollars to feed         |
|   Slayer   | 20 base, 85 max | 3x3x3 (lvl 1) to 15x15x15 (lvl 10) |           Kills mobs, 1 heart per 6 actions, $300 dollars to feed           |
|  Collector | 20 base, 70 max | 3x3x3 (lvl 1) to 15x15x15 (lvl 10) |         Collects items, 1 heart per 15 actions, $200 dollars to feed        |
|   Feeder   | 20 base, 90 max | 3x3x3 (lvl 1) to 15x15x15 (lvl 10) |      Feeds nearby minions, 1 heart per 10 actions, $200 dollars to feed     |
| Lumberjack | 20 base, 90 max | 2x2x2 (lvl 1) to 12x15x12 (lvl 10) |           Chops wood, 1 heart per 10 actions, $200 dollars to feed          |
|   Farmer   | 20 base, 80 max | 1x1x1 (lvl 1) to 12x12x12 (lvl 10) |         Harvests crops, 1 heart per 15 actions, $200 dollars to feed        |
|   Fisher   | 20 base, 75 max |           4 block radius           |          Catches fish, 1 heart per 15 actions, $200 dollars to feed         |
|   Seller   | 20 base, 65 max |                 N/A                | Sells items from linked chest, 1 heart per 15 actions, $200 dollars to feed |
```

</details>

***

### **Turrets**

Secure your home or territory with defensive turrets. Before purchasing make sure you have 6 free slots in your inventory before purchasing.

Requirements:\
$150,000 in-game money

Unlocked:\
`/turret list` - Open your current turrets list\
\
Turret Types:\
Burst: Attacks rapidly, effective against mobs\
Siege: High damage, effective against fortified positions\
Slowness: Slows down targets, useful for control

***

### **Mob Catcher**

Catch and release every mob in ProtectorsCraft. Useful for transporting mobs or spawning certain mobs with a dispenser.

Requirements:\
$300,000 in-game money

Unlocked:\
`/mobcatcher recipe` - Show the recipe to craft the Mob Catcher (Single and Reusable)\
`/mobcatcher inspect` - Inspect what mob is currently in the Mob Catcher

<details>

<summary>View Mob Catcher Recipes:</summary>

Single-Use Mob Catcher Recipe:\
![](https://protectorscraft.us/uploads/post_images/mobcatcher-singleuse.png)\
\&#xNAN;*The single-use mob catcher is crafted by placing string in all crafting slots except for the center slot, where you need to place an ender pearl.*\
\
Reusable Mob Catcher Recipe:\
![](https://protectorscraft.us/uploads/post_images/mobcatcher-reusable.png)\
\&#xNAN;*The reusable mob catcher is crafted similarly to the single-use version, but instead of using an ender pearl in the center slot, you need to place an ender eye.*

```markdown
Single-Use Mob Catcher Recipe:
| Crafting Slot 1 | Crafting Slot 2 | Crafting Slot 3 |
|-----------------|-----------------|-----------------|
| String          | String          | String          |
| String          | Ender Pearl     | String          |
| String          | String          | String          |

Reusable Mob Catcher Recipe:
| Crafting Slot 1 | Crafting Slot 2 | Crafting Slot 3 |
|-----------------|-----------------|-----------------|
| String          | String          | String          |
| String          | Ender Eye       | String          |
| String          | String          | String          |
```

</details>

***

**Additional Info**\
Purchased commands will be marked as "Purchased" in the menu after buying


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.protectorscraft.us/survival-server/feature-shop.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
