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

vault处理权限不支持异步?! 那就改成同步试试

This commit is contained in:
GeekFrog
2017-07-17 09:19:03 +08:00
parent 0a3700d1e2
commit 4335c6cbf8
2 changed files with 14 additions and 4 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>gg.frog.mc</groupId>
<artifactId>permissionstime</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.1-TEST</version>
<packaging>jar</packaging>
<name>PermissionsTime</name>
<description>支持跨服的权限限时插件</description>