1. Havent done this in a while.

    I need to give a permission to all players for the night skip plugin.


    What command would i use? Thanks
     
  2. Wulf

    Wulf Community Admin

    grant group player permission

    Just replace "permission" with the permission you want.
     
  3. I'm having a similar problem. I know this is an old thread, but perhaps you can help again.
    I have the "Where's My Corpse" plugin installed. By default, when someone dies, the arrow will point to their corpse for 60 seconds. Just ran into a problem with a player where that was not enough, told them to type, "/where" and they said they didn't have permission. I tried it, I didn't have permission. So I granted myself permission . . .
    grant user Daveheart wheresmycorpse.canuse
    . . . and then it worked for me. Now I know I can do the same for them, but can I not just have it to allow ALL players to have this permission instead of me manually giving it to each new player as they join?
    I tried your command above, but I think the system has changed since then as it just tells me there is no group named "player"
    I know I could make that a group, and then manually add people to that group, but is there some way I can automate the process instead of having to do each player.
    [DOUBLEPOST=1468718708][/DOUBLEPOST]Nevermind, found another thread where you answered that by using default group.
    Thanks again Wulf.