ProxioDev / ValioBungee

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

commands not being registered #32

Closed aleexgheorghe closed 2 years ago

aleexgheorghe commented 2 years ago

What is your question?

Hello!

I come from an outdated version of RedisBungee and before I could use commands like /sendtoall to send a command to all my proxies. Have you removed the command or is it that it doesn't work directly?

I would like to know if there is any option available.

Thank you very much.

ham1255 commented 2 years ago

I will be investigating i could have removed some crucial part of the code.

aleexgheorghe commented 2 years ago

Thank you very much, I look forward to trying any builds you make.

Best regards

ham1255 commented 2 years ago

This is a mistake i made when i refactored the project, i forgot to include the command class xD, sorry about that, i will be fixing it in next day, for time being use last version 0.6.5 until i publish an update.

aleexgheorghe commented 2 years ago

Thank you! I will look forward to the update.

aleexgheorghe commented 2 years ago

Hello! Any word on this error, thank you!

Jerimu commented 2 years ago

You did the same for the /plist command im afraid :S

ham1255 commented 2 years ago

fixed in next release.