1
1
mirror of https://github.com/geekfrog/PermissionsTime.git synced 2025-09-06 02:56:58 +00:00

gui显示自己的权限包(可以拿出gui的物品, 有待处理)

This commit is contained in:
GeekFrog
2017-07-16 06:18:08 +08:00
parent 56d0167386
commit 78323a218b
11 changed files with 173 additions and 35 deletions

View File

@ -38,7 +38,7 @@
<dependency>
<groupId>org.bukkit</groupId>
<artifactId>bukkit</artifactId>
<version>1.11.2-R0.1-SNAPSHOT</version>
<version>1.12-pre6-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>