-
Updated dependencies
-
Fixed a bug where the plugin used the default Redis user even if you had set another user in the config (8568900)
-
Removed GitHub CI because we are now using Jenkins (eeeca64, Jenkins)
-
Added update checker player notify option to config (2c67205)
-
The Redis connection will now restart when executing /skredis reload (e7f7266)
-
Fixed an issue that Pubsub did not get reloaded correctly and was not listening to messages and/or sending messages anymore (b495c38)
-
Added a
run async
section to run complex Redis fetch operations async (6623f01) -
Added a
stop run async
effect to stop the current async task (6623f01) -
Removed external adventure API to use the Paper included one (6623f01)
-
Effects are now using async Redis operations (6623f01)
-
Optimized the Redis controller (6623f01)
-
Full Changelog: https://github.com/byPixelTV/skRedis/compare/v1.1.0...v1.2.0
