Fe Admin Commands Script Roblox Scripts Hot Here

Mar 20, 2021 • 预计阅读时间 1 分钟

Fe Admin Commands Script Roblox Scripts Hot Here

-- Command handler function local function onCommand(player, command) if admins[player.Name] then -- Execute command if player is admin if command == "/kick" then -- Example: Kick a player game.Players:FindFirstChild(player.Name):Kick() elseif command == "/fly" then -- Example: Give player flight local character = player.Character if character then local humanoid = character:FindFirstChild("Humanoid") if humanoid then humanoid.PlatformStand = true end end end else warn(player.Name .. " attempted to use admin command but is not an admin.") end end

LinuxBBR
版权声明:如果转发请带上本文链接和注明来源。
fe admin commands script roblox scripts hot

lvv.me

iOS/macOS Developer

Ubuntu 20.04 使用自定义的 DNS 设置

创建和解压 tar.xz 文件