Got an idea about a script I would like to have using on my servers to readout if and where my admins r on my servers. Any online? Which server? And does the admin(-s) have accessrights enough to take needed actions? This would be without needed to connect or check all servers by rcon manually, eggdrop will deal with all this auto on trigger.
ex. typing a trigger called:
!admins, eggdrop will check all servers iv'e added into list of ones who will be checked(ex. 192.168.0.100:27015). eggdrop will trough udp(or something) check servers by using "rcon amx_who" (amxmodx) and copy/output names of players with flags(accessrights) other then "z" and "none_at_all" and on which server(-s) they are.
Whats needed to have in mind is to set rcon_password at first before trying to check things with rcon. at last, it will be outputed in PRIVMSG to the one who trigged the trigger with !admins.
ex of output in PRIVMSG from bot:
Name: Flags: Server:
"deel" "abcdefghijklmn" "192.168.0.100:27015"
If this is understandable I would really approciate if someone could suggest ways of doing this.
Bcoz i've wondered of this a couple of weeks now but doesnt have a clue of where im going to start, in which end or with what.
If u/any have a que of something above stated, perhaps theres some missreaded lines which is hard to understand. However, dont hesitate to PM (deel).
Im here to find answers, not to ignore them while theres some mindworking going on..
Greetings. /deel