Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: questions about bans  (Read 2109 times)

0 Members and 1 Guest are viewing this topic.

Thomas

  • Anope User
  • Offline Offline
  • Posts: 1
questions about bans
« on: December 15, 2019, 02:58:44 PM »

Hi,

i'm using Anope 2.0.6 and have some questions about bans.

Is it possible to get a list of all banned users? E.g. with an IRC-command or xmlrpc or in the database?
Where is this information stored? The banned users must have some sort of flag which could be read?
If we use expiring of users after e.g. some days, is it possible that banned account are not expired?

Thanks for any hints :)
Logged

Lord255

  • Anope User
  • Offline Offline
  • Posts: 136
Re: questions about bans
« Reply #1 on: December 30, 2019, 02:12:13 PM »

hello.
what kind of bans are you talking about? :)
akill? or simple channel bans? or server bans like gline/zline.. ?
they are all different.

if you posted this on anope i guess you are asking about akill. for that you have this command:
Code: [Select]
//os akill list

Logged

gerry

  • Anope User
  • Offline Offline
  • Posts: 86
Re: questions about bans
« Reply #2 on: December 30, 2019, 02:15:03 PM »

if you're referring to glines, klines, zlines, gzlines... these are stored on your server daemon itself as opposed to services.

if you're on Unrealircd, you can see a list via /stats and selecting the correct option.. ie /stats g for glines and gzlines
Logged
Pages: [1]   Go Up