#how to connect database to skript to get a value?
1 messages · Page 1 of 1 (latest)
a database addon
I am trying to use Skript-db but i get this error when trying to connect my database to the skript
and i followed the docs
sounds like an invalid amount or placement of brackets
yeah but i cant find where because i just filled in what they asked
should maybe send code then
I’ll send when I get back home
well, it looks like the issue is on line 62
the example: mysql://localhost:3306/mydatabase?user=admin&password=12345&useSSL=false
whats in our code mysql://IP FROM SERVER:3306/DATABASE NAME?user=USERNAME&password=OUR PASSWORD&useSSL=false