Skip to content

Commit

Permalink
feat(shulker-proxy-agent): display global player count on ping
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylvln committed Oct 27, 2023
1 parent 06529f6 commit c29eac1
Show file tree
Hide file tree
Showing 12 changed files with 82 additions and 42 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/shulker-proxy-agent/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies {

// Sync
"commonImplementation"("redis.clients:jedis:5.0.2")
"commonImplementation"("com.google.guava:guava:32.1.3-jre")
}

setOf("bungeecordJar", "velocityJar").forEach { taskName ->
Expand Down
Loading

0 comments on commit c29eac1

Please sign in to comment.