Item Lock Mechanism
How to Lock and Update Existing Items
What is the Lock Mechanism
The lock mechanism allows server administrators to force updates to the configuration of existing items. When you add the !!
suffix to a configuration item, all existing instances of that item owned by players will be immediately updated to the new configuration values after reloading the configuration.
Config Items Supporting Locking
1. Material Locking
2. Name Locking
3. Lore Locking
4. Data Field Locking
5. Event Locking
Practical Usage Scenarios
Balance Adjustment
Bug Fixing
Uniform Appearance
Important Notes
- Use with Caution: Locking will overwrite players' personalized items
- Test First: Verify the effect on a test server
- Root-Level Not Supported: You cannot write
data!!:
; only specific fields can be locked - Takes Effect Immediately: All existing items are updated immediately after using
/zaphkiel reload