Skip to content

Commit 996f86c

Browse files
authored
Add TNT defuse to permissions and configuration (PurpurMC#74)
1 parent fa20f99 commit 996f86c

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

mkdocs/Configuration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3472,6 +3472,9 @@ Requires the [`purpur.drop.spawners`](../Permissions#purpurdropspawners) and [`p
34723472
* ###### sprinting-damage
34733473
- **default**: 1
34743474
- **description**: The amount of damage to give if `damage-if-sprinting` is enabled
3475+
* ###### defuse-tnt-chance
3476+
- **default**: 0.0
3477+
- **description**: Percent chance (0.0 - 1.0) that right-clicking primed TNT will defuse it
34753478
* ##### snowball
34763479
* ###### extinguish
34773480
* ###### fire

mkdocs/Permissions.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,3 +177,8 @@ Requires enabling [`totem-of-undying-works-in-inventory`](../Configuration#totem
177177
Requires setting [`shift-right-click-repairs-mending-points`](../Configuration#shift-right-click-repairs-mending-points) to a number greater than 0
178178

179179
- Allows a player to shift-right-click to use their stored experience to mend their gear
180+
181+
## purpur.tnt.defuse
182+
Requires enabling [`defuse-tnt-chance`](../Configuration#defuse-tnt-chance) to a chance greater than 0
183+
184+
- Allows a player to defuse primed TNT when right-clicking with shears

0 commit comments

Comments
 (0)