Hey guys, I am not new to developing game servers or programming but pretty new to doing so in Rust.
I read somewhere that Rust servers dont actually use databases? Some plugins require that but thats only for the plugins. How does Rust store buidling positions, players equipment, items in chests etc? Is it stored somewhere locally in non-sql database or something else?