You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: mkdocs/purpur/configuration.md
+6
Original file line number
Diff line number
Diff line change
@@ -3879,6 +3879,12 @@ Requires the [`purpur.drop.spawners`](permissions#purpurdropspawners) and [`purp
3879
3879
#### impose-teleport-restrictions-on-gateways
3880
3880
- **default**: false
3881
3881
- **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
- **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
3882
3888
#### always-tame-in-creative
3883
3889
- **default**: false
3884
3890
- **description**: Set to true to have 100% chance of taming a mob
0 commit comments