Redis Lists - delete redis list (Effect) — SkRedis
Addon: SkRedis · Category: Effect · Since: 1.0.0
Syntax
delete redis (list|array) %string%Description
Deletes the given list from Redis.
Examples
delete redis list "myList"Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: SkRedis · Category: Effect · Since: 1.0.0
delete redis (list|array) %string%Deletes the given list from Redis.
delete redis list "myList"