Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
Well you're posting this in the The Forgotten Server board so I'm assuming you're using The Forgotten Server distro. This distro does not support xml account/players. If you haven't edited the sql type in config.lua, and you don't have a MySQL database up and running then more than likely you're using SQLite. What you need to do is download this manager from the SQLite website, SQLite Download Page. There's a file in your main folder with your config.lua file and server that's called forgottenserver.s3db, use the manager to open this file and you can edit your players and accounts.
If you do not have players/accounts folder in your OTServ/data directory, but you have in your OTServ folder (where *.exe is) file called something.s3db that means you have a server runned on MySQL or SQLite. To be honest if you do not know what your server is, I bet you use sqlite - all your players, accounts etc are saved in this *.s3db file.