Skript-Redis

Addon Skript-Redis 0.1.1

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Contributors
ThebigTijn
Supported Skript Version
  1. 2.8
Supported Minecraft Versions
  1. 1.20
When making servers on a large scale, or having intent to switch to java at a later time, using a simple but fast database such as redis is a good way to future proof your server.

This addon allows skript to make, delete and view keys in a redis database by using:
Object expression:
Code:
redis object "name"
usage:
Code:
set redis object "name" to "example"
broadcast redis object "name" to "example"

Currently this only supports strings, so you would need to parse it if you are using it for anything else.
Author
ThebigTijn
Downloads
56
Views
276
First release
Last update
Rating
0.00 star(s) 0 ratings