self:RegisterChatCommand('kb', AB.ActivateBindMode)
self:RegisterChatCommand('키', AB.ActivateBindMode)

self:RegisterChatCommand('in', 'DelayScriptCall')
self:RegisterChatCommand('ec', 'ToggleOptionsUI')
self:RegisterChatCommand('ㄷㅊ', 'ToggleOptionsUI')
self:RegisterChatCommand('elvui', 'ToggleOptionsUI')

self:RegisterChatCommand('hdt', DT.HyperDT)
self:RegisterChatCommand('bgstats', DT.ToggleBattleStats)

self:RegisterChatCommand('moveui', 'ToggleMoveMode')
self:RegisterChatCommand('resetui', 'ResetUI')
self:RegisterChatCommand('luaerror', 'LuaError')

self:RegisterChatCommand('emove', 'ToggleMoveMode')
self:RegisterChatCommand('L', 'ToggleMoveMode')
self:RegisterChatCommand('ㅣ', 'ToggleMoveMode')
self:RegisterChatCommand('ereset', 'ResetUI')
self:RegisterChatCommand('edebug', 'LuaError')

self:RegisterChatCommand('ehelp', 'EHelp')
self:RegisterChatCommand('ecommands', 'EHelp')
self:RegisterChatCommand('eblizzard', 'EnableBlizzardAddOns')
self:RegisterChatCommand('estatus', 'ShowStatusReport')
self:RegisterChatCommand('efixdb', 'DBConvertProfile')
self:RegisterChatCommand('egrid', 'Grid')

self:RegisterChatCommand('eimpact', 'GetCPUImpact')
self:RegisterChatCommand('eusage', 'GetTopCPUFunc')

AddCommand('RELOADUI', {'/rl','/기'}, _G.ReloadUI)