• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Is there any script?

i think there is no possibility to log players private messages.
You can try, channels.xml

<channel id="65535" name="Private Chat Channel"/>

change to

<channel id="65535" name="Private Chat Channel" logged="yes"/>

But it's only private channels, when someone creating channel and adding there players...

About private messages, probably source edit, if it's not clientsided...
 
Back
Top