mirror of
https://github.com/songoda/EpicFarming.git
synced 2024-11-30 14:33:28 +01:00
[Fixed] FabledSkyblock permission hook.
This commit is contained in:
parent
6b3d68fa02
commit
20304d247e
2
pom.xml
2
pom.xml
@ -130,7 +130,7 @@
|
||||
<dependency>
|
||||
<groupId>com.craftaro</groupId>
|
||||
<artifactId>FabledSkyBlock</artifactId>
|
||||
<version>3.0.0-b6-SNAPSHOT</version>
|
||||
<version>3.0.4</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
package com.craftaro.epicfarming.compatibility;
|
||||
|
||||
import com.craftaro.skyblock.core.third_party.com.cryptomorin.xseries.XMaterial;
|
||||
import com.craftaro.third_party.com.cryptomorin.xseries.XMaterial;
|
||||
import com.craftaro.skyblock.permission.BasicPermission;
|
||||
import com.craftaro.skyblock.permission.PermissionType;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user