We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Edit the \mtanksl.OpenTibia.GameData\data\server\config.lua file to set the database type to memory. Then set the source file location.
\mtanksl.OpenTibia.GameData\data\server\config.lua
memory
server = { ... database = { type = "memory", ... } }