ProxioDev / ValioBungee

Synchronize players data between BungeeCord / Velocity proxies
Eclipse Public License 1.0
191 stars 50 forks source link

Commands doesn't work #90

Closed shaqupl closed 7 months ago

shaqupl commented 7 months ago

Every redisbungee comand from your wiki doesn't work image

To Reproduce Steps to reproduce the behavior:

  1. execute /plist
  2. command not fount

Expected behavior plist should print players connected to different proxies.

Redis version? it should be at least 6 and above. 0.11.3 Bungeecord version or (the bungee fork name eg: waterfall) and your plugins aegis 1.20.1 fork of waterfall and anitbot bungee

ham1255 commented 7 months ago

Check redis bungee config where it says legacy commands as by default its set to false

ham1255 commented 7 months ago

Also do not use the wiki its super old

shaqupl commented 7 months ago

Check redis bungee config where it says legacy commands as by default its set to false

You are right, I don't know how i missed this. Everything works fine.