File tree Expand file tree Collapse file tree 3 files changed +0
-15
lines changed
Expand file tree Collapse file tree 3 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -449,11 +449,6 @@ unsupported-settings:
449449 possible, for example sand duplication. This
450450 setting is not recommended to be enabled, but is provided for those who
451451 wish to use it.
452- allow-tripwire-disarming-exploits :
453- default : " false"
454- description : >-
455- Whether the server should allow tripwire disarming exploits. This allows
456- the duplication of string.
457452watchdog :
458453 early-warning-delay :
459454 default : " 10000"
Original file line number Diff line number Diff line change @@ -51,7 +51,5 @@ unsupported-settings:
5151 default : " true"
5252 allow-unsafe-end-portal-teleportation :
5353 default : " true"
54- allow-tripwire-disarming-exploits :
55- default : " true"
5654 perform-username-validation :
5755 default : " false"
Original file line number Diff line number Diff line change @@ -43,14 +43,6 @@ unsupported-settings:
4343 allow-unsafe-end-portal-teleportation : true
4444` ` `
4545
46- Similarly, we also allow you to enable string-based duplication bugs with the following config option:
47- ` ` ` yaml title="config/paper-global.yml"
48- unsupported-settings :
49- allow-tripwire-disarming-exploits : true
50- ` ` `
51- This is a [long term bug](https://bugs.mojang.com/browse/MC-129055) that has not yet been fixed by Mojang. We have
52- fixed it in Paper, but we provide a config option to restore Vanilla behavior.
53-
5446## Block breaking
5547
5648We also fix the ability to break Bedrock and End Portal frames. We do also provide a config option to restore this
You can’t perform that action at this time.
0 commit comments