Skip to content

Commit 1f44a82

Browse files
committed
document new teleport restriction options
1 parent 1555c5c commit 1f44a82

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

mkdocs/purpur/configuration.md

+6
Original file line numberDiff line numberDiff line change
@@ -3879,6 +3879,12 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
38793879
#### impose-teleport-restrictions-on-gateways
38803880
- **default**: false
38813881
- **description**: Set to true to impose teleport restrictions on gateways. This broadcasts the `EntityTeleportHinderedEvent` event which gives the ability to retry teleports if they fail due to having passengers/being vehicles
3882+
#### impose-teleport-restrictions-on-nether-portals
3883+
- **default**: false
3884+
- **description**: Set to true to impose teleport restrictions on nether portals. This broadcasts the `EntityTeleportHinderedEvent` event which gives the ability to retry teleports if they fail due to having passengers/being vehicles
3885+
#### impose-teleport-restrictions-on-end-portals
3886+
- **default**: false
3887+
- **description**: Set to true to impose teleport restrictions on end portals. This broadcasts the `EntityTeleportHinderedEvent` event which gives the ability to retry teleports if they fail due to having passengers/being vehicles
38823888
#### always-tame-in-creative
38833889
- **default**: false
38843890
- **description**: Set to true to have 100% chance of taming a mob

0 commit comments

Comments
 (0)