mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 20:28:00 +00:00
Update README.md
This commit is contained in:
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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user