BannedPlayerList.contains seems to call itself infinitely
BannedPlayerList.contains
Won’t that just result in a StackOverflowError?
Tested on chrome as well. Says it’s unsafe due to this
Won’t that just result in a StackOverflowError?