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:
449
449
possible, for example sand duplication. This
450
450
setting is not recommended to be enabled, but is provided for those who
451
451
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.
457
452
watchdog :
458
453
early-warning-delay :
459
454
default : " 10000"
Original file line number Diff line number Diff line change @@ -51,7 +51,5 @@ unsupported-settings:
51
51
default : " true"
52
52
allow-unsafe-end-portal-teleportation :
53
53
default : " true"
54
- allow-tripwire-disarming-exploits :
55
- default : " true"
56
54
perform-username-validation :
57
55
default : " false"
Original file line number Diff line number Diff line change @@ -43,14 +43,6 @@ unsupported-settings:
43
43
allow-unsafe-end-portal-teleportation : true
44
44
` ` `
45
45
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
-
54
46
## Block breaking
55
47
56
48
We 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