PEX: Cross server with mySQL

Discussion in 'Bukkit Help' started by nelson2tm, Sep 21, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    nelson2tm

    Can you sync ranks between servers with the mysql backend? As far as i know it is that your WHOLE permissions sync. Not just the rank. like if you have a creative (with gamemode.creative) and survival server (with gamemode.survival) you can have creative in survival and survival in creative. Is this true or does it only sync the rank?
     
  2. Offline

    XD 3VIL M0NKEY

    nelson2tm
    It will sync ranks and I think user permissions. Can't verify that. It's been a while since I ran MC servers.
     
  3. Offline

    AronTheGamer

    Use this in your permissions file:
    Code:
    groups:
      groupname:
        worlds:
          creative:
          - essentials.gamemode.create
    etc. just give the worlds on the different servers different names to identify them
     
    nelson2tm likes this.
Thread Status:
Not open for further replies.

Share This Page