mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2026-05-01 02:30:27 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
2391692dd3
commit
d7c8544b99
@@ -33,7 +33,7 @@ then to import for bungeecord use:
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.imaginarycode.minecraft</groupId>
|
<groupId>com.imaginarycode.minecraft</groupId>
|
||||||
<artifactId>RedisBungee-Bungee</artifactId>
|
<artifactId>RedisBungee-Bungee</artifactId>
|
||||||
<version>0.7.2-SNAPSHOT</version>
|
<version>VERSION</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
```
|
```
|
||||||
@@ -53,7 +53,7 @@ then add this in your dependencies
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.github.limework.redisbungee</groupId>
|
<groupId>com.github.limework.redisbungee</groupId>
|
||||||
<artifactId>RedisBungee-Bungee</artifactId>
|
<artifactId>RedisBungee-Bungee</artifactId>
|
||||||
<version>0.7.2</version>
|
<version>VERSION</version>
|
||||||
<scope>provided</scope>
|
<scope>provided</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user