Will standard server/client console command "noclip" trigger ULibcommandcalled?
noclip is a standard server function, not even part of ULib.
I imagine, it's possible, since we hook into ALL hooks with a priority system, that we might see it.
I'm not sure that's intentional though, and wouldn't expect ULibcommandcalled to be called.
(Oh, and BlueNova, nice to see you here)
EDIT - In addition to BlueNova's suggestions, you may have better luck with the
GM:PlayerNoClip hook.