So I am having a bit of a problem here. When I start the game it says:
15:02:17.983 - Requested module experienced an error while loading 15:02:17.984 - Stack Begin 15:02:17.984 Script 'ServerScriptService.SkullAdmin', Line 1 15:02:17.985 - Stack End
In the admin there is only require(script.adminCommands) to require the module script.
Something within the module script (script.adminCommands) is not working, use print statements and breakpoints to debug it.