-
Notifications
You must be signed in to change notification settings - Fork 53
Plugins
mohammed jasem alaajel edited this page Apr 28, 2024
·
9 revisions
Limework: we don't know if these plugins being developed anymore or they still compatible, as we will not update the list.
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: true
in the configuration. -
BungeePlayerCounter: You must set
datasource: redis
in the configuration. -
HolographicDisplays: You must set
using-RedisBungee: true
in the configuration. -
UltimateVotes: You must set
broadcastRedis: true
in 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: true
in the configuration. - ReporterGUI
- PlayerBalancer: You have to set the entry 'redisbungee' under 'settings' to 'true'