mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-04-08 16:10:26 +00:00
player manager
This commit is contained in:
@@ -41,7 +41,7 @@ dependencyResolutionManagement {
|
||||
// main project stuff
|
||||
sequenceOf("api", "core", "velocity").forEach { configureRootProjects(it) }
|
||||
// core data implementations
|
||||
sequenceOf("redisson").forEach { configureCoreSubProject(it) }
|
||||
sequenceOf("redisson", "standalone").forEach { configureCoreSubProject(it) }
|
||||
// api
|
||||
sequenceOf("velocity").forEach { configureAPISubProject(it) }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user