mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-02 02:47:11 +00:00
Revert "Update dummypermscompat version"
This reverts commit ac3fff5af0
.
This commit is contained in:
parent
5746831818
commit
8ebc20d5aa
5
pom.xml
5
pom.xml
@ -37,11 +37,12 @@
|
||||
</repositories>
|
||||
|
||||
<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>
|
||||
<groupId>com.sk89q</groupId>
|
||||
<artifactId>dummypermscompat</artifactId>
|
||||
<version>1.5</version>
|
||||
<version>1.4</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Bukkit -->
|
||||
|
Loading…
Reference in New Issue
Block a user