mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-09 14:03:22 +00:00
Fixed registering permissions before effects/styles were loaded
This commit is contained in:
parent
ee5b9ba7f1
commit
dd9c0a6321
3 changed files with 78 additions and 79 deletions
|
@ -10,7 +10,7 @@ sourceCompatibility = 1.8
|
|||
targetCompatibility = 1.8
|
||||
compileJava.options.encoding = 'UTF-8'
|
||||
group = 'dev.esophose'
|
||||
version = '7.16'
|
||||
version = '7.17'
|
||||
|
||||
java {
|
||||
withJavadocJar()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue