🅱️an glowup

This commit is contained in:
2022-02-04 14:13:56 -06:00
parent 140f298018
commit dbf95441dc
6 changed files with 32 additions and 17 deletions

View File

@ -97,6 +97,7 @@ public class Plex extends JavaPlugin
if (redisConnection.isEnabled())
{
redisConnection.getJedis();
PlexLog.log("Connected to Redis!");
}
else
{