MVN

net.raidstone : WorldGuardEvents

Maven & Gradle

Feb 06, 2022
20 stars

WorldGuard Events · Plugin that fires events when a player enters or leaves a WorldGuard area.

<dependency>
    <groupId>net.raidstone</groupId>
    <artifactId>WorldGuardEvents</artifactId>
    <version>1.18.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.raidstone : WorldGuardEvents to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.18.1

All Versions

Choose a version of net.raidstone : WorldGuardEvents to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.18.x
WorldGuardEvents-1.18.1
1.16.x
WorldGuardEvents-1.16.4
1.15.x
WorldGuardEvents-1.15.2
WorldGuardEvents-1.15.1
1.14.x
WorldGuardEvents-1.14.4-R0

How to add a dependency to Maven

Add the following net.raidstone : WorldGuardEvents maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.raidstone</groupId>
    <artifactId>WorldGuardEvents</artifactId>
    <version>1.18.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.raidstone : WorldGuardEvents gradle dependency to your build.gradle file:

implementation 'net.raidstone:WorldGuardEvents:1.18.1'

Gradle Kotlin DSL: Add the following net.raidstone : WorldGuardEvents gradle kotlin dependency to your build.gradle.kts file:

implementation("net.raidstone:WorldGuardEvents:1.18.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.raidstone : WorldGuardEvents sbt scala dependency to your build.sbt file:

libraryDependencies += "net.raidstone" % "WorldGuardEvents" % "1.18.1"

Advertisement

Dependencies from Group

Feb 06, 2022
20 stars

Discover Dependencies

Apr 01, 2021
0 stars
Jul 28, 2022
12 usages
1 stars
Jul 30, 2019
6 stars
Jun 27, 2023
11 usages
1.3k stars
Jul 31, 2019
1 usages
3 stars
Aug 10, 2023
1 usages
32 stars
May 16, 2023
921 stars