Added watch to allow optimistion

This commit is contained in:
Cooldude2606
2019-05-05 20:50:21 +01:00
parent 6b14fe9649
commit 34fcb94200
5 changed files with 96 additions and 14 deletions

View File

@@ -38,4 +38,5 @@ return {
'config.command_auth_runtime_disable', -- allows commands to be enabled and disabled during runtime
'config.permission_groups', -- loads some predefined permission groups
'config.roles', -- loads some predefined roles
'expcore.store_test'
}