@ -800,8 +800,7 @@ def start_stop(action, g, m):
check_exist_servers(g)
name_servers = choose_map(g, m)
for i in name_servers:
if action == stop or action == restart:
if action == "stop" or action == "restart":
print(action)
print_line(i)
rcon_local(i, "SaveWorld")
The note is not visible to the blocked user.