| License |
License |
|---|---|
| GroupId | GroupIddev.espi |
| ArtifactId | ArtifactIdprotectionstones |
| Version | Version2.10.1 |
| Type | Typejar |
| Description |
DescriptionProtectionStones
A grief prevention plugin for Spigot Minecraft servers.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| protectionstones-2.10.1.pom | |
| protectionstones-2.10.1.jar | 557 KB |
| protectionstones-2.10.1-sources.jar | 182 KB |
| protectionstones-2.10.1-javadoc.jar | 557 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.espi/protectionstones/ -->
<dependency>
<groupId>dev.espi</groupId>
<artifactId>protectionstones</artifactId>
<version>2.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.espi/protectionstones/
implementation 'dev.espi:protectionstones:2.10.1'
// https://jarcasting.com/artifacts/dev.espi/protectionstones/
implementation ("dev.espi:protectionstones:2.10.1")
'dev.espi:protectionstones:jar:2.10.1'
<dependency org="dev.espi" name="protectionstones" rev="2.10.1">
<artifact name="protectionstones" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.espi', module='protectionstones', version='2.10.1')
)
libraryDependencies += "dev.espi" % "protectionstones" % "2.10.1"
[dev.espi/protectionstones "2.10.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.17.1-R0.1-SNAPSHOT |
| com.sk89q.worldguard » worldguard-bukkit | jar | 7.0.6-SNAPSHOT |
| net.milkbowl.vault » VaultAPI | jar | 1.7 |
| com.sk89q.worldedit » worldedit-bukkit | jar | 7.2.6-SNAPSHOT |
| me.clip » placeholderapi | jar | 2.10.9 |
| net.luckperms : api | jar | 5.2 |