Visible IP
1.0
This mod allows your Global Moderators to see the logged IP's.
You need to install the Global Moderator mod first.
This mod works on Gold Release
Spam
mailto:spam@spam-ce.com
Sources/Display.pl
$mip = $settings[7] eq 'Administrator' ? $mip : "$txt{'511'}";
$mip = $settings[7] eq 'Administrator'|| $settings[7] eq 'Global Moderator' ? $mip : "$txt{'511'}";