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.
\mtanksl.OpenTibia.GameData\data\server\config.lua
memory
server = { ... database = { type = "memory", ... } }