Hey I am encountering a problem with BUNGEEPEXBRIDGE and I use zPermissions , I reliated my zPermission settings like this :
database:
username: zperm
isolation: SERIALIZABLE
driver: com.mysql.jdbc.Driver
password: XXXXXXXXXXXXXXX
url: jdbc:mysql://XXXXXXXX:XXXXXXXX/zperm
and I have my bungeepexbridge config like this :
permissionsSystem: ZPERMS
mysql:
# MySQL Hostname
hostname: XXXXXXXXXX
# MySQL Username
user: zperm
# MySQL Password
pass: XXXXXXXXX
# MySQL Database
db: zperm
# MySQL Port
port: 'XXXXX'
and when I load my proxy (when I restart it) and when someone joins the server it gives me this error : https://ghostbin.com/paste/ca5bh
And when I do /bpb in the console I get the same error and it says this :
06:40:43 [INFO] Bungee permissions could not sync with ZPERMS
database:
username: zperm
isolation: SERIALIZABLE
driver: com.mysql.jdbc.Driver
password: XXXXXXXXXXXXXXX
url: jdbc:mysql://XXXXXXXX:XXXXXXXX/zperm
and I have my bungeepexbridge config like this :
permissionsSystem: ZPERMS
mysql:
# MySQL Hostname
hostname: XXXXXXXXXX
# MySQL Username
user: zperm
# MySQL Password
pass: XXXXXXXXX
# MySQL Database
db: zperm
# MySQL Port
port: 'XXXXX'
and when I load my proxy (when I restart it) and when someone joins the server it gives me this error : https://ghostbin.com/paste/ca5bh
And when I do /bpb in the console I get the same error and it says this :
06:40:43 [INFO] Bungee permissions could not sync with ZPERMS
