| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdev.espi |
| Идентификатор | Идентификаторprotectionstones |
| Версия | Версия2.8.2 |
| Тип | Типjar |
| Описание |
ОписаниеProtectionStones
A grief prevention plugin for Spigot Minecraft servers.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| protectionstones-2.8.2.pom | |
| protectionstones-2.8.2.jar | 523 KB |
| protectionstones-2.8.2-sources.jar | 175 KB |
| protectionstones-2.8.2-javadoc.jar | 458 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/dev.espi/protectionstones/ -->
<dependency>
<groupId>dev.espi</groupId>
<artifactId>protectionstones</artifactId>
<version>2.8.2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.espi/protectionstones/
implementation 'dev.espi:protectionstones:2.8.2'
// https://jarcasting.com/artifacts/dev.espi/protectionstones/
implementation ("dev.espi:protectionstones:2.8.2")
'dev.espi:protectionstones:jar:2.8.2'
<dependency org="dev.espi" name="protectionstones" rev="2.8.2">
<artifact name="protectionstones" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.espi', module='protectionstones', version='2.8.2')
)
libraryDependencies += "dev.espi" % "protectionstones" % "2.8.2"
[dev.espi/protectionstones "2.8.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.13.2-R0.1-SNAPSHOT |
| com.sk89q.worldguard » worldguard-legacy | jar | 7.0.0-SNAPSHOT |
| net.milkbowl.vault » VaultAPI | jar | 1.7 |
| com.sk89q.worldedit » worldedit-bukkit | jar | 7.0.0-SNAPSHOT |
| me.clip » placeholderapi | jar | 2.10.3 |
| net.luckperms : api | jar | 5.2 |
| org.projectlombok : lombok | jar | 1.18.10 |