2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2026-04-08 16:10:26 +00:00

new api functions

This commit is contained in:
mohammed jasem alaajel
2021-07-30 02:12:01 +04:00
parent a8673c563b
commit ac66899f98
3 changed files with 35 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ And use it in your pom file.
<dependency>
<groupId>com.imaginarycode.minecraft</groupId>
<artifactId>RedisBungee</artifactId>
<version>0.6.4-SNAPSHOT</version>
<version>0.6.5-SNAPSHOT</version>
<scope>provided</scope>
</dependency>