Back-end working on some but not all
tmoflash opened this issue ยท 5 comments
I have multiple servers all connected to MySQL and all work except one server and I do not know why.
I have deleted server, built back, removed plugins, add back plugins. It connects to the database, but the perms do not come through.
I do not understand why it is only partially working. Any suggestions I should check?
multiserver:
use-netevents: true
permissions:
backend: sql
backends:
sql:
uri: mysql://ip.of.the.server/database
user: username
password: password
type: sql
basedir: plugins/PermissionsEx
debug: false
allowOps: false
user-add-groups-last: false
log-players: false
createUserRecords: false
informplayers:
changes: false
updater: false
alwaysUpdate: false
] Edit by Stormbow: Added code tags around config.yml file contents. [
Unfortunately PermissionsEx is currently unmaintained and no further updates are planned. Because of this, all pull requests are being closed. If you are looking for an actively maintained permissions plugin, take a look at LuckPerms. It is compatible with major server platforms and can import data from PEX.
Unfortunately, I haven't used SQL in about 5 years or so and have forgotten the little I learned when I used it for that single month on my Minecraft server, so you'll have to wait for @zml2008 (the PEX programmer) to reply to this ticket.