<mavenModuleSetBuild _class='hudson.maven.MavenModuleSetBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.model.Cause$UserIdCause'><shortDescription>Started by user PseudoKnight</shortDescription><userId>pseudoknight</userId><userName>PseudoKnight</userName></cause></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmaster _class='hudson.plugins.git.util.Build'><buildNumber>11</buildNumber><marked><SHA1>29a8cd45e5875459923a6bbed9da8367cb2f43e0</SHA1><branch><SHA1>29a8cd45e5875459923a6bbed9da8367cb2f43e0</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>29a8cd45e5875459923a6bbed9da8367cb2f43e0</SHA1><branch><SHA1>29a8cd45e5875459923a6bbed9da8367cb2f43e0</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>29a8cd45e5875459923a6bbed9da8367cb2f43e0</SHA1><branch><SHA1>29a8cd45e5875459923a6bbed9da8367cb2f43e0</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHPaper</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.maven.reporters.MavenAggregatedArtifactRecord'></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><artifact><displayPath>chpaper-0.4.3.jar</displayPath><fileName>chpaper-0.4.3.jar</fileName><relativePath>target/chpaper-0.4.3.jar</relativePath></artifact><building>false</building><displayName>#11</displayName><duration>84507</duration><estimatedDuration>109765</estimatedDuration><fullDisplayName>CHPaper #11</fullDisplayName><id>11</id><inProgress>false</inProgress><keepLog>false</keepLog><number>11</number><queueId>12</queueId><result>SUCCESS</result><timestamp>1737728581351</timestamp><url>https://letsbuild.net/jenkins/job/CHPaper/11/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>377c4bc16923b4d9f3d4497af983d199ccc50b28</commitId><timestamp>1721455991000</timestamp><author><absoluteUrl>https://letsbuild.net/jenkins/user/michael.jt.smith</absoluteUrl><fullName>michael.jt.smith</fullName></author><authorEmail>michael.jt.smith@gmail.com</authorEmail><comment>Fix incorrect mutable field in event doc
</comment><date>2024-07-19 23:13:11 -0700</date><id>377c4bc16923b4d9f3d4497af983d199ccc50b28</id><msg>Fix incorrect mutable field in event doc</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chpaper/PlayerFunctions.java</affectedPath><affectedPath>README.md</affectedPath><commitId>dc9ea36c9890ea0032b8f965680d0a16cc02afdb</commitId><timestamp>1735996507000</timestamp><author><absoluteUrl>https://letsbuild.net/jenkins/user/michael.jt.smith</absoluteUrl><fullName>michael.jt.smith</fullName></author><authorEmail>michael.jt.smith@gmail.com</authorEmail><comment>Update documentation
</comment><date>2025-01-04 05:15:07 -0800</date><id>dc9ea36c9890ea0032b8f965680d0a16cc02afdb</id><msg>Update documentation</msg><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chpaper/PlayerFunctions.java</file></path><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chpaper/PlayerFunctions.java</affectedPath><affectedPath>README.md</affectedPath><commitId>42210e8bb0a5fec2a7042734a97da67b35e3fcb4</commitId><timestamp>1737728311000</timestamp><author><absoluteUrl>https://letsbuild.net/jenkins/user/michael.jt.smith</absoluteUrl><fullName>michael.jt.smith</fullName></author><authorEmail>michael.jt.smith@gmail.com</authorEmail><comment>Clamp player view distance
</comment><date>2025-01-24 06:18:31 -0800</date><id>42210e8bb0a5fec2a7042734a97da67b35e3fcb4</id><msg>Clamp player view distance</msg><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chpaper/PlayerFunctions.java</file></path><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chpaper/Functions.java</affectedPath><commitId>696719dc35cb1fd3833b7c08a3495bf6251eb2e9</commitId><timestamp>1737728486000</timestamp><author><absoluteUrl>https://letsbuild.net/jenkins/user/michael.jt.smith</absoluteUrl><fullName>michael.jt.smith</fullName></author><authorEmail>michael.jt.smith@gmail.com</authorEmail><comment>Drop support for pre-1.16.5 and note other change versions
</comment><date>2025-01-24 06:21:26 -0800</date><id>696719dc35cb1fd3833b7c08a3495bf6251eb2e9</id><msg>Drop support for pre-1.16.5 and note other change versions</msg><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chpaper/Functions.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chpaper/Extension.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chpaper/Functions.java</affectedPath><affectedPath>README.md</affectedPath><commitId>29a8cd45e5875459923a6bbed9da8367cb2f43e0</commitId><timestamp>1737728541000</timestamp><author><absoluteUrl>https://letsbuild.net/jenkins/user/michael.jt.smith</absoluteUrl><fullName>michael.jt.smith</fullName></author><authorEmail>michael.jt.smith@gmail.com</authorEmail><comment>Add minimessage support for 1.18.2 as well
</comment><date>2025-01-24 06:22:21 -0800</date><id>29a8cd45e5875459923a6bbed9da8367cb2f43e0</id><msg>Add minimessage support for 1.18.2 as well</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chpaper/Functions.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chpaper/Extension.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://letsbuild.net/jenkins/user/michael.jt.smith</absoluteUrl><fullName>michael.jt.smith</fullName></culprit><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.9.6</mavenVersionUsed></mavenModuleSetBuild>