/remove Command - Delete an Objective
The /remove command deletes a reported objective from your server’s active list.
/remove index:<number>
Parameters
indexnumberRequiredIndex number from /list output (#1, #2...)Syntax
/remove index:<number>
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
index | Number | Yes | The index number of the objective to remove (shown in /list output) |
Permissions
You can remove an objective if you meet any one of these conditions:
| Who | Condition |
|---|---|
| Original reporter | You added the objective with /add |
| Manage Messages | You have the Manage Messages permission |
| Administrator | You have the Administrator permission |
If you don’t have permission, the bot responds with an error message (visible only to you).
How to Find the Index
- Run
/listto see all active objectives - Each entry starts with
#N— that’s the index number - Use that number with
/remove
objectives

Example
/list
Output:
## Node ##
- #1 — 7.4 Ore node —— 14:30 UTC (<t:...:R>) —— Murdergulch Ravine
-# Maintenance added: ✅ —— Objective added by PlayerName
- #2 — 5.4 Hide node —— 16:00 UTC (<t:...:R>) —— Hightree Dale
-# Maintenance added: ✅ —— Objective added by PlayerName
## Core ##
- #3 — 🟠 Gold —— 09:15 UTC (<t:...:R>) —— Deepwood Gorge
-# Maintenance added: ❌ —— Objective added by PlayerName
To remove the ore node on Murdergulch Ravine:
/remove index:1
objectives

Behavior
Message Refresh
After a successful removal, the bot automatically refreshes the objective list message to reflect the change. Index numbers are recalculated.
Cooldown
This command has a 2-second cooldown per user.