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

添加自动补全功能

This commit is contained in:
GeekFrog
2017-07-17 10:29:00 +08:00
parent 4335c6cbf8
commit 411e78b88a
2 changed files with 65 additions and 3 deletions

View File

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