Powerful and easy to use Redis communication library for your BungeeCord and Spigot server!
Note! This page won't be updated as often as GitHub releases.
Documentation:
>>> https://github.com/ForestTechMC/ForestRedisAPI <<<
- Easy communication using spigot/bungee events.
- Supports BungeeCord and Spigot servers.
- Same API methods for Bungee and Spigot - no more differences between platforms. Just use the correct Event import.
- Support sending custom objects using built-in Gson.
- Async execution
- Put ForestRedisAPI.jar into your plugins folder (both bungee and spigot is supported)
- Restart server
- Edit config files in plugins/ForestRedisAPI directory (see Configuration below)
- Restart server OR reload plugin using /forestredis reload command
Here is the default configuration file. It is same for both BungeeCord and Spigot.
Code (YAML):
# Redis server credentials. If no password/username is required, type "null"
redis:
hostname : "localhost"
port : 6379
username : null
password : null
ssl : false
# Name of the current server. Shall be unique across the network!
serverIdentifier : "MySuperServer1"
# Names of the channels to subscribe on start. Can be empty as plugins can manually subscribe on their own.
# For detailed information see our GitHub: https://github.com/ForestTechMC/ForestRedisAPI
channels :
- "my_channel"
This plugin is very light-weight, so only two commands are available.
- /forestredis Shows current version
- /forestredis reload Reloads the plugin and restarts the connection
- forestredis.admin Allows usage of the commands
If you have any questions / suggestions / need support, contact us on Discord!
Please, DO NOT report bugs or ask for support in review section!
Discord support is the fastest way and we'll be glad to help you!
![[IMG]](http://proxy.spigotmc.org/425bbe259c5ffad0c17f737d8fe19b945cd30ce1?url=https%3A%2F%2Fi.imgur.com%2FbsbHc7p.png)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.19
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
ForestRedisAPI [1.8 - 1.20] EASY REDIS COMMUNICATION is a free Minecraft Java mod. Compatible with Minecraft 1.19. Downloaded 240 times (via Spigot). Download it and open it directly in the game.