add ExploitFix.PreventArmorStandInteraction to prevent combat abilities going off on armor stands

This commit is contained in:
nossr50
2024-03-14 13:24:57 -07:00
parent 7da8c8c83a
commit b6697141f7
5 changed files with 16 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Version 2.1.232
Added new setting to experience.yml 'ExploitFix.PreventArmorStandInteraction' can be turned to false to enable mcMMO abilities on armor stands again
NOTES:
The new setting simply prevents mcMMO abilities from activating when attacking an armor stand, this prevents some exploits
Version 2.1.231
Fixed a bug preventing parties from being made without passwords (Thanks Momshroom)
Updated korean locale (thanks mangchi57)