PEX Help Commands

Discussion in 'Bukkit Help' started by floydms, Apr 24, 2013.

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

    floydms

    Hello i run my own server and its ment to be a creative srever but i want people to be able to change gamemodes i dont right the file in pex i do /pex group (group) create ... and all that and i want to do /pex group [groupname] add [permission] but in permmision what do i put in there to change gamemode
    Thanks FLOYDMS
     
  2. Offline

    Jeyge

    If you are using Essentials, it would be essentials.gamemode. If you just want to use the Minecraft default gamemode, it would be bukkit.command.gamemode.
     
  3. Offline

    floydms

    dosnt work do i need group manager
     
  4. Offline

    Jeyge

    Only if that is the plugin you want to run. If you do switch, make sure you remove PEx. Otherwise, you are going to have to give more information like your permissions.yml file and what plugins you are running.
     
  5. Offline

    floydms

    can u come one m
    can u come on my server and ill give u all perms if u do it

    my server ip 27.50.70.11:28165
     
  6. Offline

    Jeyge

    Feel free to post them here or pm them to me. Posting them here will allow others to help.
     
  7. Offline

    floydms

    so will u join my server and all i wont for u do is allow change gamemode in defualt group
     
  8. Offline

    zombieman1000

    can you send the config
     
  9. Offline

    floydms

    groups:
    default:player
    default: true
    permissions:
    - modifyworld.*
    Hannah:
    prefix: '&a[Hannah]&b'
    '[Hannah]':
    permissions:
    - essentials.gamemode.
    - bukkit.command.gamemode
    - essentials.fly
    Player:
    prefix: '[Player]'
    users:
    FLOYDMS:
    permissions:
    - '*'
    hanrack:
    group:
    - Hannah
    gaby446:
    permissions:
    - '*'
     
  10. Offline

    zombieman1000

    i belive
    Code:
    groups:
    defaultlayer
    default: true
    permissions:
    - modifyworld.*
    - bukkit.command.gamemode
    Hannah:
    prefix: '&a[Hannah]&b'
    '[Hannah]':
    permissions:
    - essentials.gamemode.
    - bukkit.command.gamemode
    - essentials.fly
    Player:
    prefix: '[Player]'
    users:
    FLOYDMS:
    permissions:
    - '*'
    hanrack:
    group:
    - Hannah
    gaby446:
    permissions:
    - '*'
    that sould fix it copy and paste that and delete the other stuff

    because the format just add
    Code:
    - bukkit.command.gamemode
    
    under
    Code:
    - modifyworld.*
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 1, 2016
  11. Offline

    floydms

    all my plugins

    Plugins (16): �aGroupManager�f, �aWorldEdit�f, �aPermissions�f, �aVault�f, �aModifyworld�f, �aPermissionsEx�f, �aPlotMe�f, �aWorldGuard�f, �aEssentials�f, �aProtectionStones�f, �cChatManager�f, �aEssentialsProtect�f, �aEssentialsSpawn�f, �aEssentialsGeoIP�f, �aAZRank�f, �aEssentialsChat
     
  12. Offline

    zombieman1000

    since you got it working with essentials group manager plz make this thread solved
     
Thread Status:
Not open for further replies.

Share This Page