{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Brokkonaut"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 113,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "801547607c345e653b6c95cfddca9cc721360391",
            "branch" : [
              {
                "SHA1" : "801547607c345e653b6c95cfddca9cc721360391",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "801547607c345e653b6c95cfddca9cc721360391",
            "branch" : [
              {
                "SHA1" : "801547607c345e653b6c95cfddca9cc721360391",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "801547607c345e653b6c95cfddca9cc721360391",
        "branch" : [
          {
            "SHA1" : "801547607c345e653b6c95cfddca9cc721360391",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Brokkonaut/Bukkit-CreativeItemControl"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "creativeitemcontrol.jar",
      "fileName" : "creativeitemcontrol.jar",
      "relativePath" : "target/creativeitemcontrol.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#113",
  "duration" : 10705,
  "estimatedDuration" : 10558,
  "executor" : None,
  "fullDisplayName" : "Bukkit-CreativeItemControl #113",
  "id" : "113",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 113,
  "queueId" : 15505,
  "result" : "SUCCESS",
  "timestamp" : 1748232692434,
  "url" : "https://www.iani.de/jenkins/view/all/job/Bukkit-CreativeItemControl/113/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/cubeside/itemcontrol/checks/CheckEntityData.java",
          "src/main/resources/config.yml"
        ],
        "commitId" : "19267952862747c82e09cf5af30da27ef61cbe68",
        "timestamp" : 1747946810000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/47439649+kadthehunter",
          "fullName" : "47439649+KadTheHunter"
        },
        "authorEmail" : "47439649+KadTheHunter@users.noreply.github.com",
        "comment" : "Allow Item Frame data\u000a\u000aAdds the ability to enable entity_data exclusively within Item Frames, and the sub-ability of preventing Items from being inside Item Frames.\u000a",
        "date" : "2025-05-22 16:46:50 -0400",
        "id" : "19267952862747c82e09cf5af30da27ef61cbe68",
        "msg" : "Allow Item Frame data",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/itemcontrol/checks/CheckEntityData.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/cubeside/itemcontrol/checks/CheckEntityData.java"
        ],
        "commitId" : "edafdcad755ae76d34f3bf3fb6ca8b58619c41f0",
        "timestamp" : 1747977976000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/47439649+kadthehunter",
          "fullName" : "47439649+KadTheHunter"
        },
        "authorEmail" : "47439649+KadTheHunter@users.noreply.github.com",
        "comment" : "Default ItemFrames to false, make allowedKeys constant, remove UUID\u000a",
        "date" : "2025-05-23 01:26:16 -0400",
        "id" : "edafdcad755ae76d34f3bf3fb6ca8b58619c41f0",
        "msg" : "Default ItemFrames to false, make allowedKeys constant, remove UUID",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/itemcontrol/checks/CheckEntityData.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/config.yml"
        ],
        "commitId" : "cb345bcc3ccf1b698524663f999acfe55b8ca4a9",
        "timestamp" : 1748006803000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/47439649+kadthehunter",
          "fullName" : "47439649+KadTheHunter"
        },
        "authorEmail" : "47439649+KadTheHunter@users.noreply.github.com",
        "comment" : "Change Item Frames to false in Default Config\u000a",
        "date" : "2025-05-23 09:26:43 -0400",
        "id" : "cb345bcc3ccf1b698524663f999acfe55b8ca4a9",
        "msg" : "Change Item Frames to false in Default Config",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/config.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/cubeside/itemcontrol/checks/CheckEntityData.java"
        ],
        "commitId" : "d937db59581aa965282a8903ece76da747f5d714",
        "timestamp" : 1748208363000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/47439649+kadthehunter",
          "fullName" : "47439649+KadTheHunter"
        },
        "authorEmail" : "47439649+KadTheHunter@users.noreply.github.com",
        "comment" : "Filter Item Frames contents with ItemChecker\u000a",
        "date" : "2025-05-25 17:26:03 -0400",
        "id" : "d937db59581aa965282a8903ece76da747f5d714",
        "msg" : "Filter Item Frames contents with ItemChecker",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/cubeside/itemcontrol/checks/CheckEntityData.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.iani.de/jenkins/user/47439649+kadthehunter",
      "fullName" : "47439649+KadTheHunter"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.9.6"
}