mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 12:18:01 +00:00
update readme
This commit is contained in:
parent
43b2d20e39
commit
508125023e
@ -13,8 +13,9 @@ but since Api has been split from the platform there some changes that have to b
|
||||
* your plugin have used the Method `RedisBungeeAPI#getServerFor(UUID player)` as it was returning `net.md_5.bungee.api.config.ServerInfo`
|
||||
now it returns `String`.
|
||||
|
||||
as of 0.8.0+ If you are using static method `RedisBungee#getPool()` it might fail in:
|
||||
* if Cluster due fact its Uses different classes
|
||||
as of version 0.8.0,
|
||||
If you are using static method `RedisBungee#getPool()` it might fail in:
|
||||
* if Cluster mode is enabled, due fact its Uses different classes
|
||||
* JedisPool compatibility mode is disabled in the config due fact project internally switched to JedisPooled than Jedis
|
||||
|
||||
## notes
|
||||
|
Loading…
Reference in New Issue
Block a user