Skip to content
/ docs Public

Commit 937ba92

Browse files
authoredMar 12, 2025··
chore: Document update-equipment-on-player-actions (#550)
1 parent a5d45b7 commit 937ba92

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎config-specs/paper/paper-global.yml

+7
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,13 @@ unsupported-settings:
511511
default: "false"
512512
description: >-
513513
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.
514521
watchdog:
515522
early-warning-delay:
516523
default: "10000"

0 commit comments

Comments
 (0)
Please sign in to comment.