Limit XP on certain plants which can become unnaturally tall Fixes #5045

This commit is contained in:
nossr50
2024-07-27 15:42:18 -07:00
parent 486dc1344d
commit afa4260d0d
4 changed files with 52 additions and 3 deletions

View File

@ -34,6 +34,8 @@ ExploitFix:
# mcMMO normally doesn't process attacks against an Entity if it is an NPC from another plugin
# Of course, mcMMO doesn't know for sure whether something is an NPC, it checks a few known things, see our source code to see how
PreventPluginNPCInteraction: true
# This will limit XP gained from unnaturally tall plants, like those created by Bone Meal
LimitTallPlantFarming: true
Fishing_ExploitFix_Options:
MoveRange: 3
OverFishLimit: 10