PermissionsEx

PermissionsEx

14M Downloads

[1.10.2 / Sponge / PEX Build #142] MySQl Dosnt work

mister-man opened this issue ยท 5 comments

commented

Hallo together,

the last few days, I tried to get pex work with mysql. But there are only pex 1 tutorials and a wiki. So I tried it by myself, but it seems that nothings works.

I neet pex with sql for my bungeecort environment.

Thanks

commented

Okay, it seems it isnt a bug its only a missing Documentation.

Pex Mysql:

mysql {
    prefix=pex
    type=sql
    url="jdbc:mysql://<host ip>/<table>?user=<user>&password=<password>"
}

default-backend=mysql

Now it works

Thnaks

commented

@mister-man thank you, I've been looking for this everywhere!

commented

@phit

Have fun with it :)

commented

Where do I put this?

commented

1. Don't hijack other people's tickets. Begin your own ticket.

2. Where do you put what?