Author Topic: Find out who unbanned someone  (Read 2070 times)

0 Members and 1 Guest are viewing this topic.

Offline Nova

  • Newbie
  • *
  • Posts: 8
  • Karma: 0
Find out who unbanned someone
« on: April 11, 2015, 03:35:02 AM »
Hello,
Recently someone on our server was unbanned. We know they were not unbanned in a malicious way, they must have thought it was an accidental ban as they were not informed so unbanned one of our regulars. Is there any way to find out who unbanned someone? Eg. if you go to the ban menu in ULX XGUI it shows you who banned someone, is there something similar for UNbanning?

Kind regards,
Nova

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Find out who unbanned someone
« Reply #1 on: April 11, 2015, 04:39:40 AM »
There is not.

Offline allofmywutsteam

  • Full Member
  • ***
  • Posts: 136
  • Karma: 3
  • MNWO Owner
    • MNWO Discord
Re: Find out who unbanned someone
« Reply #2 on: April 11, 2015, 05:25:02 AM »
If you know the dates, check data/ulx_logs.txt and sift through it.

Although that would suck to try. I've been there before to see who used a tsay command.
"Then Jesus said to his disciples, 'Whoever wants to be my disciple must deny themselves and take up their cross and follow me.'" - Matthew 16:24



MNWO: Steam | Discord | Website | Join Server

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Find out who unbanned someone
« Reply #3 on: April 11, 2015, 07:08:37 AM »
If you know the dates, check data/ulx_logs.txt and sift through it.

Although that would suck to try. I've been there before to see who used a tsay command.
There are programs that will let you search entire folders.  It would be really easy to find "unbanned".

Offline Buzzkill

  • Respected Community Member
  • Full Member
  • *****
  • Posts: 176
  • Karma: 59
    • The Hundred Acre Bloodbath
Re: Find out who unbanned someone
« Reply #4 on: April 11, 2015, 08:05:27 AM »
If you're on Linux and have ssh/cli...

Code: [Select]
grep -ir unbanned <path to ulx log files>
« Last Edit: April 11, 2015, 08:08:30 AM by Buzzkill »

Offline XxLMM13xX

  • Sr. Member
  • ****
  • Posts: 265
  • Karma: -51
  • New to lua development
    • Twitch
Re: Find out who unbanned someone
« Reply #5 on: April 11, 2015, 08:59:03 AM »
Very simple! If you goto the ULX logs and you have notepad++ (dont know if it works for EVERYTHING) and do ctrl+f a box will pop up where you can put in unban or somthing and it will find it for you!

Offline allofmywutsteam

  • Full Member
  • ***
  • Posts: 136
  • Karma: 3
  • MNWO Owner
    • MNWO Discord
Re: Find out who unbanned someone
« Reply #6 on: April 11, 2015, 01:41:50 PM »
There are programs that will let you search entire folders.  It would be really easy to find "unbanned".

Yeah you could download the lgos and do the search. I only recently found this out though lol I didn't even think to use it in this case. You can't search if it's in the hosted server since notepadd++ only searches locally. unless i dont know something still. but yeah,. its possible
"Then Jesus said to his disciples, 'Whoever wants to be my disciple must deny themselves and take up their cross and follow me.'" - Matthew 16:24



MNWO: Steam | Discord | Website | Join Server