Ban Management

Ban Management

193k Downloads

Exception launched when tab complete for offline users

afroman84 opened this issue ยท 2 comments

commented

Hello,
i'm using latest dev build 15 from BanManager. The offlineAutoComplete: true option is set, and when i
press tab key this exception is launched: https://hastebin.com/nidijudoxi.vbs
the tab complete works for every command supporting name completion, not for BM commands.
If i set offlineAutoComplete: false, for the bm commands the tab works only with online players.
It worked past ago, now there's something that's changed that makes it not work.
Thank you

commented

When modifying the offlineAutoComplete option, please ensure you restart the server.

commented

thank you i will provide