@Skaveron I'll try fooling around with it Thanks!
What I had in mind was basicly something like this : (extending what I wrote ealier)
Website with account creation directly on the server with database
However, all informations I'd prefer to actually store in other MYSQL online database
So probably having a 1-hour copy of the SQLite database, move it to MYSQL on other server so players can check housing. levels and shit (sure 1 hour is not that 'fresh info')
However, I'd do that mostly to make sure that my main server is running as smooth as possible and I don't want to waste precious connections and pings on showing what level what character is etc, as long as I am small I won't have money for proper big server that can handle it all easly.
And while were at It, I'd love login server separation, getting wishful tho ahah.
Just took a quick look at those, and honestly they seems to not improve life of such newbe as I am, I think I don't feel comfortable with those for now, so I'll just probably create template by hand!