Plugins - minecrafter/RedisBungee GitHub Wiki
RedisBungee is the leading player synchronization system for BungeeCord.
The following (exhaustive) list of plugins below are RedisBungee-aware. If your plugin supports RedisBungee, let me know and I will add it to this page.
With these plugins, adding RedisBungee should "just work" with no changes.
- SimpleCommands: Automatic integration of RedisBungee data.
- BungeeTabListPlus: Automatic integration of RedisBungee data.
- RedisMessage: Plugin is built on RedisBungee APIs.
- UntamedChat: Plugin is built on RedisBungee APIs.
- Party and Friends Extended Edition for Bungeecord: Uses RedisBungee APIs as soon as RedisBungee is installed.
-
BungeeAdminTools: You must set
redisSupport: truein the configuration. -
BungeePlayerCounter: You must set
datasource: redisin the configuration. -
HolographicDisplays: You must set
using-RedisBungee: truein the configuration. -
UltimateVotes: You must set
broadcastRedis: truein the configuration. - Plugins using MVdW placeholders: Use
{redisbungeecount}for global count,{redisbungeecount@server}for a specific server. -
UltimateFriends: You must set
module: "redis"undercommunication. - UltimateVotes (Bungee): Can run a command across the network using RedisBungee.
- BungeeTabComplete: Requires toggling a setting in the config.yml file.
-
GlobalTabList: You must use a
{redis_count}variable. -
PlaceholderAPI: You must use
%redisbungee_total%,%redisbungee_<server>, and sethooks.redisbungee: true. -
Global Perms- [Plugin no longer being updated] -
BungeeUtilsals: Need to set
Use-RedisBungee: truein the configuration. - ReporterGUI
- PlayerBalancer: You have to set the entry 'redisbungee' under 'settings' to 'true'