<mavenModuleSet _class='hudson.maven.MavenModuleSet'><action></action><action></action><action></action><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction'><displayUrl>https://letsbuild.net/jenkins/view/all/job/CHNaughty/</displayUrl></action><action _class='com.cloudbees.plugins.credentials.ViewCredentialsAction'><stores></stores></action><description># CHNaughty

These functions are using (or previously used) NMS/OBC, bypassing the formal API. As such, a few of them may break every MC version change, so you'll need to update the extension when that happens. Functions likely to break on version changes are marked as [unstable] below.

## Releases
Latest releases require CommandHelper 3.3.5.

[CHNaughty 5.4.2](https://github.com/PseudoKnight/CHNaughty/releases/tag/v5.4.2) for Paper 1.20.5 - 26.1.2 and Spigot 1.20.5 - 1.21.11  
[CHNaughty 4.14.0](https://github.com/PseudoKnight/CHNaughty/releases/tag/v4.14.0) for Paper and Spigot 1.20.3 - 1.20.4  
[CHNaughty 4.13.0](https://github.com/PseudoKnight/CHNaughty/releases/tag/v4.13.0) for Paper and Spigot 1.20.2  
[Older Releases](https://github.com/PseudoKnight/CHNaughty/releases)

## Functions
### open_sign([player], signLocation, [side], [lines])
Opens a sign editor for the given sign location.  
The side is optional, and must be FRONT or BACK. (default FRONT)  
Lines must be an array with up to 4 values or null. If not provided, it'll use the existing lines.  
Throws CastException if not a sign block.

### open_book([player], pages | [player], hand)
Sends a virtual book to a player.  
Accepts an array of pages or the player hand (MAIN_HAND, OFF_HAND) in which an existing book resides.  
All pages must be either raw JSON or strings. If the JSON is not formatted correctly, it will fall back to string output.  
Throws IllegalArgumentException if no written book resides in the given hand.

### psleep([player], bedLocation, [force])
Sets the player sleeping at the specified bed location.  
Optionally force sleeping even if player normally wouldn't be able to.  
If not forced, it will throw an exception when unsuccessful.  
The following conditions must be met for a player to sleep: the location must be a bed, the player must be near it,
it must not be obstructed, it must be night and there must not be hostile mobs nearby.

### pswing_hand([player], [hand])
Swing the player's hand in an attack animation. The hand parameter can be either main_hand (default) or off_hand.

### set_parrow_count(count | player, count, [ticks])
Sets the amount of arrows in a player's model.  
Optional number of ticks the arrow count will persist until arrows start despawning again. (default: 20 * (30 - count))

### set_pstinger_count([player], count) [unstable on Spigot]
Sets the amount of bee stingers in a player's model.

### ray_trace([player], [location], [range], [raySize])
Returns an array of result data from a ray trace from the player's eye location or the given location.  
Result array contains the following keys:  
'hitblock' is whether or not a block was hit;  
'hitface' is the block face that was hit (or null);  
'block' is the location of the block that was hit (or null);  
'location' contains the location where the ray trace ends;  
'origin' contains the location where the ray trace starts (useful if you don't specify a location);  
'entities' contains an array of hit living entities where each array contains a 'location' key and 'uuid' key. Ignores the current player and spectators.

### tps()
Returns an array of average ticks per second over 5, 10 and 15 minutes. eg. {19.9999999,19.99888567,19.56889299}

### set_entity_size(entity, width, height) [unstable on Spigot]
Sets an entity collision box's width and height used for movement.  
This gets reset every time the entity's pose changes and isn't used when entity is stationary.  
It's better to use the GENERIC_SCALE attribute where possible.  
However, this can still be used when you need to decouple the collision box's width and height,  
or to decouple visual size and collision box size.</description><displayName>CHNaughty</displayName><fullDisplayName>CHNaughty</fullDisplayName><fullName>CHNaughty</fullName><name>CHNaughty</name><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/</url><buildable>true</buildable><build _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>14</buildNumber><marked><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.4.2.jar</displayPath><fileName>CHNaughty-5.4.2.jar</fileName><relativePath>target/CHNaughty-5.4.2.jar</relativePath></artifact><building>false</building><displayName>#14</displayName><duration>96504</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #14</fullDisplayName><id>14</id><inProgress>false</inProgress><keepLog>false</keepLog><number>14</number><queueId>10</queueId><result>SUCCESS</result><timestamp>1776743168485</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/14/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</commitId><timestamp>1760055230000</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>Indicate support for 1.21.10
</comment><date>2025-10-09 17:13:50 -0700</date><id>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</id><msg>Indicate support for 1.21.10</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>924d0d6b83882dfe3c8d8581392620af8d1a993d</commitId><timestamp>1765905374000</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 README to indicate 1.21.11 compat
</comment><date>2025-12-16 09:16:14 -0800</date><id>924d0d6b83882dfe3c8d8581392620af8d1a993d</id><msg>Update README to indicate 1.21.11 compat</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>cb86e4f058dceeb13fe5716f92789f62db05c73e</commitId><timestamp>1770078962000</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 deprecated Paper check
</comment><date>2026-02-02 16:36:02 -0800</date><id>cb86e4f058dceeb13fe5716f92789f62db05c73e</id><msg>Update deprecated Paper check</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>896e25a96529faa357f63bad6222b0d0a1a8eb98</commitId><timestamp>1776743092000</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>Note compatibility with Paper 26.1.2
</comment><date>2026-04-20 20:44:52 -0700</date><id>896e25a96529faa357f63bad6222b0d0a1a8eb98</id><msg>Note compatibility with Paper 26.1.2</msg><path><editType>edit</editType><file>README.md</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></build><build _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>13</buildNumber><marked><SHA1>6b39fa5a0fcc8689734b24e1ded1c8505813fc1f</SHA1><branch><SHA1>6b39fa5a0fcc8689734b24e1ded1c8505813fc1f</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>6b39fa5a0fcc8689734b24e1ded1c8505813fc1f</SHA1><branch><SHA1>6b39fa5a0fcc8689734b24e1ded1c8505813fc1f</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>6b39fa5a0fcc8689734b24e1ded1c8505813fc1f</SHA1><branch><SHA1>6b39fa5a0fcc8689734b24e1ded1c8505813fc1f</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.4.1.jar</displayPath><fileName>CHNaughty-5.4.1.jar</fileName><relativePath>target/CHNaughty-5.4.1.jar</relativePath></artifact><building>false</building><displayName>#13</displayName><duration>109010</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #13</fullDisplayName><id>13</id><inProgress>false</inProgress><keepLog>false</keepLog><number>13</number><queueId>40</queueId><result>SUCCESS</result><timestamp>1759399857912</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/13/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>a5a1fff3ae0ae64cd9263fa5661904c3b5178eda</commitId><timestamp>1751700429000</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>Document support for 1.21.7
</comment><date>2025-07-05 00:27:09 -0700</date><id>a5a1fff3ae0ae64cd9263fa5661904c3b5178eda</id><msg>Document support for 1.21.7</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>ea3d886d34e193274b2e171b71504a6d8ec5b012</commitId><timestamp>1759387745000</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 support for Spigot 1.21.9

Now supports Spigot and Paper 1.20.6 - 1.21.9
</comment><date>2025-10-01 23:49:05 -0700</date><id>ea3d886d34e193274b2e171b71504a6d8ec5b012</id><msg>Add support for Spigot 1.21.9</msg><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>e1eaf5f40adc0da3118c7dbcd5d73b6f036d16ce</commitId><timestamp>1759387916000</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 link to latest release
</comment><date>2025-10-01 23:51:56 -0700</date><id>e1eaf5f40adc0da3118c7dbcd5d73b6f036d16ce</id><msg>Fix link to latest release</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>cfdead4793a3ea9876ef46d38dddb06814c57b40</commitId><timestamp>1759388444000</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>Clarify unstable functions in documentation
</comment><date>2025-10-02 00:00:44 -0700</date><id>cfdead4793a3ea9876ef46d38dddb06814c57b40</id><msg>Clarify unstable functions in documentation</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><commitId>1c731dad035bf7bfa370a1c4856347d9c4501c26</commitId><timestamp>1759395943000</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>Ignore spectators in ray_trace()
</comment><date>2025-10-02 02:05:43 -0700</date><id>1c731dad035bf7bfa370a1c4856347d9c4501c26</id><msg>Ignore spectators in ray_trace()</msg><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><commitId>6b39fa5a0fcc8689734b24e1ded1c8505813fc1f</commitId><timestamp>1759396067000</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 version to 5.4.1
</comment><date>2025-10-02 02:07:47 -0700</date><id>6b39fa5a0fcc8689734b24e1ded1c8505813fc1f</id><msg>Update version to 5.4.1</msg><path><editType>edit</editType><file>pom.xml</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></build><build _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>12</buildNumber><marked><SHA1>386709aa0a00796ee7185aeac936c1b8c4fb3e77</SHA1><branch><SHA1>386709aa0a00796ee7185aeac936c1b8c4fb3e77</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>386709aa0a00796ee7185aeac936c1b8c4fb3e77</SHA1><branch><SHA1>386709aa0a00796ee7185aeac936c1b8c4fb3e77</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>386709aa0a00796ee7185aeac936c1b8c4fb3e77</SHA1><branch><SHA1>386709aa0a00796ee7185aeac936c1b8c4fb3e77</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.3.0.jar</displayPath><fileName>CHNaughty-5.3.0.jar</fileName><relativePath>target/CHNaughty-5.3.0.jar</relativePath></artifact><building>false</building><displayName>#12</displayName><duration>87071</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #12</fullDisplayName><id>12</id><inProgress>false</inProgress><keepLog>false</keepLog><number>12</number><queueId>38</queueId><result>SUCCESS</result><timestamp>1750413780474</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/12/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>97d9545f0251334bd99af0218cc532bb656e1f5b</commitId><timestamp>1750411931000</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 to Spigot 1.21.6
</comment><date>2025-06-20 02:32:11 -0700</date><id>97d9545f0251334bd99af0218cc532bb656e1f5b</id><msg>Update to Spigot 1.21.6</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>386709aa0a00796ee7185aeac936c1b8c4fb3e77</commitId><timestamp>1750413758000</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 link
</comment><date>2025-06-20 03:02:38 -0700</date><id>386709aa0a00796ee7185aeac936c1b8c4fb3e77</id><msg>Fix link</msg><path><editType>edit</editType><file>README.md</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></build><build _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>0248d87f352e49a8bfb9312304d480cbdca084d7</SHA1><branch><SHA1>0248d87f352e49a8bfb9312304d480cbdca084d7</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>0248d87f352e49a8bfb9312304d480cbdca084d7</SHA1><branch><SHA1>0248d87f352e49a8bfb9312304d480cbdca084d7</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>0248d87f352e49a8bfb9312304d480cbdca084d7</SHA1><branch><SHA1>0248d87f352e49a8bfb9312304d480cbdca084d7</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.2.0.jar</displayPath><fileName>CHNaughty-5.2.0.jar</fileName><relativePath>target/CHNaughty-5.2.0.jar</relativePath></artifact><building>false</building><displayName>#11</displayName><duration>83860</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #11</fullDisplayName><id>11</id><inProgress>false</inProgress><keepLog>false</keepLog><number>11</number><queueId>3</queueId><result>SUCCESS</result><timestamp>1744617686671</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/11/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>README.md</affectedPath><commitId>ebe220081d1b82581645f4d23e8fbbac5244b4da</commitId><timestamp>1735908360000</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>Move action_msg() to CommandHelper
</comment><date>2025-01-03 04:46:00 -0800</date><id>ebe220081d1b82581645f4d23e8fbbac5244b4da</id><msg>Move action_msg() to CommandHelper</msg><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.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/chnaughty/SpigotImpl.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><commitId>6e31b3c69cf41af117bab807e6a1f0a72c842e8b</commitId><timestamp>1744614934000</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 to Spigot 1.21.5
</comment><date>2025-04-14 00:15:34 -0700</date><id>6e31b3c69cf41af117bab807e6a1f0a72c842e8b</id><msg>Update to Spigot 1.21.5</msg><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>0248d87f352e49a8bfb9312304d480cbdca084d7</commitId><timestamp>1744615126000</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 5.2.0 to README
</comment><date>2025-04-14 00:18:46 -0700</date><id>0248d87f352e49a8bfb9312304d480cbdca084d7</id><msg>Add 5.2.0 to README</msg><path><editType>edit</editType><file>README.md</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></build><build _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>10</buildNumber><marked><SHA1>83e1db63ca7b24f2e49c4966f0bcfabda2a2cef7</SHA1><branch><SHA1>83e1db63ca7b24f2e49c4966f0bcfabda2a2cef7</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>83e1db63ca7b24f2e49c4966f0bcfabda2a2cef7</SHA1><branch><SHA1>83e1db63ca7b24f2e49c4966f0bcfabda2a2cef7</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>83e1db63ca7b24f2e49c4966f0bcfabda2a2cef7</SHA1><branch><SHA1>83e1db63ca7b24f2e49c4966f0bcfabda2a2cef7</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.1.0.jar</displayPath><fileName>CHNaughty-5.1.0.jar</fileName><relativePath>target/CHNaughty-5.1.0.jar</relativePath></artifact><building>false</building><displayName>#10</displayName><duration>104836</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #10</fullDisplayName><id>10</id><inProgress>false</inProgress><keepLog>false</keepLog><number>10</number><queueId>8</queueId><result>SUCCESS</result><timestamp>1733528978197</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/10/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>a0663a3c1a3684227cbe4acf25946b5f3445080a</commitId><timestamp>1733438298000</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 to Spigot 1.21.4
</comment><date>2024-12-05 14:38:18 -0800</date><id>a0663a3c1a3684227cbe4acf25946b5f3445080a</id><msg>Update to Spigot 1.21.4</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path><path><editType>edit</editType><file>pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>83e1db63ca7b24f2e49c4966f0bcfabda2a2cef7</commitId><timestamp>1733438414000</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 line break formatting
</comment><date>2024-12-05 14:40:14 -0800</date><id>83e1db63ca7b24f2e49c4966f0bcfabda2a2cef7</id><msg>Fix line break formatting</msg><path><editType>edit</editType><file>README.md</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></build><build _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>9</buildNumber><marked><SHA1>0238f72e7d3e2167888f380c391febcfb3ef1e8d</SHA1><branch><SHA1>0238f72e7d3e2167888f380c391febcfb3ef1e8d</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>0238f72e7d3e2167888f380c391febcfb3ef1e8d</SHA1><branch><SHA1>0238f72e7d3e2167888f380c391febcfb3ef1e8d</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>0238f72e7d3e2167888f380c391febcfb3ef1e8d</SHA1><branch><SHA1>0238f72e7d3e2167888f380c391febcfb3ef1e8d</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.0.1.jar</displayPath><fileName>CHNaughty-5.0.1.jar</fileName><relativePath>target/CHNaughty-5.0.1.jar</relativePath></artifact><building>false</building><displayName>#9</displayName><duration>145538</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #9</fullDisplayName><id>9</id><inProgress>false</inProgress><keepLog>false</keepLog><number>9</number><queueId>6</queueId><result>SUCCESS</result><timestamp>1732046830326</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/9/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>README.md</affectedPath><commitId>0238f72e7d3e2167888f380c391febcfb3ef1e8d</commitId><timestamp>1732046601000</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>Revert some deprecations in 5.0.0
</comment><date>2024-11-19 12:03:21 -0800</date><id>0238f72e7d3e2167888f380c391febcfb3ef1e8d</id><msg>Revert some deprecations in 5.0.0</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.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></build><build _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>8</buildNumber><marked><SHA1>8213486abcf01795bc0f77297284649657b986bc</SHA1><branch><SHA1>8213486abcf01795bc0f77297284649657b986bc</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>8213486abcf01795bc0f77297284649657b986bc</SHA1><branch><SHA1>8213486abcf01795bc0f77297284649657b986bc</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>8213486abcf01795bc0f77297284649657b986bc</SHA1><branch><SHA1>8213486abcf01795bc0f77297284649657b986bc</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.0.0.jar</displayPath><fileName>CHNaughty-5.0.0.jar</fileName><relativePath>target/CHNaughty-5.0.0.jar</relativePath></artifact><building>false</building><displayName>#8</displayName><duration>109536</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #8</fullDisplayName><id>8</id><inProgress>false</inProgress><keepLog>false</keepLog><number>8</number><queueId>3</queueId><result>SUCCESS</result><timestamp>1731364293357</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/8/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>README.md</affectedPath><commitId>e9264cffb61bc81dcea1b8391049a55f1ae48bde</commitId><timestamp>1731222482000</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 to Spigot 1.21.3

* Removed ping() for get_player_ping()
* Removed relative_teleport()
* Deprecated set_entity_size() for scale attribute
</comment><date>2024-11-09 23:08:02 -0800</date><id>e9264cffb61bc81dcea1b8391049a55f1ae48bde</id><msg>Update to Spigot 1.21.3</msg><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>4072311dbd3ec4a4a37dd4e9d0dc1dbc01def2d9</commitId><timestamp>1731223292000</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>Bump major version for breaking changes
</comment><date>2024-11-09 23:21:32 -0800</date><id>4072311dbd3ec4a4a37dd4e9d0dc1dbc01def2d9</id><msg>Bump major version for breaking changes</msg><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>8213486abcf01795bc0f77297284649657b986bc</commitId><timestamp>1731224225000</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 release list format
</comment><date>2024-11-09 23:37:05 -0800</date><id>8213486abcf01795bc0f77297284649657b986bc</id><msg>Update release list format</msg><path><editType>edit</editType><file>README.md</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></build><build _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>7</buildNumber><marked><SHA1>844bcbb54665724cddb4fbd994cd9dc524ec2b9a</SHA1><branch><SHA1>844bcbb54665724cddb4fbd994cd9dc524ec2b9a</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>844bcbb54665724cddb4fbd994cd9dc524ec2b9a</SHA1><branch><SHA1>844bcbb54665724cddb4fbd994cd9dc524ec2b9a</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>844bcbb54665724cddb4fbd994cd9dc524ec2b9a</SHA1><branch><SHA1>844bcbb54665724cddb4fbd994cd9dc524ec2b9a</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-4.16.1.jar</displayPath><fileName>CHNaughty-4.16.1.jar</fileName><relativePath>target/CHNaughty-4.16.1.jar</relativePath></artifact><building>false</building><displayName>#7</displayName><duration>93727</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #7</fullDisplayName><id>7</id><inProgress>false</inProgress><keepLog>false</keepLog><number>7</number><queueId>1</queueId><result>SUCCESS</result><timestamp>1730427878435</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/7/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>paper.jar</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>README.md</affectedPath><commitId>d2887d52cb2badc19e5b1fb0a24b6edd41fd4074</commitId><timestamp>1720060085000</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>Deprecate ping() for get_player_ping()
</comment><date>2024-07-03 19:28:05 -0700</date><id>d2887d52cb2badc19e5b1fb0a24b6edd41fd4074</id><msg>Deprecate ping() for get_player_ping()</msg><path><editType>add</editType><file>paper.jar</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>9883ab151451407e0cea509a4e8d77d0fefffed1</commitId><timestamp>1723309916000</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 release list
</comment><date>2024-08-10 10:11:56 -0700</date><id>9883ab151451407e0cea509a4e8d77d0fefffed1</id><msg>Update release list</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>844bcbb54665724cddb4fbd994cd9dc524ec2b9a</commitId><timestamp>1730427409000</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 open_book(hand) on Spigot
</comment><date>2024-10-31 19:16:49 -0700</date><id>844bcbb54665724cddb4fbd994cd9dc524ec2b9a</id><msg>Fix open_book(hand) on Spigot</msg><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>README.md</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></build><build _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>6</buildNumber><marked><SHA1>f192a8f93ffa05ebc3c2b4d315d34c3842ded091</SHA1><branch><SHA1>f192a8f93ffa05ebc3c2b4d315d34c3842ded091</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>f192a8f93ffa05ebc3c2b4d315d34c3842ded091</SHA1><branch><SHA1>f192a8f93ffa05ebc3c2b4d315d34c3842ded091</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>f192a8f93ffa05ebc3c2b4d315d34c3842ded091</SHA1><branch><SHA1>f192a8f93ffa05ebc3c2b4d315d34c3842ded091</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-4.16.0.jar</displayPath><fileName>CHNaughty-4.16.0.jar</fileName><relativePath>target/CHNaughty-4.16.0.jar</relativePath></artifact><building>false</building><displayName>#6</displayName><duration>90695</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #6</fullDisplayName><id>6</id><inProgress>false</inProgress><keepLog>false</keepLog><number>6</number><queueId>2</queueId><result>SUCCESS</result><timestamp>1718759574186</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/6/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>README.md</affectedPath><commitId>e6568b6ac3599957fb58eb8490158c0b19d590e2</commitId><timestamp>1715308970000</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>2024-05-09 19:42:50 -0700</date><id>e6568b6ac3599957fb58eb8490158c0b19d590e2</id><msg>Update documentation</msg><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.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/chnaughty/SpigotImpl.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>f192a8f93ffa05ebc3c2b4d315d34c3842ded091</commitId><timestamp>1718500991000</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 to Spigot/Paper 1.21
</comment><date>2024-06-15 18:23:11 -0700</date><id>f192a8f93ffa05ebc3c2b4d315d34c3842ded091</id><msg>Update to Spigot/Paper 1.21</msg><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>pom.xml</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></build><build _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>5</buildNumber><marked><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-4.15.0.jar</displayPath><fileName>CHNaughty-4.15.0.jar</fileName><relativePath>target/CHNaughty-4.15.0.jar</relativePath></artifact><building>false</building><displayName>#5</displayName><duration>64780</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #5</fullDisplayName><id>5</id><inProgress>false</inProgress><keepLog>false</keepLog><number>5</number><queueId>128</queueId><result>SUCCESS</result><timestamp>1715308328696</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/5/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><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></build><build _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>4</buildNumber><marked><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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><building>false</building><displayName>#4</displayName><duration>95546</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #4</fullDisplayName><id>4</id><inProgress>false</inProgress><keepLog>false</keepLog><number>4</number><queueId>127</queueId><result>FAILURE</result><timestamp>1715308163649</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/4/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/Minecraft.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>README.md</affectedPath><commitId>f4f980bd6bd36dd9256cb51cf9071ad282bcef1f</commitId><timestamp>1715306148000</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 to Spigot/Paper 1.20.6

* Splits Paper and Spigot implementations now that the mappings for those are different.
* Removes set_psky() which no longer does what it was designed for.
* Adds sign side parameter to open_sign().
</comment><date>2024-05-09 18:55:48 -0700</date><id>f4f980bd6bd36dd9256cb51cf9071ad282bcef1f</id><msg>Update to Spigot/Paper 1.20.6</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>delete</editType><file>src/main/java/me/pseudoknight/chnaughty/Minecraft.java</file></path><path><editType>add</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>add</editType><file>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</file></path><path><editType>add</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>71f98c3e55e7b84542c48daf6017f426e14b15f4</commitId><timestamp>1715306388000</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 4.15.0 release link to README
</comment><date>2024-05-09 18:59:48 -0700</date><id>71f98c3e55e7b84542c48daf6017f426e14b15f4</id><msg>Add 4.15.0 release link to README</msg><path><editType>edit</editType><file>README.md</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></build><build _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>3</buildNumber><marked><SHA1>d8f1e643fb02a77cc82fc1b20d4f6e638888c0ae</SHA1><branch><SHA1>d8f1e643fb02a77cc82fc1b20d4f6e638888c0ae</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>d8f1e643fb02a77cc82fc1b20d4f6e638888c0ae</SHA1><branch><SHA1>d8f1e643fb02a77cc82fc1b20d4f6e638888c0ae</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>d8f1e643fb02a77cc82fc1b20d4f6e638888c0ae</SHA1><branch><SHA1>d8f1e643fb02a77cc82fc1b20d4f6e638888c0ae</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-4.14.0.jar</displayPath><fileName>CHNaughty-4.14.0.jar</fileName><relativePath>target/CHNaughty-4.14.0.jar</relativePath></artifact><building>false</building><displayName>#3</displayName><duration>63982</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #3</fullDisplayName><id>3</id><inProgress>false</inProgress><keepLog>false</keepLog><number>3</number><queueId>83</queueId><result>SUCCESS</result><timestamp>1709289978456</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/3/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><kind>git</kind></changeSet><mavenArtifacts></mavenArtifacts><mavenVersionUsed>3.9.6</mavenVersionUsed></build><build _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></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1</displayName><duration>1031</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #1</fullDisplayName><id>1</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1</number><queueId>20</queueId><result>FAILURE</result><timestamp>1708391036811</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/1/</url><builtOn></builtOn><changeSet _class='hudson.scm.EmptyChangeLogSet'></changeSet></build><color>blue</color><firstBuild _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></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#1</displayName><duration>1031</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #1</fullDisplayName><id>1</id><inProgress>false</inProgress><keepLog>false</keepLog><number>1</number><queueId>20</queueId><result>FAILURE</result><timestamp>1708391036811</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/1/</url><builtOn></builtOn><changeSet _class='hudson.scm.EmptyChangeLogSet'></changeSet></firstBuild><healthReport><description>Build stability: No recent builds failed.</description><iconClassName>icon-health-80plus</iconClassName><iconUrl>health-80plus.png</iconUrl><score>100</score></healthReport><inQueue>false</inQueue><keepDependencies>false</keepDependencies><lastBuild _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>14</buildNumber><marked><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.4.2.jar</displayPath><fileName>CHNaughty-5.4.2.jar</fileName><relativePath>target/CHNaughty-5.4.2.jar</relativePath></artifact><building>false</building><displayName>#14</displayName><duration>96504</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #14</fullDisplayName><id>14</id><inProgress>false</inProgress><keepLog>false</keepLog><number>14</number><queueId>10</queueId><result>SUCCESS</result><timestamp>1776743168485</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/14/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</commitId><timestamp>1760055230000</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>Indicate support for 1.21.10
</comment><date>2025-10-09 17:13:50 -0700</date><id>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</id><msg>Indicate support for 1.21.10</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>924d0d6b83882dfe3c8d8581392620af8d1a993d</commitId><timestamp>1765905374000</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 README to indicate 1.21.11 compat
</comment><date>2025-12-16 09:16:14 -0800</date><id>924d0d6b83882dfe3c8d8581392620af8d1a993d</id><msg>Update README to indicate 1.21.11 compat</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>cb86e4f058dceeb13fe5716f92789f62db05c73e</commitId><timestamp>1770078962000</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 deprecated Paper check
</comment><date>2026-02-02 16:36:02 -0800</date><id>cb86e4f058dceeb13fe5716f92789f62db05c73e</id><msg>Update deprecated Paper check</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>896e25a96529faa357f63bad6222b0d0a1a8eb98</commitId><timestamp>1776743092000</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>Note compatibility with Paper 26.1.2
</comment><date>2026-04-20 20:44:52 -0700</date><id>896e25a96529faa357f63bad6222b0d0a1a8eb98</id><msg>Note compatibility with Paper 26.1.2</msg><path><editType>edit</editType><file>README.md</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></lastBuild><lastCompletedBuild _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>14</buildNumber><marked><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.4.2.jar</displayPath><fileName>CHNaughty-5.4.2.jar</fileName><relativePath>target/CHNaughty-5.4.2.jar</relativePath></artifact><building>false</building><displayName>#14</displayName><duration>96504</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #14</fullDisplayName><id>14</id><inProgress>false</inProgress><keepLog>false</keepLog><number>14</number><queueId>10</queueId><result>SUCCESS</result><timestamp>1776743168485</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/14/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</commitId><timestamp>1760055230000</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>Indicate support for 1.21.10
</comment><date>2025-10-09 17:13:50 -0700</date><id>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</id><msg>Indicate support for 1.21.10</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>924d0d6b83882dfe3c8d8581392620af8d1a993d</commitId><timestamp>1765905374000</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 README to indicate 1.21.11 compat
</comment><date>2025-12-16 09:16:14 -0800</date><id>924d0d6b83882dfe3c8d8581392620af8d1a993d</id><msg>Update README to indicate 1.21.11 compat</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>cb86e4f058dceeb13fe5716f92789f62db05c73e</commitId><timestamp>1770078962000</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 deprecated Paper check
</comment><date>2026-02-02 16:36:02 -0800</date><id>cb86e4f058dceeb13fe5716f92789f62db05c73e</id><msg>Update deprecated Paper check</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>896e25a96529faa357f63bad6222b0d0a1a8eb98</commitId><timestamp>1776743092000</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>Note compatibility with Paper 26.1.2
</comment><date>2026-04-20 20:44:52 -0700</date><id>896e25a96529faa357f63bad6222b0d0a1a8eb98</id><msg>Note compatibility with Paper 26.1.2</msg><path><editType>edit</editType><file>README.md</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></lastCompletedBuild><lastFailedBuild _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>4</buildNumber><marked><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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><building>false</building><displayName>#4</displayName><duration>95546</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #4</fullDisplayName><id>4</id><inProgress>false</inProgress><keepLog>false</keepLog><number>4</number><queueId>127</queueId><result>FAILURE</result><timestamp>1715308163649</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/4/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/Minecraft.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>README.md</affectedPath><commitId>f4f980bd6bd36dd9256cb51cf9071ad282bcef1f</commitId><timestamp>1715306148000</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 to Spigot/Paper 1.20.6

* Splits Paper and Spigot implementations now that the mappings for those are different.
* Removes set_psky() which no longer does what it was designed for.
* Adds sign side parameter to open_sign().
</comment><date>2024-05-09 18:55:48 -0700</date><id>f4f980bd6bd36dd9256cb51cf9071ad282bcef1f</id><msg>Update to Spigot/Paper 1.20.6</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>delete</editType><file>src/main/java/me/pseudoknight/chnaughty/Minecraft.java</file></path><path><editType>add</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>add</editType><file>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</file></path><path><editType>add</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>71f98c3e55e7b84542c48daf6017f426e14b15f4</commitId><timestamp>1715306388000</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 4.15.0 release link to README
</comment><date>2024-05-09 18:59:48 -0700</date><id>71f98c3e55e7b84542c48daf6017f426e14b15f4</id><msg>Add 4.15.0 release link to README</msg><path><editType>edit</editType><file>README.md</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></lastFailedBuild><lastStableBuild _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>14</buildNumber><marked><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.4.2.jar</displayPath><fileName>CHNaughty-5.4.2.jar</fileName><relativePath>target/CHNaughty-5.4.2.jar</relativePath></artifact><building>false</building><displayName>#14</displayName><duration>96504</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #14</fullDisplayName><id>14</id><inProgress>false</inProgress><keepLog>false</keepLog><number>14</number><queueId>10</queueId><result>SUCCESS</result><timestamp>1776743168485</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/14/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</commitId><timestamp>1760055230000</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>Indicate support for 1.21.10
</comment><date>2025-10-09 17:13:50 -0700</date><id>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</id><msg>Indicate support for 1.21.10</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>924d0d6b83882dfe3c8d8581392620af8d1a993d</commitId><timestamp>1765905374000</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 README to indicate 1.21.11 compat
</comment><date>2025-12-16 09:16:14 -0800</date><id>924d0d6b83882dfe3c8d8581392620af8d1a993d</id><msg>Update README to indicate 1.21.11 compat</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>cb86e4f058dceeb13fe5716f92789f62db05c73e</commitId><timestamp>1770078962000</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 deprecated Paper check
</comment><date>2026-02-02 16:36:02 -0800</date><id>cb86e4f058dceeb13fe5716f92789f62db05c73e</id><msg>Update deprecated Paper check</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>896e25a96529faa357f63bad6222b0d0a1a8eb98</commitId><timestamp>1776743092000</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>Note compatibility with Paper 26.1.2
</comment><date>2026-04-20 20:44:52 -0700</date><id>896e25a96529faa357f63bad6222b0d0a1a8eb98</id><msg>Note compatibility with Paper 26.1.2</msg><path><editType>edit</editType><file>README.md</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></lastStableBuild><lastSuccessfulBuild _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>14</buildNumber><marked><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><branch><SHA1>896e25a96529faa357f63bad6222b0d0a1a8eb98</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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>CHNaughty-5.4.2.jar</displayPath><fileName>CHNaughty-5.4.2.jar</fileName><relativePath>target/CHNaughty-5.4.2.jar</relativePath></artifact><building>false</building><displayName>#14</displayName><duration>96504</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #14</fullDisplayName><id>14</id><inProgress>false</inProgress><keepLog>false</keepLog><number>14</number><queueId>10</queueId><result>SUCCESS</result><timestamp>1776743168485</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/14/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</commitId><timestamp>1760055230000</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>Indicate support for 1.21.10
</comment><date>2025-10-09 17:13:50 -0700</date><id>74af4b9a503ba5df5327f5708b5df4da1bc0a17a</id><msg>Indicate support for 1.21.10</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>924d0d6b83882dfe3c8d8581392620af8d1a993d</commitId><timestamp>1765905374000</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 README to indicate 1.21.11 compat
</comment><date>2025-12-16 09:16:14 -0800</date><id>924d0d6b83882dfe3c8d8581392620af8d1a993d</id><msg>Update README to indicate 1.21.11 compat</msg><path><editType>edit</editType><file>README.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>README.md</affectedPath><commitId>cb86e4f058dceeb13fe5716f92789f62db05c73e</commitId><timestamp>1770078962000</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 deprecated Paper check
</comment><date>2026-02-02 16:36:02 -0800</date><id>cb86e4f058dceeb13fe5716f92789f62db05c73e</id><msg>Update deprecated Paper check</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>896e25a96529faa357f63bad6222b0d0a1a8eb98</commitId><timestamp>1776743092000</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>Note compatibility with Paper 26.1.2
</comment><date>2026-04-20 20:44:52 -0700</date><id>896e25a96529faa357f63bad6222b0d0a1a8eb98</id><msg>Note compatibility with Paper 26.1.2</msg><path><editType>edit</editType><file>README.md</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></lastSuccessfulBuild><lastUnsuccessfulBuild _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>4</buildNumber><marked><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></marked><revision><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></revision></refsremotesoriginmaster></buildsByBranchName><lastBuiltRevision><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><branch><SHA1>71f98c3e55e7b84542c48daf6017f426e14b15f4</SHA1><name>refs/remotes/origin/master</name></branch></lastBuiltRevision><remoteUrl>https://github.com/PseudoKnight/CHNaughty</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><building>false</building><displayName>#4</displayName><duration>95546</duration><estimatedDuration>97528</estimatedDuration><fullDisplayName>CHNaughty #4</fullDisplayName><id>4</id><inProgress>false</inProgress><keepLog>false</keepLog><number>4</number><queueId>127</queueId><result>FAILURE</result><timestamp>1715308163649</timestamp><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/4/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/main/java/me/pseudoknight/chnaughty/Functions.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/NMS.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</affectedPath><affectedPath>src/main/java/me/pseudoknight/chnaughty/Minecraft.java</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>README.md</affectedPath><commitId>f4f980bd6bd36dd9256cb51cf9071ad282bcef1f</commitId><timestamp>1715306148000</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 to Spigot/Paper 1.20.6

* Splits Paper and Spigot implementations now that the mappings for those are different.
* Removes set_psky() which no longer does what it was designed for.
* Adds sign side parameter to open_sign().
</comment><date>2024-05-09 18:55:48 -0700</date><id>f4f980bd6bd36dd9256cb51cf9071ad282bcef1f</id><msg>Update to Spigot/Paper 1.20.6</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>delete</editType><file>src/main/java/me/pseudoknight/chnaughty/Minecraft.java</file></path><path><editType>add</editType><file>src/main/java/me/pseudoknight/chnaughty/SpigotImpl.java</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>add</editType><file>src/main/java/me/pseudoknight/chnaughty/PaperImpl.java</file></path><path><editType>add</editType><file>src/main/java/me/pseudoknight/chnaughty/NMS.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/Functions.java</file></path><path><editType>edit</editType><file>src/main/java/me/pseudoknight/chnaughty/CHNaughty.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>README.md</affectedPath><commitId>71f98c3e55e7b84542c48daf6017f426e14b15f4</commitId><timestamp>1715306388000</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 4.15.0 release link to README
</comment><date>2024-05-09 18:59:48 -0700</date><id>71f98c3e55e7b84542c48daf6017f426e14b15f4</id><msg>Add 4.15.0 release link to README</msg><path><editType>edit</editType><file>README.md</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></lastUnsuccessfulBuild><nextBuildNumber>15</nextBuildNumber><property _class='com.coravy.hudson.plugins.github.GithubProjectProperty'></property><property _class='com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty'></property><concurrentBuild>false</concurrentBuild><disabled>false</disabled><scm _class='hudson.plugins.git.GitSCM'><browser _class='hudson.plugins.git.browser.GithubWeb'></browser><type>hudson.plugins.git.GitSCM</type><branche></branche><mergeOptions><fastForwardMode>--ff</fastForwardMode><mergeStrategy>default</mergeStrategy></mergeOptions><userRemoteConfig></userRemoteConfig></scm><module><action></action><action></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction'></action><fullDisplayName>CHNaughty » CHNaughty</fullDisplayName><fullName>CHNaughty/me.pseudoknight:CHNaughty</fullName><name>me.pseudoknight:CHNaughty</name><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/</url><buildable>true</buildable><build _class='hudson.maven.MavenBuild'><number>14</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/14/</url></build><build _class='hudson.maven.MavenBuild'><number>13</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/13/</url></build><build _class='hudson.maven.MavenBuild'><number>12</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/12/</url></build><build _class='hudson.maven.MavenBuild'><number>11</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/11/</url></build><build _class='hudson.maven.MavenBuild'><number>10</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/10/</url></build><build _class='hudson.maven.MavenBuild'><number>9</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/9/</url></build><build _class='hudson.maven.MavenBuild'><number>8</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/8/</url></build><build _class='hudson.maven.MavenBuild'><number>7</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/7/</url></build><build _class='hudson.maven.MavenBuild'><number>6</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/6/</url></build><build _class='hudson.maven.MavenBuild'><number>5</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/5/</url></build><build _class='hudson.maven.MavenBuild'><number>4</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/4/</url></build><build _class='hudson.maven.MavenBuild'><number>3</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/3/</url></build><color>blue</color><firstBuild _class='hudson.maven.MavenBuild'><number>3</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/3/</url></firstBuild><healthReport><description>Build stability: No recent builds failed.</description><iconClassName>icon-health-80plus</iconClassName><iconUrl>health-80plus.png</iconUrl><score>100</score></healthReport><inQueue>false</inQueue><keepDependencies>false</keepDependencies><lastBuild _class='hudson.maven.MavenBuild'><number>14</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/14/</url></lastBuild><lastCompletedBuild _class='hudson.maven.MavenBuild'><number>14</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/14/</url></lastCompletedBuild><lastFailedBuild _class='hudson.maven.MavenBuild'><number>4</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/4/</url></lastFailedBuild><lastStableBuild _class='hudson.maven.MavenBuild'><number>14</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/14/</url></lastStableBuild><lastSuccessfulBuild _class='hudson.maven.MavenBuild'><number>14</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/14/</url></lastSuccessfulBuild><lastUnsuccessfulBuild _class='hudson.maven.MavenBuild'><number>4</number><url>https://letsbuild.net/jenkins/view/all/job/CHNaughty/me.pseudoknight$CHNaughty/4/</url></lastUnsuccessfulBuild><nextBuildNumber>15</nextBuildNumber><concurrentBuild>false</concurrentBuild><disabled>false</disabled><scm _class='hudson.scm.NullSCM'></scm><displayName>CHNaughty</displayName></module></mavenModuleSet>