mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-08-03 11:06:02 +00:00
Merge branch 'master' into version-compat
This commit is contained in:
parent
9567b06e23
commit
a82b4d125e
93 changed files with 1496 additions and 698 deletions
|
@ -21,11 +21,14 @@ dependencies {
|
|||
shadow 'me.clip:placeholderapi:2.10.4'
|
||||
shadow 'org.xerial:sqlite-jdbc:3.23.1'
|
||||
shadow 'com.comphenix.protocol:ProtocolLib:4.5.0'
|
||||
shadow 'com.googlecode.json-simple:json-simple:1.1.1'
|
||||
|
||||
// Dependencies that will be shaded into the jar
|
||||
implementation 'org.slf4j:slf4j-api:1.7.25'
|
||||
implementation 'org.slf4j:slf4j-nop:1.7.25'
|
||||
implementation 'com.zaxxer:HikariCP:3.2.0'
|
||||
implementation 'org.bstats:bstats-bukkit-lite:1.7'
|
||||
implementation 'org.codemc.worldguardwrapper:worldguardwrapper:1.1.6-SNAPSHOT'
|
||||
}
|
||||
|
||||
processResources {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue