Added Admin Only Auth

This commit is contained in:
Cooldude2606
2019-03-08 17:50:47 +00:00
parent 43b5873530
commit e240551eda
8 changed files with 18 additions and 57 deletions

View File

@@ -1,6 +1,7 @@
local Commands = require 'expcore.commands'
local Global = require 'utils.global'
local Common = require 'expcore.common'
require 'modules.commands.admin-only-auth'
-- modules that are loaded into the interface env to be accessed
local interface_modules = {