<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>741</buildNumber><marked><SHA1>cd937a812d38158903ab57055bf27769e462e193</SHA1><branch><SHA1>cd937a812d38158903ab57055bf27769e462e193</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>cd937a812d38158903ab57055bf27769e462e193</SHA1><branch><SHA1>cd937a812d38158903ab57055bf27769e462e193</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>cd937a812d38158903ab57055bf27769e462e193</SHA1><branch><SHA1>cd937a812d38158903ab57055bf27769e462e193</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/mcMMO-Dev/mcMMO.git</remoteUrl><scmName></scmName></action><action _class='hudson.plugins.git.GitTagAction'></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/741/artifact</artifactsUrl><changesUrl>https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/changes</changesUrl><displayUrl>https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/741/</displayUrl><testsUrl>https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/741/testReport</testsUrl></action><artifact><displayPath>mcMMO.jar</displayPath><fileName>mcMMO.jar</fileName><relativePath>mcMMO/target/mcMMO.jar</relativePath></artifact><artifact><displayPath>original-mcMMO.jar</displayPath><fileName>original-mcMMO.jar</fileName><relativePath>mcMMO/target/original-mcMMO.jar</relativePath></artifact><building>false</building><displayName>#741</displayName><duration>79023</duration><estimatedDuration>83019</estimatedDuration><fullDisplayName>mcMMO-java8 mc 1.16 and older #741</fullDisplayName><id>741</id><inProgress>false</inProgress><keepLog>false</keepLog><number>741</number><queueId>9231</queueId><result>SUCCESS</result><timestamp>1628630391702</timestamp><url>https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/741/</url><builtOn>Builder</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/skills/mining/MiningManager.java</affectedPath><affectedPath>Changelog.txt</affectedPath><commitId>6d9a9d165db8a4dd65bad7ec14f99275017faf33</commitId><timestamp>1628628393000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Blast Mining shouldn't drop Budding Amethyst
Fixes #4589
</comment><date>2021-08-10 13:46:33 -0700</date><id>6d9a9d165db8a4dd65bad7ec14f99275017faf33</id><msg>Blast Mining shouldn't drop Budding Amethyst</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/skills/mining/MiningManager.java</file></path><path><editType>edit</editType><file>Changelog.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/listeners/InventoryListener.java</affectedPath><affectedPath>src/main/java/com/gmail/nossr50/listeners/PlayerListener.java</affectedPath><affectedPath>Changelog.txt</affectedPath><commitId>f91a2217c869ac44aa3484f860d7f074c5e0714f</commitId><timestamp>1628629499000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Fixed plugin incompatibility and exploits regarding buffed tools remaining buffed
Fixes #4616
</comment><date>2021-08-10 14:04:59 -0700</date><id>f91a2217c869ac44aa3484f860d7f074c5e0714f</id><msg>Fixed plugin incompatibility and exploits regarding buffed tools remaining buffed</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/listeners/InventoryListener.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/listeners/PlayerListener.java</file></path><path><editType>edit</editType><file>Changelog.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/locale/locale_zh_CN.properties</affectedPath><commitId>8805a25d85368b40c16f1d113fd0c85131c3c1df</commitId><timestamp>1628629772000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>update locale_zh_CN.properties (#4585)

Thank you
</comment><date>2021-08-10 14:09:32 -0700</date><id>8805a25d85368b40c16f1d113fd0c85131c3c1df</id><msg>update locale_zh_CN.properties (#4585)</msg><path><editType>edit</editType><file>src/main/resources/locale/locale_zh_CN.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/skills/mining/MiningManager.java</affectedPath><commitId>dfa16c70a71e0a4aa1d591b3a12b989526529764</commitId><timestamp>1628630005000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Set TNT source in blast mining (#4580)

* Set TNT source in blast mining

* Compatibility with older versions

Co-authored-by: TheBusyBiscuit &lt;TheBusyBiscuit@users.noreply.github.com&gt;

Co-authored-by: TheBusyBiscuit &lt;TheBusyBiscuit@users.noreply.github.com&gt;
</comment><date>2021-08-10 14:13:25 -0700</date><id>dfa16c70a71e0a4aa1d591b3a12b989526529764</id><msg>Set TNT source in blast mining (#4580)</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/skills/mining/MiningManager.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Changelog.txt</affectedPath><commitId>d3f012de277e3a9331a7bded654ab7c66b27600f</commitId><timestamp>1628630047000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Update changelog
</comment><date>2021-08-10 14:14:07 -0700</date><id>d3f012de277e3a9331a7bded654ab7c66b27600f</id><msg>Update changelog</msg><path><editType>edit</editType><file>Changelog.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/locale/locale_zh_TW.properties</affectedPath><commitId>7fc7125ed37b98bc9e9a0aafa773ff9d804b4635</commitId><timestamp>1628630085000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Reupload new Chinese Traditional translation (#4584)

Hello, I have completed the Chinese Traditional translation. :)
</comment><date>2021-08-10 14:14:45 -0700</date><id>7fc7125ed37b98bc9e9a0aafa773ff9d804b4635</id><msg>Reupload new Chinese Traditional translation (#4584)</msg><path><editType>edit</editType><file>src/main/resources/locale/locale_zh_TW.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/resources/locale/locale_pt_BR.properties</affectedPath><commitId>b42278932e4fe4347c71edd967188dd1d6620a05</commitId><timestamp>1628630156000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Update locale_pt_BR.properties (#4566)

</comment><date>2021-08-10 14:15:56 -0700</date><id>b42278932e4fe4347c71edd967188dd1d6620a05</id><msg>Update locale_pt_BR.properties (#4566)</msg><path><editType>edit</editType><file>src/main/resources/locale/locale_pt_BR.properties</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/commands/skills/SkillCommand.java</affectedPath><commitId>264c0e2c78170a306781996552f9b7eb4c6bb560</commitId><timestamp>1628630257000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Add /&lt;skill&gt; keep (#4512)

* Add /&lt;skill&gt; keep

* Add keep to tab completion

* Case insensitive
</comment><date>2021-08-10 14:17:37 -0700</date><id>264c0e2c78170a306781996552f9b7eb4c6bb560</id><msg>Add /&lt;skill&gt; keep (#4512)</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/commands/skills/SkillCommand.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/util/skills/SkillUtils.java</affectedPath><affectedPath>src/main/java/com/gmail/nossr50/skills/axes/AxesManager.java</affectedPath><commitId>cd937a812d38158903ab57055bf27769e462e193</commitId><timestamp>1628630358000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName></author><authorEmail>noreply@github.com</authorEmail><comment>Fix for impact armor damage formula (#4425)

* Update SkillUtils.java

Add handleArmorDurabilityChange() to handle armor damage reduction correctly

* Update AxesManager.java

Changed method to handle impact damage calculation

* Update SkillUtils.java
</comment><date>2021-08-10 14:19:18 -0700</date><id>cd937a812d38158903ab57055bf27769e462e193</id><msg>Fix for impact armor damage formula (#4425)</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/skills/axes/AxesManager.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/util/skills/SkillUtils.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName><id>nossr50</id></culprit><culprit><absoluteUrl>https://popicraft.net/jenkins/user/github</absoluteUrl><fullName>github</fullName><id>github</id></culprit></freeStyleBuild>