Help with GroupManager

Discussion in 'Bukkit Help' started by IStoleThePies, May 31, 2012.

  1. Offline

    IStoleThePies

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I have a few groups for my server, but I would like for Moderators to be able to ban people who are not online. Right now, only mods can do it. While I'm not online, people grief and log off for good. The Mods can't do anything after that. Anyone know of a way that I can let them ban people who log off?
  2. Offline

    andrewpo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  3. Offline

    IStoleThePies

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    I would like if someone could first tell me how to do it in GroupManager.
  4. Offline

    andrewpo

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Very few volunteer Bukkit Help members use that plugin, so it's unlikely that you'll get a fast response.
  5. Offline

    Retricide

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Except @this guy!

    In regards to your question @IStoleThePies , I'm not sure I completely follow.
    Do you mean that you have two groups - "mod" and "moderator" - and only the "mods" can ban offline players? If that's the case, you just need to give the "moderators" the correct permission node.

    That seems a bit peculiar though, so maybe that's not what you meant.

    Are you looking for a plugin to allow you to ban offline people?
    Additionally, if you already have a banning plugin, which plugin is it?

    This post has been edited 1 time. It was last edited by Retricide May 31, 2012.
  6. Offline

    JOPHESTUS

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    essentials.ban.offline
  7. Offline

    IStoleThePies

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    No, I have a group called Moderator, and I call it Mod for short sometimes. I am not looking for a plugin, and I would like to know how to let Mods ban people offline with GroupManager.
  8. Offline

    IStoleThePies

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    Ok, now what do I do with that?
  9. Offline

    JOPHESTUS

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    If you're using essentials, you need to add it to the group who you want to be able to ban offline players
  10. Offline

    IStoleThePies

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    So I add it to the groups.yml like this?

    Moderator:
    default: false
    inheritance:
    - builder
    - g:essentials_moderator
    - g:bukkit_moderator
    - g:towny_moderator
    - g:essentials.ban.offline
    info:
  11. Offline

    JOPHESTUS

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  12. Offline

    IStoleThePies

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
  13. Offline

    JOPHESTUS

    dev.bukkit.org profile:
    CFUSERNAME
    My Plugins (CFCOUNT)
    So it worked? If so I'd love it if you'd give me an internet HERE

    This post has been edited 1 time. It was last edited by JOPHESTUS Jun 1, 2012.

Share This Page