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?
Use a slightly less crap plugin like bpermissions by @codename_B or permissionsex and we'll be able to help you more.
Very few volunteer Bukkit Help members use that plugin, so it's unlikely that you'll get a fast response.
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?
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.
If you're using essentials, you need to add it to the group who you want to be able to ban offline players
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: