We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
PaperMC
Learn more about funding links in repositories.
Report abuse
1 parent a5d45b7 commit 937ba92Copy full SHA for 937ba92
config-specs/paper/paper-global.yml
@@ -511,6 +511,13 @@ unsupported-settings:
511
default: "false"
512
description: >-
513
This setting allows for exploits related to tripwire hook duping to be enabled.
514
+ update-equipment-on-player-actions:
515
+ vanilla: "false"
516
+ default: "true"
517
+ description: >-
518
+ This setting controls if equipment should be updated when handling certain player
519
+ actions. If set to false this will allow players to exploit attributes by e.g.
520
+ switching equipment before using it.
521
watchdog:
522
early-warning-delay:
523
default: "10000"
0 commit comments