Add missing permission nodes for copper repair and salvage Fixes #5225

This commit is contained in:
nossr50
2025-11-08 13:44:35 -08:00
parent c96cb95443
commit 1f123a4eb2
2 changed files with 8 additions and 0 deletions

View File

@@ -3,6 +3,8 @@ Version 2.2.045
Fixed an error that could happen when replanting crops with Green Thumb
Fixed a bug where salvage.vanilla.yml was readding deleted entries on server restart
Fixed a bug where repair.vanilla.yml was readding deleted entries on server restart
Added missing permission node 'mcmmo.ability.repair.copperrepair'
Added missing permission node 'mcmmo.ability.salvage.coppersalvage'
NOTES:
The delay from a plant being replanted from Green Thumb is intentional, and while looking into bugs it seemd maybe a tad slow, so I sped it up a bit.