PEXPlugins / PermissionsEx

A powerful permissions plugin for Minecraft
https://permissionsex.stellardrift.ca
Apache License 2.0
480 stars 297 forks source link

PEX removes the default group every 24h using MySQL #2685

Closed HaNiTLG closed 6 years ago

HaNiTLG commented 7 years ago

Hey guys! I have a problem. I do not know why but the plugin PermissionsEx removes every 24H the default group. :( I am using the MySQL backend and I have multiple server.

Here is my config.yml file:

permissions:
  backend: sql
  backends:
    sql:
      uri: mysql://127.0.0.1/PermissionsEx
      user: admin
      password: *******************************************
      type: sql
  debug: false
  allowOps: false
  user-add-groups-last: false
  log-players: false
  createUserRecords: false
  informplayers:
    changes: false
  basedir: plugins/PermissionsEx
multiserver:
  use-netevents: true
updater: true
alwaysUpdate: false

All other groups are fine. They do not get removed.

Spigot version:

git-PaperSpigot-"8b18730" (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)

PermissionsEx version: 1.23.4

I hope that you can help me! :)

Best greets, HaNiTLG :)

HaNiTLG commented 7 years ago

push? :(

Stormbow commented 7 years ago

Sorry, bumping threads doesn't work here.

@zml2008 might get see the email notification of your comment and reply though...

HaNiTLG commented 7 years ago

Can you write a message to him? :(

HaNiTLG commented 7 years ago

Why is @zml2008 so inactive? :(

Stormbow commented 7 years ago

Can you write a message to him? :(

No need. He gets these tickets emailed to him.

Why is @zml2008 so inactive? :(

Real life happens...

HaNiTLG commented 7 years ago

Any news? :o

zml2008 commented 6 years ago

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.