'DisabledFor' is only created when you disable/enable StuffPlug. Before that it indeed doesn't exist... This is fixed (in a shorter/elegant way) in
my code.
PS: there is a reason why I used equality operators instead of identity operators though. Don't change that or the function will fail again in some (very rare) cases.