ForestRedisAPI [1.8 - 1.20] EASY REDIS COMMUNICATION icon

ForestRedisAPI [1.8 - 1.20] EASY REDIS COMMUNICATION -----

Don't let the word "Redis" scare you!



logo.png

[​IMG] [​IMG] [​IMG] [​IMG] [​IMG]

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 <<<

[​IMG]
  • 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
[​IMG]
  • 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
[​IMG]

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"
 
[​IMG]

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
There is also only one permission:
  • forestredis.admin Allows usage of the commands

[​IMG]

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]

[​IMG] [​IMG]
[​IMG]
[​IMG]
Resource Information
Author:
----------
Total Downloads: 212
First Release: Aug 5, 2022
Last Update: Jun 13, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings