<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>610</buildNumber><marked><SHA1>31134b38de0efbbc2169f7bf7742116c8951d35e</SHA1><branch><SHA1>31134b38de0efbbc2169f7bf7742116c8951d35e</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>31134b38de0efbbc2169f7bf7742116c8951d35e</SHA1><branch><SHA1>31134b38de0efbbc2169f7bf7742116c8951d35e</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>31134b38de0efbbc2169f7bf7742116c8951d35e</SHA1><branch><SHA1>31134b38de0efbbc2169f7bf7742116c8951d35e</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/610/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/610/</displayUrl><testsUrl>https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/610/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>#610</displayName><duration>86404</duration><estimatedDuration>83019</estimatedDuration><fullDisplayName>mcMMO-java8 mc 1.16 and older #610</fullDisplayName><id>610</id><inProgress>false</inProgress><keepLog>false</keepLog><number>610</number><queueId>4548</queueId><result>SUCCESS</result><timestamp>1609190305978</timestamp><url>https://popicraft.net/jenkins/job/mcMMO-java8%20mc%201.16%20and%20older/610/</url><builtOn>Builder</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><commitId>1046007b7aa99a92cac7466307f18141313ba4f6</commitId><timestamp>1608165684000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>2.1.163
</comment><date>2020-12-16 16:41:24 -0800</date><id>1046007b7aa99a92cac7466307f18141313ba4f6</id><msg>2.1.163</msg><path><editType>edit</editType><file>pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Changelog.txt</affectedPath><commitId>4d386f2e619442bdf432d48967f2b9afe33475b0</commitId><timestamp>1608165788000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>update changelog
</comment><date>2020-12-16 16:43:08 -0800</date><id>4d386f2e619442bdf432d48967f2b9afe33475b0</id><msg>update changelog</msg><path><editType>edit</editType><file>Changelog.txt</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><commitId>e8d51f42f38834a139a4ba0207482c3c08ce84c5</commitId><timestamp>1609188261000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>dev mode
</comment><date>2020-12-28 12:44:21 -0800</date><id>e8d51f42f38834a139a4ba0207482c3c08ce84c5</id><msg>dev mode</msg><path><editType>edit</editType><file>pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/com/gmail/nossr50/listeners/PlayerListener.java</affectedPath><affectedPath>src/main/java/com/gmail/nossr50/listeners/EntityListener.java</affectedPath><affectedPath>src/main/resources/experience.yml</affectedPath><affectedPath>src/main/java/com/gmail/nossr50/util/EventUtils.java</affectedPath><affectedPath>src/main/java/com/gmail/nossr50/util/skills/CombatUtils.java</affectedPath><affectedPath>Changelog.txt</affectedPath><affectedPath>src/main/java/com/gmail/nossr50/config/experience/ExperienceConfig.java</affectedPath><commitId>a4ef322fa526d81ec42749cd16a21d46665083c0</commitId><timestamp>1609189083000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>Add ExploitFix.PreventPluginNPCInteraction to experience.yml
Read the changelog for why
</comment><date>2020-12-28 12:58:03 -0800</date><id>a4ef322fa526d81ec42749cd16a21d46665083c0</id><msg>Add ExploitFix.PreventPluginNPCInteraction to experience.yml</msg><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/util/skills/CombatUtils.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><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/util/EventUtils.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/listeners/EntityListener.java</file></path><path><editType>edit</editType><file>src/main/java/com/gmail/nossr50/config/experience/ExperienceConfig.java</file></path><path><editType>edit</editType><file>src/main/resources/experience.yml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>Changelog.txt</affectedPath><commitId>31134b38de0efbbc2169f7bf7742116c8951d35e</commitId><timestamp>1609189247000</timestamp><author><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName></author><authorEmail>nossr50@gmail.com</authorEmail><comment>updated changelog
</comment><date>2020-12-28 13:00:47 -0800</date><id>31134b38de0efbbc2169f7bf7742116c8951d35e</id><msg>updated changelog</msg><path><editType>edit</editType><file>Changelog.txt</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://popicraft.net/jenkins/user/nossr50</absoluteUrl><fullName>nossr50</fullName><id>nossr50</id></culprit></freeStyleBuild>