I'm pretty new to the server and these things confuse me. How do you make a singleplayer game? And what about variables that are different to each player, for example, their strength level, class or position and how do you save them? I thought of making a saved dictionary (if there is such a thing) that would contain the nickname of the player and the needed value, but are there any more efficient options?