Skip to content

Commit

Permalink
deprecated 2x powder
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenga8533 committed Apr 13, 2024
1 parent 98746d4 commit f70f506
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
3 changes: 1 addition & 2 deletions docs/_posts/2024-04-13-v2_9_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,10 @@ author: Volcaronitee

{: .box-warning}
#### Changes/Fixes
- Changed 2x Powder Webhook to also track Dwarven
- Changed mana drain range to display a ryōiki tenkai
- Changed powder tracker to also track Glacite
- Fixed powder tracker

{: .box-error}
#### Deprecated
- None!
- Removed 2x Powder Webhook
1 change: 0 additions & 1 deletion docs/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ subtitle: List of all features and their related commands.
- **Crystal Hollows**
- Wishing Compass Locator
- **Jinx**
- 2x Powder Alert
- Powder Chest Detect (`/moveChest`)
- Powder Chest Hider
- Powder Tracker (`/movePowder`, `/resetPowder`)
Expand Down
8 changes: 0 additions & 8 deletions utils/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -712,14 +712,6 @@ Move GUI with ${AQUA}/moveKills ${GRAY}or reset tracker with ${AQUA}/resetKills$
compassLocator = false;
// --- Jinx ---
@SwitchProperty({
name: "2x Powder Alert",
description: "Posts a webhook to the VolcAddons Discord when 2x Powder Event starts.",
category: "Mining",
subcategory: "Jinx"
})
powderAlert = true;
@SliderProperty({
name: "Powder Chest Detect",
description: `Highlights and counts nearby powder chests. Set block range of detection radius or as 0 to turn ${RED}OFF${GRAY}.
Expand Down

0 comments on commit f70f506

Please sign in to comment.