mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-09 07:45:27 +02:00
Add service system and rewrite Auto to use the service system
This commit is contained in:
@@ -115,6 +115,7 @@ shadowJar {
|
||||
include(dependency('org.slf4j:slf4j-api'))
|
||||
include(dependency('javax.inject:javax.inject:1'))
|
||||
include(dependency('aopalliance:aopalliance:1.0'))
|
||||
include(dependency('com.intellectualsites:Pipeline:1.4.0-SNAPSHOT'))
|
||||
}
|
||||
|
||||
relocate('net.kyori.text', 'com.plotsquared.formatting.text')
|
||||
|
Reference in New Issue
Block a user