<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.SCMTrigger$SCMTriggerCause'><shortDescription>Started by an SCM change</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>334</buildNumber><marked><SHA1>56ca96cd501b240bbdf2b50da59b48bfffc34100</SHA1><branch><SHA1>56ca96cd501b240bbdf2b50da59b48bfffc34100</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>56ca96cd501b240bbdf2b50da59b48bfffc34100</SHA1><branch><SHA1>56ca96cd501b240bbdf2b50da59b48bfffc34100</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>56ca96cd501b240bbdf2b50da59b48bfffc34100</SHA1><branch><SHA1>56ca96cd501b240bbdf2b50da59b48bfffc34100</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/mcMMO-Dev/mcMMO.git</remoteUrl><scmName></scmName></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>mcMMO.jar</displayPath><fileName>mcMMO.jar</fileName><relativePath>target/mcMMO.jar</relativePath></artifact><artifact><displayPath>original-mcMMO.jar</displayPath><fileName>original-mcMMO.jar</fileName><relativePath>target/original-mcMMO.jar</relativePath></artifact><building>false</building><displayName>#334</displayName><duration>106297</duration><estimatedDuration>135282</estimatedDuration><fullDisplayName>mcMMO #334</fullDisplayName><id>334</id><inProgress>false</inProgress><keepLog>false</keepLog><number>334</number><queueId>206</queueId><result>SUCCESS</result><timestamp>1783618450800</timestamp><url>https://popicraft.net/jenkins/job/mcMMO/334/</url><builtOn>Builder</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/listeners/PlayerListener.java</affectedPath><commitId>56ca96cd501b240bbdf2b50da59b48bfffc34100</commitId><timestamp>1783617201000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Drop the interact-time bone meal placed-block reset

Right-clicking a crop with bone meal cleared its placed-block marker
during PlayerInteractEvent, before knowing whether the fertilize
actually happened. The listeners that watch real outcomes already
cover every legitimate case: crop stage growth fires BlockGrowEvent
(BlockListener#onBlockGrow) and propagule-to-tree growth fires
StructureGrowEvent (WorldListener#onStructureGrow), both of which
mark the affected blocks eligible again.

That left the interact-time reset only mattering when bone meal was
not consumed, which is exactly the shape of the free Herbalism XP
exploit reported in #5312; the nether wart block case was removed in
237890cf5, and any future non-fertilizable addition to the material
set would have reintroduced it. Removing the path entirely closes the
exploit class and resolves the old TODO questioning whether the code
was needed.
</comment><date>2026-07-09 10:13:21 -0700</date><id>56ca96cd501b240bbdf2b50da59b48bfffc34100</id><msg>Drop the interact-time bone meal placed-block reset</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/listeners/PlayerListener.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></culprit></freeStyleBuild>