1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-09 13:50:52 +02:00

Implement basic standalone base, working towards #9

This commit is contained in:
Luck
2016-09-20 21:50:28 +01:00
parent 1e72f9d8fe
commit fa9324bda8
20 changed files with 663 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>luckperms</artifactId>
<groupId>me.lucko.luckperms</groupId>
<version>2.8-SNAPSHOT</version>
<version>2.9-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>