The botman mod is currently not open source. In any case if I am made aware of incidents for which I have logs (a bot connected to the server), I can investigate and code ways to block abuse. I am not too worried if they can do that, I can counter it.
Has this stuff happened on any server that uses my bot? I would like to study the bot's logs. Also would it not be possible for a mod to monitor for unauthorised changes and/or bad packets? At least flying/noclipping is easy to detect.
Here is a Windows and a Linux script to automatically restart your server.
Linux script..
#!/bin/sh
SERVICE='7DaysToDieServer'
if ps ef | grep -v grep | grep $SERVICE > /dev/null
then
echo "$SERVICE service running, everything is fine"
else
echo "$SERVICE is not running"
nohup...
[Edit] These days I am most active in my Botmanhosting Discord group. I do still post here but not nearly as often as over there. Here is an invite .. https://discord.gg/MUaHTjJ
Hi guys,
This is a repost kinda. Due to an accident with a zombie stripper and a pole my original official...