1
0
mirror of https://github.com/lucko/LuckPerms.git synced 2025-09-01 18:32:33 +02:00

Properly implement Contexts#allowAll - bump API to 3.3

This commit is contained in:
Luck
2017-08-13 22:21:04 +02:00
parent c598daf350
commit 82466c2e5d
23 changed files with 353 additions and 33 deletions

View File

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