{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Brokkonaut",
          "userId" : "brokkonaut",
          "userName" : "Brokkonaut"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 44,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
            "branch" : [
              {
                "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
            "branch" : [
              {
                "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
                "name" : "origin/master"
              }
            ]
          }
        },
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 45,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
            "branch" : [
              {
                "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
            "branch" : [
              {
                "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
        "branch" : [
          {
            "SHA1" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://www.iani.de/gitbucket/git/Brokkonaut/TreasureChest.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "TreasureChest.jar",
      "fileName" : "TreasureChest.jar",
      "relativePath" : "target/TreasureChest.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#45",
  "duration" : 3394,
  "estimatedDuration" : 4251,
  "executor" : None,
  "fullDisplayName" : "TreasureChest #45",
  "id" : "45",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 45,
  "queueId" : 63261,
  "result" : "SUCCESS",
  "timestamp" : 1780778584025,
  "url" : "https://www.iani.de/jenkins/job/TreasureChest/45/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/TreasureChest.java",
          "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java"
        ],
        "commitId" : "7790ad8745e014781bc766dc6eab4b0b22406109",
        "timestamp" : 1654970506000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "skip unloadeable items\u000a",
        "date" : "2022-06-11 20:01:46 +0200",
        "id" : "7790ad8745e014781bc766dc6eab4b0b22406109",
        "msg" : "skip unloadeable items",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/TreasureChestCommandExecutor.java"
        ],
        "commitId" : "1acd101b94c02ac3822fe10f2368ae87bf6107ef",
        "timestamp" : 1672554915000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "exact\u000a",
        "date" : "2023-01-01 07:35:15 +0100",
        "id" : "1acd101b94c02ac3822fe10f2368ae87bf6107ef",
        "msg" : "exact",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChestCommandExecutor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "44fecb922589971fc2801d107183e02a04c26dc2",
        "timestamp" : 1673077876000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "Update pom: minecraft 1.19.3, java 17\u000a",
        "date" : "2023-01-07 08:51:16 +0100",
        "id" : "44fecb922589971fc2801d107183e02a04c26dc2",
        "msg" : "Update pom: minecraft 1.19.3, java 17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/commands/HelpCommand.java",
          "src/main/java/de/iani/treasurechest/commands/SetChestCommand.java",
          "src/main/java/de/iani/treasurechest/PlayerEventListener.java",
          "src/main/java/de/iani/treasurechest/util/sql/MySQLConnection.java",
          "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java",
          "src/main/java/de/iani/treasurechest/commands/AddMoneyCommand.java",
          "src/main/java/de/iani/treasurechest/PlayerTreasureChestContent.java",
          "src/main/java/de/iani/treasurechest/util/sql/SQLRunnable.java",
          "src/main/java/de/iani/treasurechest/OpenInventoryData.java",
          "src/main/java/de/iani/treasurechest/util/sql/SQLConnection.java",
          "src/main/java/de/iani/treasurechest/commands/ListCommand.java",
          "src/main/java/de/iani/treasurechest/commands/AddItemCommand.java",
          "src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java",
          "src/main/java/de/iani/treasurechest/commands/GiveCommand.java",
          "src/main/java/de/iani/treasurechest/TreasureChest.java",
          "src/main/java/de/iani/treasurechest/Permissions.java",
          "src/main/java/de/iani/treasurechest/Converter.java",
          "src/main/java/de/iani/treasurechest/commands/CreateCommand.java",
          "src/main/java/de/iani/treasurechest/database/DatabaseTreasureChestItem.java",
          "src/main/java/de/iani/treasurechest/ChestInventoryListener.java",
          "src/main/java/de/iani/treasurechest/listener/PlayerEventListener.java",
          "src/main/java/de/iani/treasurechest/commands/RemoveCommand.java",
          "src/main/java/de/iani/treasurechest/worker/WorkerThread.java",
          "src/main/java/de/iani/treasurechest/TreasureChestCommandExecutor.java"
        ],
        "commitId" : "e3ab0f2bb83fe9a9a8c23b45044afb3fd20aa5c3",
        "timestamp" : 1673080229000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "Cleanup: Use CubesideUtils commands and new java features\u000a",
        "date" : "2023-01-07 09:30:29 +0100",
        "id" : "e3ab0f2bb83fe9a9a8c23b45044afb3fd20aa5c3",
        "msg" : "Cleanup: Use CubesideUtils commands and new java features",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/PlayerTreasureChestContent.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/AddItemCommand.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/listener/PlayerEventListener.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/ListCommand.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/RemoveCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/worker/WorkerThread.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/Permissions.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/HelpCommand.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/CreateCommand.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/GiveCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/database/DatabaseTreasureChestItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChest.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/iani/treasurechest/PlayerEventListener.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/AddMoneyCommand.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/SetChestCommand.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/iani/treasurechest/util/sql/MySQLConnection.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/iani/treasurechest/util/sql/SQLRunnable.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/iani/treasurechest/Converter.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/iani/treasurechest/ChestInventoryListener.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/iani/treasurechest/util/sql/SQLConnection.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/OpenInventoryData.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java"
          },
          {
            "editType" : "delete",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChestCommandExecutor.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/resources/plugin.yml"
        ],
        "commitId" : "2c3bcdf8950b0f2321ab09791c0ec04db2bb9556",
        "timestamp" : 1673501831000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "add dependency\u000a",
        "date" : "2023-01-12 06:37:11 +0100",
        "id" : "2c3bcdf8950b0f2321ab09791c0ec04db2bb9556",
        "msg" : "add dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/resources/plugin.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml",
          "src/main/java/de/iani/treasurechest/ChestInventoryListener.java"
        ],
        "commitId" : "6499c62f0f37fae1a3473e5b5f176d875c68e60e",
        "timestamp" : 1689878870000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/tobiasmuellner",
          "fullName" : "tobiasmuellner"
        },
        "authorEmail" : "tobiasmuellner@outlook.com",
        "comment" : "Allow Shulker\u000a",
        "date" : "2023-07-20 20:47:50 +0200",
        "id" : "6499c62f0f37fae1a3473e5b5f176d875c68e60e",
        "msg" : "Allow Shulker",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/ChestInventoryListener.java"
          },
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java"
        ],
        "commitId" : "7df3800b35dc977e00b57ab8c25797633381b397",
        "timestamp" : 1692642069000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/mattism04",
          "fullName" : "mattism04"
        },
        "authorEmail" : "mattism04@gmail.com",
        "comment" : "Wallah keine Shulkerboxen in Shulkerboxen (fanta)\u000a",
        "date" : "2023-08-21 20:21:09 +0200",
        "id" : "7df3800b35dc977e00b57ab8c25797633381b397",
        "msg" : "Wallah keine Shulkerboxen in Shulkerboxen (fanta)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java"
        ],
        "commitId" : "8c65cdfacd4310863659faf7fcfd8298ae4be80b",
        "timestamp" : 1710887533000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "no.\u000a",
        "date" : "2024-03-19 23:32:13 +0100",
        "id" : "8c65cdfacd4310863659faf7fcfd8298ae4be80b",
        "msg" : "no.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/TreasureChestItem.java",
          "src/main/java/de/iani/treasurechest/Permissions.java",
          "src/main/java/de/iani/treasurechest/commands/UpdateAllCommand.java",
          "src/main/java/de/iani/treasurechest/TreasureChest.java",
          "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java"
        ],
        "commitId" : "312f97829ff7e75292003e9292343d2b8276a6c0",
        "timestamp" : 1714374973000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "add updateall command\u000a",
        "date" : "2024-04-29 09:16:13 +0200",
        "id" : "312f97829ff7e75292003e9292343d2b8276a6c0",
        "msg" : "add updateall command",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/UpdateAllCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChestItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/Permissions.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "b5476d223dbaf9f6082cfafc7205f21d9bff08db",
        "timestamp" : 1715317399000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "1.20.6\u000a",
        "date" : "2024-05-10 07:03:19 +0200",
        "id" : "b5476d223dbaf9f6082cfafc7205f21d9bff08db",
        "msg" : "1.20.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java"
        ],
        "commitId" : "d61b95078ac36be9079459b48e9bddd32e3dd646",
        "timestamp" : 1715397975000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "save itemstacks as binary\u000a",
        "date" : "2024-05-11 05:26:15 +0200",
        "id" : "d61b95078ac36be9079459b48e9bddd32e3dd646",
        "msg" : "save itemstacks as binary",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/TreasureChestItem.java",
          "src/main/java/de/iani/treasurechest/PlayerTreasureChestContent.java",
          "src/main/java/de/iani/treasurechest/database/DatabaseTreasureChestItem.java",
          "src/main/java/de/iani/treasurechest/commands/UpdateAllCommand.java",
          "src/main/java/de/iani/treasurechest/TreasureChest.java"
        ],
        "commitId" : "7fba25332d2a891686ed8d1ef2f1fa1c87a8628d",
        "timestamp" : 1715579889000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "save and restore global maps\u000a",
        "date" : "2024-05-13 07:58:09 +0200",
        "id" : "7fba25332d2a891686ed8d1ef2f1fa1c87a8628d",
        "msg" : "save and restore global maps",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/commands/UpdateAllCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/PlayerTreasureChestContent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChestItem.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/database/DatabaseTreasureChestItem.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/Permissions.java",
          "src/main/java/de/iani/treasurechest/TreasureChest.java",
          "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java",
          "src/main/java/de/iani/treasurechest/commands/TransferCommand.java"
        ],
        "commitId" : "e2c6ef639306e61c95433f5a29557aeb23f898bd",
        "timestamp" : 1721009649000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "transfer command\u000a",
        "date" : "2024-07-15 04:14:09 +0200",
        "id" : "e2c6ef639306e61c95433f5a29557aeb23f898bd",
        "msg" : "transfer command",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/Permissions.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/database/TreasureChestDatabase.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChest.java"
          },
          {
            "editType" : "add",
            "file" : "src/main/java/de/iani/treasurechest/commands/TransferCommand.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/commands/HelpCommand.java",
          "src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java",
          "src/main/java/de/iani/treasurechest/commands/RemoveCommand.java",
          "src/main/java/de/iani/treasurechest/commands/UpdateAllCommand.java",
          "src/main/java/de/iani/treasurechest/TreasureChest.java",
          "src/main/java/de/iani/treasurechest/commands/ListCommand.java"
        ],
        "commitId" : "54489a4ab1493dd98e1809e7acbfef09d70480ef",
        "timestamp" : 1721011012000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "components\u000a",
        "date" : "2024-07-15 04:36:52 +0200",
        "id" : "54489a4ab1493dd98e1809e7acbfef09d70480ef",
        "msg" : "components",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/commands/UpdateAllCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/listener/ChestInventoryListener.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/commands/HelpCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/commands/ListCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/commands/RemoveCommand.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/TreasureChest.java"
        ],
        "commitId" : "8ee38091c87a46737226fd63d2bd7dd00e64ffca",
        "timestamp" : 1721016938000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "forgot a space in the messages\u000a",
        "date" : "2024-07-15 06:15:38 +0200",
        "id" : "8ee38091c87a46737226fd63d2bd7dd00e64ffca",
        "msg" : "forgot a space in the messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "dbc4cb642bb450f8f6429efee464c2cb03f0044f",
        "timestamp" : 1721881035000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "1.21\u000a",
        "date" : "2024-07-25 06:17:15 +0200",
        "id" : "dbc4cb642bb450f8f6429efee464c2cb03f0044f",
        "msg" : "1.21",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/treasurechest/TreasureChestItem.java",
          "pom.xml"
        ],
        "commitId" : "94f203a9dbd7fc14d3f7c77491fcaf343ad05be7",
        "timestamp" : 1737662730000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "1.21.4 + fix possible npe\u000a",
        "date" : "2025-01-23 21:05:30 +0100",
        "id" : "94f203a9dbd7fc14d3f7c77491fcaf343ad05be7",
        "msg" : "1.21.4 + fix possible npe",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/treasurechest/TreasureChestItem.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "b115094f7c278df366e2235a088c156a8dcfc6c6",
        "timestamp" : 1745992847000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "1.21.5\u000a",
        "date" : "2025-04-30 08:00:47 +0200",
        "id" : "b115094f7c278df366e2235a088c156a8dcfc6c6",
        "msg" : "1.21.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "dd1752a411e4c669c5d0fc934947c81e48e15ab6",
        "timestamp" : 1752990259000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "Minecraft 1.21.8\u000a",
        "date" : "2025-07-20 07:44:19 +0200",
        "id" : "dd1752a411e4c669c5d0fc934947c81e48e15ab6",
        "msg" : "Minecraft 1.21.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "0a8bcd2a9b94c42a329373355086f23a2b9fade1",
        "timestamp" : 1763703811000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "Minecraft 1.21.10\u000a",
        "date" : "2025-11-21 06:43:31 +0100",
        "id" : "0a8bcd2a9b94c42a329373355086f23a2b9fade1",
        "msg" : "Minecraft 1.21.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "76c3f168dfa34efbf4232e6984d9ca9849de5176",
        "timestamp" : 1767600891000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "Minecraft 1.21.11\u000a",
        "date" : "2026-01-05 09:14:51 +0100",
        "id" : "76c3f168dfa34efbf4232e6984d9ca9849de5176",
        "msg" : "Minecraft 1.21.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
        "timestamp" : 1780778451000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "minecraft 26.1, java 25\u000a",
        "date" : "2026-06-06 22:40:51 +0200",
        "id" : "f0a8009a59933c660449226f5dc54bac4850d9f2",
        "msg" : "minecraft 26.1, java 25",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
      "fullName" : "Brokkonaut"
    },
    {
      "absoluteUrl" : "https://www.iani.de/jenkins/user/mattism04",
      "fullName" : "mattism04"
    },
    {
      "absoluteUrl" : "https://www.iani.de/jenkins/user/tobiasmuellner",
      "fullName" : "tobiasmuellner"
    }
  ]
}