Feature #65
Time limited ban for admins
| Status : | Resolved | Start : | 06/09/2008 | |
| Priority : | Normal | Due date : | ||
| Assigned to : | Erik Minekus | % Done : | 100% |
|
| Category : | Game Plugin | |||
| Target version : | 1.3.1 | |||
Description
Hi! Could you add another option to the bans? I'd like to have sm_ban available to more admins, but without providing a perma ban option. Effectively, I'd like a sm_kick that would log the offender ( so we can keep track of problem users ) and keep him off the server for up to a week. However, we have to worry about admins that perma ban users without good/honest reasons. So, if the admin doesn't not have admin_ban, but does have admin_kick, allow him to sm_ban, but require a time limit with a maximum of a week. This would allow us to 'kick' bad users, and log them, while not worrying of bad admins perma-banning people even by accident. Is it possible to overwrite the sm_kick command in basecommands with a modified version of sm_ban that automatically bans for 1 minute? That would be another option that would work well. Thanks Chumly
Related issues
| related to Feature #61 | Restrict certain admin groups from banning permanently | Closed | 06/09/2008 |
Associated revisions
History
07/19/2008 03:38 PM - Erik Minekus
- Category changed from Web/Plugin to Game Plugin
- Assigned to set to Shane Froebel
Not that it's difficult, but blik already did it for us :) http://forums.alliedmods.net/showthread.php?t=74458
08/14/2008 11:32 PM - Shane Froebel
I will implement this, but the "perma" ban setting should not be set for because of the Custom1 flag since other plugins might be already using this flag. The permissions should be the user should have the ability to unban form the server to have perma-ban permissions. I am also going to add something to the config to "enable" this functionality.
08/15/2008 11:42 PM - Erik Minekus
Rather late reply, but I don't think people should have unban permissions to be able to perm ban. I don't want my members to be able to unban people, but I do want them to be able to perm ban. On the other hand, I can just disable unban on the server in the config and not give them access to their webpanel account.
08/25/2008 11:51 AM - Olly Ginger
- Assigned to deleted (
Shane Froebel) - Target version changed from 1.2.1 to 1.3.1