Ban issue

Discussion in 'Bukkit Help' started by bortman9, Jun 18, 2014.

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

    bortman9

    If I ban somebody, when they are unbanned they have no permissions. I am using PermissionsEx. I have tried with MJLTIPLE different builds, versions of PEX and CB, and it still happens. They do have perms if I op them, but that is it.

    Also, why can't I log in to the bukkit bug tracker (atlassian On Demand)

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
  2. Offline

    bortman9

  3. Offline

    mactown21

    bortman9 Do you have there default permission set? Since i dont use pex, i have no clue what to say. I hope someone else can help you with your issue.
     
  4. Offline

    bortman9

    I dont know what you mean? THey're in a group with * permissions when banned, and when unbanned they cant do anything w/out op?
     
  5. Offline

    ztg123

    bortman9 , show us Your permissions.yml. I use PermissionsEx too. Maybe I can help You.
     
  6. Offline

    bortman9

  7. Offline

    LHammonds

    But "who" is it in the permissions file having the problem?

    I noticed you have a group called "default" but they are not actually the default and not referenced anywhere (might consider removing that group since it does nothing)

    The "scavenger" group seems to be the default but that is ONLY if your version of pex is < 1.22 since the "default" setting was recently moved under the "options" section. If you upgraded to 1.22, it should have made this change for you.

    With many of your users not specifically in a group, you have to make darn sure the "default" group (scavenger) is being applied appropriately.

    LHammonds
     
  8. Offline

    ztg123

    bortman9 And what group it's that where players are being moved when they are banned?

    http://pastebin.com/SfLrKXbX <-- I fixed that Scavenger it's the default group.
    Question: Do You have a plugin that it's moving a player to a specific group when that player it's banned?
     
  9. Offline

    bortman9

    ztg123 unless Essentials does this, I have no plugin to do this. And no group for those people appears.

    LHammonds Scavenger is working fine. It happens to everybody. Even me. Until I am oped, I don't have access to any commands. Even if I am in a group with the "*"/all permission.
     
  10. Offline

    LHammonds

    Well, you have not given me much details to work from so I made some assumptions and performed my test on the only detail you have given me. The permission file.

    I setup a Craftbukkit 1.7.9-R0.3 Build 3095 server running on Windows 7 with Java 1.7.0 Update 51 (64-bit) with the following plugins:
    * PermissionsEx 1.22
    * Essentials Pre2.13.1.7
    * EssentialsChat Pre2.13.1.7
    * WorldEdit 5.6.2
    * WorldGuard 5.9

    I copied your permission file into "plugins\permissionsex\permissios.yml" and changed your name "bortman9" to "HammondsLegacy" and made sure I was NOT set a OP in ops.txt or ops.json

    I started up the server, then connected with Minecraft 1.7.9

    I immediately noticed the my prefix said "[Founder|Owner]" in red which means the prefix worked and the "Founder" group was associated correctly.

    I then ran the following commands which none are granted by default:

    Code:
    /give hammondslegacy diamond_axe 1
    /repair all
    //wand
    //pos1
    //pos2
    /region create spawn HammondsLegacy
    /region info spawn
    
    All commands worked thus proving the permissions file is not the problem.

    EDIT:

    I had a friend login to the server and they connected and showed up as "[Scavenger]" in the color cyan which meant the default group was assigned properly for a new user.

    I then banned him (using essential's ban utility) and he was not able to log back into the server.

    I unbanned him and he was able to join again and he still showed up in the "[Scavenger]" group as expected and was able to do what that group allows.

    I then changed his group to Architect by typing "/pex user <his-IGN> group set Architect"

    His prefix now shows "[Architect]" in orange and I then banned him.

    Once verified that he could no longer join back in, I then unbanned him.

    When he re-joined, it showed that he was still an Architect.

    HammondsLegacy
     
  11. Offline

    bortman9

    The problem is they can't do commands, their group does not change after ban/unban.

    Nevermind, it's an issue with PEX/Essentials. Thanks for your help though! I found a temporary workaround, I'll just use that for now.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 8, 2016
  12. Offline

    LHammonds

    Hmmm...I use PEX and Essentials. Never had that problem though.
     
Thread Status:
Not open for further replies.

Share This Page