Is there a command to show glines set by a certain operator?
I tryed for example: /stats g +s operatorname
With no luck...
stats g by operator
Re: stats g by operator
stats G not g
Stats are case sensitive
G - gline - Send the gline and gzline list
Extended flags: [+/-mrs] [mask] [reason] [setby]
m Return glines matching/not matching the specified mask
r Return glines with a reason matching/not matching the specified reason
s Return glines set by/not set by clients matching the specified name
Stats are case sensitive
G - gline - Send the gline and gzline list
Extended flags: [+/-mrs] [mask] [reason] [setby]
m Return glines matching/not matching the specified mask
r Return glines with a reason matching/not matching the specified reason
s Return glines set by/not set by clients matching the specified name
Configuration - https://www.unrealircd.org/docs/Configuration
FAQ - https://www.unrealircd.org/docs/FAQ
FAQ - https://www.unrealircd.org/docs/FAQ
Re: stats g by operator
Stats are only case sensative where there is different stats depending on case. In the case of /stats g both G and g work.katsklaw wrote:stats G not g
Stats are case sensitive
G - gline - Send the gline and gzline list
Extended flags: [+/-mrs] [mask] [reason] [setby]
m Return glines matching/not matching the specified mask
r Return glines with a reason matching/not matching the specified reason
s Return glines set by/not set by clients matching the specified name
As for the +s extension, you MUST provide a <nick>!<ident>@<host> mask to search for, where the mask matches the setter. Eg with "/stats g +s Jobe" it returns nothing but with "/stats g +s Jobe!*@*" it returns all the glines I set.
So in all honesty, the description for +s should be changed to say "the specified mask" as apposed to name, since that has caused a little confusion here.
Your IP: 
Your Country:

Your Country:

Re: stats g by operator
I tryed:
/stats G +s naamoperator
I get: End of /STATS report
What is the full command to show the 'g' stats set by a certain operator?
/stats G +s naamoperator
I get: End of /STATS report
What is the full command to show the 'g' stats set by a certain operator?
Re: stats g by operator
Nevermind I found it, you have to stats the full user!mask 
Re: stats g by operator
doudl wrote:Nevermind I found it, you have to stats the full user!mask
Jobe1986 wrote:As for the +s extension, you MUST provide a <nick>!<ident>@<host> mask to search for, where the mask matches the setter. Eg with "/stats g +s Jobe" it returns nothing but with "/stats g +s Jobe!*@*" it returns all the glines I set.
Your IP: 
Your Country:

Your Country:
