|
add(int uniqueId, string transportAddress, int banLength) | BanList | [static] |
addAbsolute(int uniqueId, string transportAddress, int banTime) | BanList | [static] |
export(string filename) | BanList | [static] |
isBanned(int uniqueId, string transportAddress) | BanList | [static] |
removeBan(int uniqueId, string transportAddress) | BanList | [static] |