so i was looking at fullupdate_blocker and what the plugin does is binds over the fullupdate command with a new function so that a player cannot use fullupdate.
Code:
register_clcmd("fullupdate","fullupdate")
if i wanted to make it so that i could restore normal use of fullupdate, what command would i use to "rebind" it to the regular client cvar.