License |
License
Beerware
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.raidstone |
ArtifactId | ArtifactIdWorldGuardEvents |
Version | Version1.16.4 |
Type | Typejar |
Description |
DescriptionWorldGuard Events
Plugin that fires events when a player enters or leaves a WorldGuard area.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
WorldGuardEvents-1.16.4.pom | |
WorldGuardEvents-1.16.4.jar | 15 KB |
WorldGuardEvents-1.16.4-sources.jar | 10 KB |
WorldGuardEvents-1.16.4-javadoc.jar | 152 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.raidstone/WorldGuardEvents/ -->
<dependency>
<groupId>net.raidstone</groupId>
<artifactId>WorldGuardEvents</artifactId>
<version>1.16.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.raidstone/WorldGuardEvents/
implementation 'net.raidstone:WorldGuardEvents:1.16.4'
// https://jarcasting.com/artifacts/net.raidstone/WorldGuardEvents/
implementation ("net.raidstone:WorldGuardEvents:1.16.4")
'net.raidstone:WorldGuardEvents:jar:1.16.4'
<dependency org="net.raidstone" name="WorldGuardEvents" rev="1.16.4">
<artifact name="WorldGuardEvents" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.raidstone', module='WorldGuardEvents', version='1.16.4')
)
libraryDependencies += "net.raidstone" % "WorldGuardEvents" % "1.16.4"
[net.raidstone/WorldGuardEvents "1.16.4"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 17.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sk89q.worldedit » worldedit-bukkit | jar | 7.3.0-SNAPSHOT |
com.sk89q.worldguard » worldguard-core | jar | 7.0.5-SNAPSHOT |
org.spigotmc » spigot-api | jar | 1.16.4-R0.1-SNAPSHOT |