geforkt von Mirrors/FastAsyncWorldEdit
Revert "Update dummypermscompat version"
This reverts commit ac3fff5af0
.
Dieser Commit ist enthalten in:
Ursprung
5746831818
Commit
8ebc20d5aa
5
pom.xml
5
pom.xml
@ -37,11 +37,12 @@
|
|||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<!-- Used for PermissionsEx support -->
|
<!-- Used for Permissions support (this version has both the legacy API
|
||||||
|
and the new Permissions API to compile against -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.sk89q</groupId>
|
<groupId>com.sk89q</groupId>
|
||||||
<artifactId>dummypermscompat</artifactId>
|
<artifactId>dummypermscompat</artifactId>
|
||||||
<version>1.5</version>
|
<version>1.4</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Bukkit -->
|
<!-- Bukkit -->
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren