mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-09 14:38:01 +00:00
41 lines
1.5 KiB
Markdown
41 lines
1.5 KiB
Markdown
# ValioBungee
|
|
|
|
ValioBungee is RedisBungee Limework's Fork, name change is trying for us to be compliant with Redis Trademarks usage. Which will only effect
|
|
Repository name only, jar name *NOT PLUGIN Name*, but not internals etc...
|
|
|
|
|
|
This fork is backward compatible for bungeecord plugins that compiled with RedisBungee pre fork `0.5`,
|
|
so if you want to recompile using the new api you have to adapt the changes in the code if you still have
|
|
access to the code.
|
|
|
|
|
|
The original project of RedisBungee is no longer maintained, so we forked it.
|
|
ValioBungee is used to Synchronize players data between [BungeeCord](https://github.com/SpigotMC/BungeeCord)
|
|
or [Velocity](https://github.com/PaperMC/Velocity) proxies,
|
|
such as if player is online on the network, server and proxy player on, last online, uuid to name translation,
|
|
last server join on connect, etc.
|
|
|
|
|
|
## Downloads
|
|
|
|
[![](https://raw.githubusercontent.com/Prospector/badges/master/modrinth-badge-72h-padded.png)](https://modrinth.com/plugin/redisbungee)
|
|
|
|
## Wiki
|
|
|
|
https://github.com/ProxioDev/ValioBungee/wiki
|
|
|
|
## Support
|
|
|
|
open an issue with question button
|
|
|
|
## License
|
|
|
|
This project is distributed under Eclipse Public License 1.0
|
|
|
|
You can find it [here](https://github.com/proxiodev/RedisBungee/blob/master/LICENSE)
|
|
|
|
You can find the original RedisBungee is by [astei](https://github.com/astei) and project can be
|
|
found [here](https://github.com/minecrafter/RedisBungee) or spigot
|
|
page [here, but its no longer available](https://www.spigotmc.org/resources/redisbungee.13494/)
|
|
|