seenalts: type: world events: on player logs in: - wait 1t - define IP - flag server :->: - flag seen-ip: - if ].as_list.filter[is_banned].size> != 0 { - narrate "<&c><&r> has joined from an IP shared with banned players!" targets: } on seenalts command: - if { - narrate "<&c>You do not have the permission to do this." - determine fulfilled } - if != 1 { - narrate "<&c>You must enter one argument only!" - determine fulfilled } - define player ]||null> - if == null { - narrate "<&c>No player found by that name!" - determine fulfilled } - narrate "<&c>Accounts from the same IP address<&co> ].as_list.formatted||Nobody>" - determine fulfilled