Good day.
The question is:
Is there a way to have something like invisible (outside the plugin) cvar?
I mean, that even admin with ADMIN_CVAR access could not have the access to this cvar. But cvar, like others, must store his value via mapchange.
In simple words:
We must have a cvar, but its value can only be changed within the plugin.