{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 48,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b100cf9e7dec5b4fb2a4dcecf450cc4003eb9010",
            "branch" : [
              {
                "SHA1" : "b100cf9e7dec5b4fb2a4dcecf450cc4003eb9010",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b100cf9e7dec5b4fb2a4dcecf450cc4003eb9010",
            "branch" : [
              {
                "SHA1" : "b100cf9e7dec5b4fb2a4dcecf450cc4003eb9010",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b100cf9e7dec5b4fb2a4dcecf450cc4003eb9010",
        "branch" : [
          {
            "SHA1" : "b100cf9e7dec5b4fb2a4dcecf450cc4003eb9010",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/spigot.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#48",
  "duration" : 708,
  "estimatedDuration" : 276,
  "executor" : None,
  "fullDisplayName" : "Spigot-RSS #48",
  "id" : "48",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 48,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1425721137772,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/Spigot-RSS/48/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CraftBukkit-Patches/0019-Entity-Tracking-Ranges.patch",
          "CraftBukkit-Patches/0002-mc-dev-imports.patch",
          "CraftBukkit-Patches/0037-Player-Collision-API.patch",
          "CraftBukkit-Patches/0010-Async-Operation-Catching.patch",
          "CraftBukkit-Patches/0063-More-Efficient-GetCubes.patch",
          "CraftBukkit-Patches/0086-Cap-Channel-Registrations.patch",
          "CraftBukkit-Patches/0100-Properly-cancel-fishing-event.-Fixes-BUKKIT-5396.patch",
          "CraftBukkit-Patches/0104-Check-for-blank-OfflinePlayer-Names.patch",
          "CraftBukkit-Patches/0083-Add-Option-to-Silence-CommandBlock-Console.patch",
          "CraftBukkit-Patches/0003-Skeleton-API-Implementations.patch",
          "CraftBukkit-Patches/0075-Add-Spigot-Links.patch",
          "CraftBukkit-Patches/0103-Use-Provided-Case-for-Non-Existent-Offline-Players.patch",
          "CraftBukkit-Patches/0015-Entity-Activation-Range.patch",
          "CraftBukkit-Patches/0095-Descriptive-kick-reasons-instead-of-Nope.patch",
          "CraftBukkit-Patches/0055-Fire-PreLogin-Events-in-Offline-Mode.patch",
          "CraftBukkit-Patches/0099-Add-Conversion-Message.patch",
          "CraftBukkit-Patches/0053-Orebfuscator.patch",
          "CraftBukkit-Patches/0101-Print-Stack-on-InternalException.patch",
          "CraftBukkit-Patches/0006-Better-Chunk-Tick-Selection.patch",
          "CraftBukkit-Patches/0008-More-Efficient-Chunk-Save-Queue.patch",
          "CraftBukkit-Patches/0021-Close-Unloaded-Save-Files.patch",
          "CraftBukkit-Patches/0091-Prevent-hoppers-from-loading-chunks.patch",
          "CraftBukkit-Patches/0068-Allow-statistics-to-be-disabled-forced.patch",
          "CraftBukkit-Patches/0082-Spam-Filter-Exclusions.patch",
          "CraftBukkit-Patches/0029-Allow-Disabling-of-Command-TabComplete.patch",
          "CraftBukkit-Patches/0045-Don-t-Special-Case-X-Move-Value.patch",
          "CraftBukkit-Patches/0007-Crop-Growth-Rates.patch",
          "CraftBukkit-Patches/0088-Unfinalize-the-isDisconnected-method-by-bukkit.patch",
          "CraftBukkit-Patches/0102-Use-Offline-Player-Data-Once-if-Required.patch",
          "CraftBukkit-Patches/0031-Allow-Disabling-of-Random-Lighting-Updates.patch",
          "CraftBukkit-Patches/0106-Fix-ban-expire-dates.patch",
          "CraftBukkit-Patches/0050-Clear-Flower-Pot-on-Drop.patch",
          "CraftBukkit-Patches/0022-Remove-o-Option.patch",
          "CraftBukkit-Patches/0046-Implement-respawn-API.patch",
          "CraftBukkit-Patches/0078-Allow-Configuring-Chunks-per-Packet.patch",
          "CraftBukkit-Patches/0140-Alternative-Hopper-Ticking.patch",
          "CraftBukkit-Patches/0067-Add-Late-Bind-Option.patch",
          "CraftBukkit-Patches/0009-Merge-tweaks-and-configuration.patch",
          "CraftBukkit-Patches/0062-Save-ticks-lived-to-nbttag.patch",
          "CraftBukkit-Patches/0036-Plug-World-Unload-Memory-Leak.patch",
          "CraftBukkit-Patches/0011-View-Distance.patch",
          "CraftBukkit-Patches/0030-Configurable-Messages.patch",
          "CraftBukkit-Patches/0052-Fix-Broken-Async-Chat.patch",
          "CraftBukkit-Patches/0040-Cap-Minimum-Player-Speed.patch",
          "CraftBukkit-Patches/0158-Disable-Explosion-avoiding-for-all-mobs.patch",
          "CraftBukkit-Patches/0012-Spigot-Timings.patch",
          "CraftBukkit-Patches/0110-Add-Score.isScoreSet-Z-API.patch",
          "CraftBukkit-Patches/0041-Update-Inventory-and-Health-for-PlayerConsumeItemEve.patch",
          "CraftBukkit-Patches/0074-Highly-Optimized-Tick-Loop.patch",
          "CraftBukkit-Patches/0111-Log-null-TileEntity-Owner.patch",
          "CraftBukkit-Patches/0116-Don-t-let-trees-replace-any-block.patch",
          "CraftBukkit-Patches/0115-Check-Skull-canPlace.patch",
          "CraftBukkit-Patches/0065-Warn-if-PermGen-may-be-insufficient.patch",
          "CraftBukkit-Patches/0039-Add-Getter-for-Entity-Invulnerability.patch",
          "CraftBukkit-Patches/0064-Add-Option-to-Nerf-Mobs-from-Spawner-s.patch",
          "CraftBukkit-Patches/0108-Convert-Horses-owner-to-UUID.patch",
          "CraftBukkit-Patches/0025-Hopper-Customisations.patch",
          "CraftBukkit-Patches/0038-Fully-Disable-Snooper-When-Not-Required.patch",
          "CraftBukkit-Patches/0114-Prevent-NoClassDefError-crash-and-notify-on-crash.patch",
          "CraftBukkit-Patches/0076-Configurable-Ping-Sample-Size.patch",
          "CraftBukkit-Patches/0057-Allow-Disabling-Zombie-Villager-Aggression.patch",
          "CraftBukkit-Patches/0079-Implement-Locale-Getter-for-Players.patch",
          "CraftBukkit-Patches/0109-Expand-team-API-to-allow-arbitrary-strings.patch",
          "CraftBukkit-Patches/0061-Particle-API.patch",
          "CraftBukkit-Patches/0047-Arrow-Despawn-Rate.patch",
          "CraftBukkit-Patches/0090-Use-one-PermissibleBase-for-all-Command-Blocks.patch",
          "CraftBukkit-Patches/0044-Item-Despawn-Rate.patch",
          "CraftBukkit-Patches/0084-Add-support-for-fetching-hidden-players.patch",
          "CraftBukkit-Patches/0004-Obfuscation-Helpers.patch",
          "CraftBukkit-Patches/0077-Add-Optional-Tick-Shuffling.patch",
          "CraftBukkit-Patches/0034-Entity-Mount-and-Dismount-Events.patch",
          "CraftBukkit-Patches/0032-Properly-Close-Inventories.patch",
          "CraftBukkit-Patches/0072-Catch-stalling-on-corrupted-map-data-NBT-arrays.patch",
          "CraftBukkit-Patches/0112-Don-t-special-case-invalid-usernames-for-UUIDs.patch",
          "CraftBukkit-Patches/0014-Handle-Null-Tile-Entities.patch",
          "CraftBukkit-Patches/0059-Prevent-Mineshaft-Saving.patch",
          "CraftBukkit-Patches/0080-Cap-Entity-Collisions.patch",
          "CraftBukkit-Patches/0094-Cancellable-WitherSkull-potion-effect.patch",
          "CraftBukkit-Patches/0070-Try-and-Debug-Crash-Reports-Crashing.patch",
          "CraftBukkit-Patches/0085-Allow-Disabling-Creative-Item-Filter.patch",
          "CraftBukkit-Patches/0069-Fix-ItemStack-Unbreakable-Code.patch",
          "CraftBukkit-Patches/0049-Watchdog-Thread.patch",
          "CraftBukkit-Patches/0096-Configurable-dragon-death-and-wither-spawn-sounds.patch",
          "CraftBukkit-Patches/0056-BungeeCord-Support.patch",
          "CraftBukkit-Patches/0081-Fix-dispensing-bone-meal-not-having-the-correct-data.patch",
          "CraftBukkit-Patches/0028-Allow-Disabling-of-Command-Logging.patch",
          "CraftBukkit-Patches/0089-Implement-Silenceable-Lightning-API.patch",
          "CraftBukkit-Patches/0051-Fix-some-chunks-not-being-sent-to-the-client.patch",
          "CraftBukkit-Patches/0024-Implement-Arrow-API.patch",
          "CraftBukkit-Patches/0027-Firework-Meta-Crash-Fix.patch",
          "CraftBukkit-Patches/0035-Prevent-Ghost-Players-Caused-by-Plugins.patch",
          "CraftBukkit-Patches/0093-Fix-ConcurrentModificationException-while-being-idle.patch",
          "CraftBukkit-Patches/0048-Fix-packed-ice-generation.patch",
          "CraftBukkit-Patches/0017-PlayerItemDamageEvent.patch",
          "CraftBukkit-Patches/0060-Log-Cause-of-Unexpected-Exceptions.patch",
          "CraftBukkit-Patches/0071-Improve-AutoSave-Mechanism.patch",
          "CraftBukkit-Patches/0113-Convert-player-skulls-async.patch",
          "CraftBukkit-Patches/0033-Disallow-Interaction-With-Self.patch",
          "CraftBukkit-Patches/0105-Fix-Player-Banning.patch",
          "CraftBukkit-Patches/0098-Treat-Bungee-as-Online-Mode.patch",
          "CraftBukkit-Patches/0005-Spigot-Configuration.patch",
          "CraftBukkit-Patches/0054-Optimize-DataWatcher.patch",
          "CraftBukkit-Patches/0058-Configurable-Amount-of-Netty-Threads.patch",
          "CraftBukkit-Patches/0107-Correct-Ban-Expiration.patch",
          "CraftBukkit-Patches/0066-Disable-Connected-Check-on-setScoreboard.patch",
          "CraftBukkit-Patches/0043-Allow-Disabling-of-1.6.3-Structure-Saving.patch",
          "CraftBukkit-Patches/0023-Recipe-Deconstruction.patch",
          "Bukkit-Patches/0001-POM-Changes.patch",
          "CraftBukkit-Patches/0020-Thread-Naming-and-Tweaks.patch",
          "CraftBukkit-Patches/0042-Call-EntityChangeBlockEvent-for-Fire-Arrows-hitting-.patch",
          "CraftBukkit-Patches/0097-Display-Spigot-in-client-crashes-server-lists-and-Mo.patch",
          "CraftBukkit-Patches/0001-POM-Changes.patch",
          "CraftBukkit-Patches/0026-Implement-SpawnerSpawnEvent.patch",
          "CraftBukkit-Patches/0087-Allow-vanilla-commands-to-be-the-main-version-of-a-c.patch",
          "CraftBukkit-Patches/0092-Guard-Entity-List.patch",
          "CraftBukkit-Patches/0013-Fix-Mob-Spawning-Relative-to-View-Distance.patch",
          "CraftBukkit-Patches/0073-Allow-toggling-of-ZombiePigmen-spawning-in-portal-bl.patch"
        ],
        "commitId" : "b100cf9e7dec5b4fb2a4dcecf450cc4003eb9010",
        "timestamp" : 1425165098000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
          "fullName" : "Thinkofdeath (Thinkofdeath)"
        },
        "authorEmail" : "thinkofdeath@spigotmc.org",
        "comment" : "Update to Minecraft 1.8.3\u000a",
        "date" : "2015-02-28T23:11:38+0000",
        "id" : "b100cf9e7dec5b4fb2a4dcecf450cc4003eb9010",
        "msg" : "Update to Minecraft 1.8.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0067-Add-Late-Bind-Option.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0109-Expand-team-API-to-allow-arbitrary-strings.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0057-Allow-Disabling-Zombie-Villager-Aggression.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0026-Implement-SpawnerSpawnEvent.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0076-Configurable-Ping-Sample-Size.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0046-Implement-respawn-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0086-Cap-Channel-Registrations.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0069-Fix-ItemStack-Unbreakable-Code.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0091-Prevent-hoppers-from-loading-chunks.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0075-Add-Spigot-Links.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0015-Entity-Activation-Range.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0066-Disable-Connected-Check-on-setScoreboard.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0017-PlayerItemDamageEvent.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0032-Properly-Close-Inventories.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0005-Spigot-Configuration.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0070-Try-and-Debug-Crash-Reports-Crashing.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0019-Entity-Tracking-Ranges.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0002-mc-dev-imports.patch"
          },
          {
            "editType" : "delete",
            "file" : "CraftBukkit-Patches/0116-Don-t-let-trees-replace-any-block.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0094-Cancellable-WitherSkull-potion-effect.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0030-Configurable-Messages.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0062-Save-ticks-lived-to-nbttag.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0007-Crop-Growth-Rates.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0056-BungeeCord-Support.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0101-Print-Stack-on-InternalException.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0100-Properly-cancel-fishing-event.-Fixes-BUKKIT-5396.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0093-Fix-ConcurrentModificationException-while-being-idle.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0001-POM-Changes.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0103-Use-Provided-Case-for-Non-Existent-Offline-Players.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0104-Check-for-blank-OfflinePlayer-Names.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0050-Clear-Flower-Pot-on-Drop.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0095-Descriptive-kick-reasons-instead-of-Nope.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0105-Fix-Player-Banning.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0106-Fix-ban-expire-dates.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0036-Plug-World-Unload-Memory-Leak.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0082-Spam-Filter-Exclusions.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0043-Allow-Disabling-of-1.6.3-Structure-Saving.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0113-Convert-player-skulls-async.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0039-Add-Getter-for-Entity-Invulnerability.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0055-Fire-PreLogin-Events-in-Offline-Mode.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0065-Warn-if-PermGen-may-be-insufficient.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0097-Display-Spigot-in-client-crashes-server-lists-and-Mo.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0004-Obfuscation-Helpers.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0073-Allow-toggling-of-ZombiePigmen-spawning-in-portal-bl.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0089-Implement-Silenceable-Lightning-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0110-Add-Score.isScoreSet-Z-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0038-Fully-Disable-Snooper-When-Not-Required.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0054-Optimize-DataWatcher.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0028-Allow-Disabling-of-Command-Logging.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0042-Call-EntityChangeBlockEvent-for-Fire-Arrows-hitting-.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0035-Prevent-Ghost-Players-Caused-by-Plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0085-Allow-Disabling-Creative-Item-Filter.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0033-Disallow-Interaction-With-Self.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0068-Allow-statistics-to-be-disabled-forced.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0059-Prevent-Mineshaft-Saving.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0115-Check-Skull-canPlace.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0079-Implement-Locale-Getter-for-Players.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0052-Fix-Broken-Async-Chat.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0063-More-Efficient-GetCubes.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0037-Player-Collision-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0044-Item-Despawn-Rate.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0102-Use-Offline-Player-Data-Once-if-Required.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0112-Don-t-special-case-invalid-usernames-for-UUIDs.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0060-Log-Cause-of-Unexpected-Exceptions.patch"
          },
          {
            "editType" : "delete",
            "file" : "CraftBukkit-Patches/0158-Disable-Explosion-avoiding-for-all-mobs.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0024-Implement-Arrow-API.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0023-Recipe-Deconstruction.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0088-Unfinalize-the-isDisconnected-method-by-bukkit.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0092-Guard-Entity-List.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0041-Update-Inventory-and-Health-for-PlayerConsumeItemEve.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0049-Watchdog-Thread.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0074-Highly-Optimized-Tick-Loop.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0009-Merge-tweaks-and-configuration.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0022-Remove-o-Option.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0083-Add-Option-to-Silence-CommandBlock-Console.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0107-Correct-Ban-Expiration.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0034-Entity-Mount-and-Dismount-Events.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0051-Fix-some-chunks-not-being-sent-to-the-client.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0081-Fix-dispensing-bone-meal-not-having-the-correct-data.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0090-Use-one-PermissibleBase-for-all-Command-Blocks.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0008-More-Efficient-Chunk-Save-Queue.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0061-Particle-API.patch"
          },
          {
            "editType" : "delete",
            "file" : "CraftBukkit-Patches/0140-Alternative-Hopper-Ticking.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0077-Add-Optional-Tick-Shuffling.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0025-Hopper-Customisations.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0045-Don-t-Special-Case-X-Move-Value.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0014-Handle-Null-Tile-Entities.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0040-Cap-Minimum-Player-Speed.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0072-Catch-stalling-on-corrupted-map-data-NBT-arrays.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0031-Allow-Disabling-of-Random-Lighting-Updates.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0048-Fix-packed-ice-generation.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0111-Log-null-TileEntity-Owner.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0047-Arrow-Despawn-Rate.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0064-Add-Option-to-Nerf-Mobs-from-Spawner-s.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0006-Better-Chunk-Tick-Selection.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0027-Firework-Meta-Crash-Fix.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0099-Add-Conversion-Message.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0108-Convert-Horses-owner-to-UUID.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0029-Allow-Disabling-of-Command-TabComplete.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0114-Prevent-NoClassDefError-crash-and-notify-on-crash.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0003-Skeleton-API-Implementations.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0098-Treat-Bungee-as-Online-Mode.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0078-Allow-Configuring-Chunks-per-Packet.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0058-Configurable-Amount-of-Netty-Threads.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0011-View-Distance.patch"
          },
          {
            "editType" : "edit",
            "file" : "Bukkit-Patches/0001-POM-Changes.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0096-Configurable-dragon-death-and-wither-spawn-sounds.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0080-Cap-Entity-Collisions.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0012-Spigot-Timings.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0084-Add-support-for-fetching-hidden-players.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0013-Fix-Mob-Spawning-Relative-to-View-Distance.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0021-Close-Unloaded-Save-Files.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0053-Orebfuscator.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0010-Async-Operation-Catching.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0071-Improve-AutoSave-Mechanism.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0020-Thread-Naming-and-Tweaks.patch"
          },
          {
            "editType" : "edit",
            "file" : "CraftBukkit-Patches/0087-Allow-vanilla-commands-to-be-the-main-version-of-a-c.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/thinkofdeath",
      "fullName" : "Thinkofdeath (Thinkofdeath)"
    }
  ]
}