Skip to main content

Database Connections

In the engine, there is a system for linking specific databases (DBs) with servers using a particular mod.

This feature is necessary for linking Vip, WeaponPaints, and other mods directly to servers.

The Statistics Module and Bans and Mutes Module also use DB connections, as can be seen in the example: example

The driver's name can be anything. It depends on the module and its requirements.

Important!

If you are asked to "add connection {N} to the server," you must add the connection on this page.

{N} is the Driver.

And the server and DB are the connecting parts.

I think there's nothing more to explain here, it should be clear.