Skip to content

Commit 49b377c

Browse files
committed
chore(paper): mention tripwire hook dupe config
1 parent a8a5b46 commit 49b377c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/content/docs/paper/admin/misc/paper-bug-fixes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,12 @@ unsupported-settings:
4242
allow-unsafe-end-portal-teleportation: true
4343
```
4444
45+
If you wish to re-enable tripwire hook duping exploits, you may do so by enabling the following config option:
46+
```yaml title="config/paper-global.yml"
47+
unsupported-settings:
48+
skip-tripwire-hook-placement-validation: true
49+
```
50+
4551
## Block breaking
4652
4753
We also fix the ability to break Bedrock and End Portal frames. We do also provide a config option to restore this

0 commit comments

Comments
 (0)