How do i make adonis admin module stuck in the certain server forever?

I have the problem, after restoring the map, any type of admin commands doesnt keep in game (or for example guis that has been added before map restored), my question how do i make adonis admin require module to stuck for my screen forever?

local data = {
Settings = {
Admins = {“abcdhereisusername”}
}}
require(359948692)(data)

edit: im talking about this require, that has /rs command: require(0x2eebe1ad6)()
the require module that can “survive” most of serverside restoremaps is: require(11387188264).fse(“userhere”)