The players in my game aren't taking any damage even with the classic sword. I've gone through my game settings, explorer, and can't find anything relating to the issue. It'd be great if someone could help me out with this issue. It seems really simple to solve but I seem to have half a brain, thanks.
use the find tool in script menu, go to find all, type in ".Health" and search all scripts
this may find a script loop changing or setting humanoid health to 0/0,1/0,math.huge,etc and should help in this situation