Enhanced Ban System [Replaced]
Discussion in 'Plugin Support' started by Reneb, Oct 28, 2014.
-
so when i ban a player with this it bans the ip as well? i had issues where i had to unban the name and ip.. i thought it was just name when u ban by name.
-
It's a guy on our server that gets banned automatically. The only reason is "Will".
How can this be? -
+1.......
-
where are the bans located?
-
what does it mean if i type player.ban id and it says multiple players found? i've checked the accounts and they all joined with different ips?
-
Ok when i load up my Server here a red text comeing up
Code:[Oxide] 11:59 [Error] Failed to load plugin 'EnhancedBanSystem' (multiple source s found)
-
What would be the chances of getting SQL support added to this mod have the table look something like ServerIP, SteamID, PlayerName, Reason, LastKnownIP, Ban#
Opens the possibility of making it cross server compatible make it so you can set to ban from a server after certain number of bans. -
{
"steamID": "76561198291958575",
"reason": "cheat",
"name": "Unknown",
"IPs": [
"0"
],
"expiration": 0
},
Why ip not banning?? -
How do i get this working with RustDB?
-
Pls add a ban on the subnet...
-
Is there any method of modifying this so that bans are stored in an SQL database and can be used across multiple servers? For example, banning a person on AwesomeRust#1 would ban them on all "AwesomeRust" servers.
-
Thats why ivasked about rustdb.
If they integrated it, every server would be synced even if someone banned them on thier server.
Its a master ban list. -
If there is not a way to do /checkban in order to find out how much time is remaining on the ban, is there a way that you could store the specific date that the ban was put into effect into the data/enhancedbansystem.json file? It would be extremely helpful. Thank you very much!!
EDIT: Is there a mathematical formula to decipher how long is left in a ban from decoding the "expiration" line? I would gladly just do that for future reference. I don't want to request something that could possibly cause more issues for the plugin, as it seems to work just fine for now.Last edited by a moderator: May 1, 2016 -
plugin began ban some of the players himself. After deleting the file date and reload itself all the same bans
-
Keeps banning random people? Non of my mods or admins are banning anyone just says unknown was banned from the server and no one ever leaves when the ban occurs? this a bug or something. Thanks
-
Can you talk to vFloyd about getting integration into RustAdmin DB?
[DOUBLEPOST=1462183674][/DOUBLEPOST] -
Pls add subnet bans...
-
-
Hi! if I wanted to ban someone for 15 minutes, what would be the exact console command?
player.ban ID "Reason" 15 ?