Prefix = ";"; -- The character you use before every command (e.g. ';jump me'). SplitKey = " "; -- The character inbetween command arguments (e.g. setting it to ...
-- Verificando se HD Admin está presente no jogo local function detectHDAdmin() local success = false -- Verificando se o módulo HD Admin existe if game:GetService("ReplicatedStorage"):FindFirstChild( ...