kalilistic / PlayerTrack

Keep track of players you meet.
MIT License
15 stars 9 forks source link

Support multiboxing #124

Open kalilistic opened 11 months ago

kalilistic commented 11 months ago

Would need to make the existing db available checks conditional and confirm there are no concurrency issues. Ideally, this would be introduced as a toggle that's off by default.

kalilistic commented 11 months ago

In the next release, I've disabled the DB check. So the plugins will be able to load but you'll likely see unexpected behavior.