I need a way of getting a computer’s MAC address, so I can make the bans better. Is there a way to do this?
Nevermind, I found out… If anyone else wants to know, you use NetworkInterface.getHardwareAddress().
I need a way of getting a computer’s MAC address, so I can make the bans better. Is there a way to do this?
Nevermind, I found out… If anyone else wants to know, you use NetworkInterface.getHardwareAddress().