bcool / ULX-Global-Ban

A Global Ban System designed to be used only with ULX / ULib Garry's Mod servers.
7 stars 15 forks source link

Banned from multiple servers #5

Closed ludalex closed 11 years ago

ludalex commented 11 years ago

Enhanchment: Why don't you add the feature that when when a user is banned in the ServerID = 0 he's banned from every server using the addon?

bcool commented 11 years ago

That's the entire point of the addon otherwise it wouldn't be global would it?

ludalex commented 11 years ago

Then I'm sorry, but how do you ban from the entire server list in-game? You can't, right? Only option is to write the DB query I guess.

bcool commented 11 years ago

Every server that is connected to the same database will have all the same bans. If I made it sync to one list the problems from that would be huge.

A player wrongfully banned would not be able to connect to any server running the addon.

ludalex commented 11 years ago

I guess it makes sense - if you ban a player on one server you shouldn't expect him to behave fine on another.