Compatibility
Minecraft: Java Edition
1.21–1.21.5
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.2
1.8.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Changelog
Fix: Apply placeholder replacement when placeholder is not found (#272)
- Fix: Apply placeholder replacement when placeholder is not found
Previously, if a placeholder (e.g., %essentials_afk%) was not resolved (i.e., had no current value), the system would not apply any specific replacement rules defined for the placeholder string itself. This meant that a configuration like:
placeholder_replacements: '%essentials_afk%': - placeholder: '%essentials_afk%' replacement: "Not present"
would not result in "%essentials_afk%" being replaced by "Not present" if the %essentials_afk% placeholder didn't resolve.
- use getOrDefault instead of only get
Files
Metadata
Release channel
AlphaVersion number
1.7.6-70932f5Loaders
Game versions
1.8–1.8.9, 1.12.2–1.21.5Downloads
137Publication date
June 6, 2025 at 5:44 PMPublisher
WiIIiam278
Owner