{
  "_class" : "hudson.maven.MavenModuleSet",
  "actions" : [
    None,
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction"
    },
    {
      "_class" : "com.cloudbees.plugins.credentials.ViewCredentialsAction"
    }
  ],
  "description" : "LaterEvents\u000a===========\u000aAn extension for [CommandHelper](https://methodscript.com/docs/3.3.3/)\u000awhich adds later binding event listeners. Normally CommandHelper only\u000alistens for the earliest possible firing of events (in Bukkit this is\u000a\"LOWEST\"). For the covered events, a latest modifiable firing and\u000aread-only firing are listened for (Bukkit \"HIGHEST\" and \"MONITOR\"\u000arespectively). The Read-only firing is the one that occurs after all\u000aplugins have had a chance to modify the event and it is considered\u000afinalized.\u000a\u000a## Usage\u000a- put the file in \\<pluginfolder>/CommandHelper/extensions/\u000a- bind the events as you would any other\u000a- they have all the same capabilities of the original events, except\u000athe read-only versions cannot be cancelled or modified\u000a- names are normal events + abbreviated fire order\u000a- _lm = last modifiable\u000a- _ro = read-only\u000a\u000a## Events\u000a### Note:\u000a[*See original documentation for details*](https://methodscript.com/docs/3.3.4/Event_API.html)\u000a- player_interact_lm\u000a- player_interact_ro\u000a- player_interact_entity_lm\u000a- player_interact_entity_ro\u000a- player_interact_at_entity_lm\u000a- player_interact_at_entity_ro\u000a- player_login_lm\u000a- player_login_ro\u000a- player_join_lm\u000a- player_join_ro\u000a- block_break_lm\u000a- block_break_ro\u000a- block_place_lm\u000a- block_place_ro\u000a- projectile_hit_lm\u000a- projectile_hit_ro\u000a- entity_damage_lm\u000a- entity_damage_ro\u000a- entity_damage_player_lm\u000a- entity_damage_player_ro",
  "displayName" : "LaterEvents",
  "displayNameOrNull" : None,
  "fullDisplayName" : "LaterEvents",
  "fullName" : "LaterEvents",
  "name" : "LaterEvents",
  "url" : "https://letsbuild.net/jenkins/job/LaterEvents/",
  "buildable" : True,
  "builds" : [
    {
      "_class" : "hudson.maven.MavenModuleSetBuild",
      "number" : 2,
      "url" : "https://letsbuild.net/jenkins/job/LaterEvents/2/"
    },
    {
      "_class" : "hudson.maven.MavenModuleSetBuild",
      "number" : 1,
      "url" : "https://letsbuild.net/jenkins/job/LaterEvents/1/"
    }
  ],
  "color" : "blue",
  "firstBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 1,
    "url" : "https://letsbuild.net/jenkins/job/LaterEvents/1/"
  },
  "healthReport" : [
    {
      "description" : "Build stability: No recent builds failed.",
      "iconClassName" : "icon-health-80plus",
      "iconUrl" : "health-80plus.png",
      "score" : 100
    }
  ],
  "inQueue" : False,
  "keepDependencies" : False,
  "lastBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 2,
    "url" : "https://letsbuild.net/jenkins/job/LaterEvents/2/"
  },
  "lastCompletedBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 2,
    "url" : "https://letsbuild.net/jenkins/job/LaterEvents/2/"
  },
  "lastFailedBuild" : None,
  "lastStableBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 2,
    "url" : "https://letsbuild.net/jenkins/job/LaterEvents/2/"
  },
  "lastSuccessfulBuild" : {
    "_class" : "hudson.maven.MavenModuleSetBuild",
    "number" : 2,
    "url" : "https://letsbuild.net/jenkins/job/LaterEvents/2/"
  },
  "lastUnstableBuild" : None,
  "lastUnsuccessfulBuild" : None,
  "nextBuildNumber" : 3,
  "property" : [
    {
      "_class" : "com.coravy.hudson.plugins.github.GithubProjectProperty"
    },
    {
      "_class" : "com.dabsquared.gitlabjenkins.connection.GitLabConnectionProperty"
    }
  ],
  "queueItem" : None,
  "concurrentBuild" : False,
  "disabled" : False,
  "downstreamProjects" : [
    
  ],
  "labelExpression" : None,
  "scm" : {
    "_class" : "hudson.plugins.git.GitSCM"
  },
  "upstreamProjects" : [
    
  ],
  "modules" : [
    {
      "name" : "io.github.jbaero:laterevents",
      "url" : "https://letsbuild.net/jenkins/job/LaterEvents/io.github.jbaero$laterevents/",
      "color" : "blue",
      "displayName" : "LaterEvents"
    }
  ]
}