File Details
v0.1.2 - Fixes, New Features, Improvements
- R
- May 13, 2026
- 72.88 KB
- 122
- 1.20.1
- Forge
File Name
sols_mmnm_addon-1.20.1-0.1.2.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Sol's MMNM Addon v0.1.2
For Minecraft 1.20.1
Requires Mine Mine no Mi v0.11.1
Changelog:
1. Protection Zone Changes
- /abilityprotection list now uses the same old-to-latest ordering style as the base MMNM behavior instead of alphabetical sorting.
- Zone numbers shown in the list now follow that same order consistently.
2. New Command Alias
- Added /abprotect as a shorter alias for /abilityprotection.
3. New HUD Feature For Operators
- A new protected-site HUD text was added for operators/admins. Behavior:
- When an op player enters a protected site, a top-center HUD message appears showing: "Protected Site: #1: PVP Arena" (id: label) format. HUD Toggle Command:
- /abilityprotection view hud_text true
- /abilityprotection view hud_text false
Fixes:
1. Ope Ope no Mi Shambles
- If Shambles single mode was aimed at blocks, it could remove the block instead of properly swapping position. In that broken case, it also did not correctly enter cooldown.
- Temporary Fix (until this is fixed on base mod) - If Shambles is aimed at a block, it now blocks that block interaction entirely.
- Meaning, It will no longer remove or break the targeted block. (Entity-target swapping behavior remains untouched.)
Prevent abuse and accidental block deletion until a proper block-swap implementation exists in the base behavior.