mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 20:28:00 +00:00
changed ReadMe
This commit is contained in:
parent
86ebc9c0d2
commit
85711c5688
@ -9,7 +9,7 @@ RedisBungee uses [Redis](https://redis.io) to Synchronize data between [BungeeCo
|
||||
|
||||
## Notice: about older versions of redis than redis 6.0
|
||||
|
||||
As of now Version 0.6.4-SNAPSHOT is only supporting redis 6.0 and above!
|
||||
As of now Version 0.6.4 is only supporting redis 6.0 and above!
|
||||
|
||||
## Compiling
|
||||
|
||||
@ -53,9 +53,11 @@ And use it in your pom file.
|
||||
|
||||
|
||||
## Javadocs
|
||||
Hosted on limework website. Version 0.6.0 (note: any version 0.6.* will not have API changes.)
|
||||
Hosted on limework website. Version 0.6.0 ~~(note: any version 0.6.* will not have API changes.)~~
|
||||
https://limework.net/JavaDocs/RedisBungee/
|
||||
|
||||
Note: we might add more api into RedisBungeeApi Class but we wont remove the old ones to
|
||||
keep old plugins working....
|
||||
## Configuration
|
||||
|
||||
**REDISBUNGEE REQUIRES A REDIS SERVER**, preferably with reasonably low latency. The default [config](https://github.com/limework/RedisBungee/blob/master/src/main/resources/example_config.yml) is saved when the plugin first starts.
|
||||
|
Loading…
Reference in New Issue
Block a user