WiIIiam278 / HuskSync

A modern, cross-server player data synchronisation system
https://william278.net/project/husksync
Apache License 2.0
151 stars 122 forks source link

Fixed Mongo DB storage not working #321

Closed Stampede2011 closed 3 weeks ago

Stampede2011 commented 3 weeks ago

MONGO storage mode was not previously working. All UUIDs are now read and written as actual UUID objects, which was before causing errors due to a mixed use of UUID objects and string representations.

ProdPreva1l commented 3 weeks ago

Never had an issue with it not working, but I guess this is probably the correct way of doing jt.