Plugin Hours - Plugins - GAMELIFE România Jump to content

1 Screenshot

About This File

About This File

Plugin care salveaza orele petrecute la T, CT si spectator.

 

Daca vrei sa folosesti o baza de date MySQL, introdu in databases.cfg urmatoarele linii:

 

"mostactive" // dont edit
    {
        "driver"            "mysql" // dont edit
        "host"                "YOUR HOST" // edit this
        "database"            "mostactive" // edit (optional)
        "user"                "YOUR USER" // edit this
        "pass"                "YOUR PASS" // edit this
        //"timeout"            "0"
        "port"            "YOUR PORT" // edit this
    }

 

Daca vrei sa folosesti baza de date locala (SQLite), introdu in databases.cfg urmatoarele linii:

 

"mostactive"
    {
        "driver"    "sqlite"
        "database"  "mostactive"
    }

  • Like 1

User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.



×
×
  • Create New...

Important Information