Reneb submitted a new resource:
Enhanced Ban System - ban, tempban, kick, unban, ip and steamid based, offline players
Read more about this resource...
Enhanced Ban System [Replaced]
Discussion in 'Plugin Support' started by Reneb, Jan 10, 2016.
-
Reneb updated Enhanced Ban System with a new update entry:
1.0.1
-
love this good work man
-
where save are ban list?
//edit: okay, I found, in folder dataLast edited by a moderator: Jan 18, 2016 -
Reneb updated Enhanced Ban System with a new update entry:
1.0.2
-
Can you make it impossible to kick/ban/mute certain groups / users?
-
I use AdminTool to ban player.
If i install EnhancedBanSystem, both plugins could come into conflict? -
-
Code:
[Oxide] 4:59 PM [Error] EnhancedBanSystem plugin failed to compile! [Oxide] 4:59 PM [Error] EnhancedBanSystem.cs(862,30): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
-
Sadly lately I had to ban 3 people but they all 3 could rejoin after the ban!
Also their steamid's didn't show up in the banlist.txt in the root of the folder.
reinstalling the plugin didn't work. (Removed files in plugin,config folders but not in data since they are banned)
Manually copied the steam id's from de data location file to banlist.txt, restarted the server and they where banned.
Because I also use the strike system I needed this plugin to make that one work. -
-
Alright Lets say I want to change the ban reason instead "hacking"
I just want to write any words that I want
So I just changed the json from it and mbaye if someone can tell me if this is correct or not
Code:{ "Ban - Broadcast Chat": true, "Ban - Default Ban Reason": true", "Ban - permission": "enhancedbansystem.ban", "Kick - Broadcast Chat": true, "Kick - permission": "enhancedbansystem.kick", "Setting - Chat Name": "<color=orange>SERVER</color>", "Unban - Broadcast Chat": true }
Code:{ "Ban - Broadcast Chat": true, "Ban - Default Ban Reason": false", "Ban - permission": "enhancedbansystem.ban", "Kick - Broadcast Chat": true, "Kick - permission": "enhancedbansystem.kick", "Setting - Chat Name": "<color=orange>SERVER</color>", "Unban - Broadcast Chat": true }
-
Requesting @Reneb
please change the ban reason "hacking"
Towards a random code because If i'm ban someone I can't even type the line that i want its only showing hacking and that is
Really annoying me so please change it towards an radon text code -
Wulf Community Admin
This has been replaced by a universal version: Enhanced Ban System | Oxide.