Question Help Convert GM to Pex

Discussion in 'Bukkit Help' started by TommyJ100, May 7, 2017.

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

    TommyJ100

    I'm looking for somebody that could convert this: https://pastebin.com/D53njddE

    From GroupManager to Pex for me. If so it would be greatly appreciated. If not carry on
     
  2. Offline

    yPedx

    @TommyJ100
    Simply copy the permissions/prefixes/etc. over.
     
  3. Offline

    TommyJ100

    What do you mean I don't know much about this so could you explain it more thoroughly?
     
  4. Offline

    yPedx

    @TommyJ100
    Go in-game, use the command; (to make it easier to configure ranks in the permissions.yml)
    Code:
     /pex group <group> create 
    (when you have pex)

    Then, you see how the permissions in groups.yml are listed like this;
    (this is copied from your permissions)
    Code:
        - auction.bid
        - auction.start
        - AutoPickup.enabled
        - ce.cmd.remove
        - ce.ench.*
        - chatcontrol.notify.whenmentioned
    Paste that under "permissions:" for the rank you are copying the permissions for. Same for prefixes and inheritances.
     
  5. Offline

    TommyJ100

    Alright thanks for your help
     
Thread Status:
Not open for further replies.

Share This Page