This website uses cookies to display custom content and advertising.
We therefore share information about your use of our site with Google.
See details
-- GUI creation local gui = Instance.new("ScreenGui") gui.Parent = game.StarterGui
-- Configuration local OP_Level = 100 -- OP level access fe kick ban player gui script op roblox work
local banButton = Instance.new("Button") banButton.Parent = gui banButton.MouseClick:Connect(function() local player = game.Players.LocalPlayer local reason = reasonInput.Text banPlayer(player, reason) end) -- GUI creation local gui = Instance
-- Populate player list for _, player in pairs(game.Players:GetPlayers()) do local playerButton = Instance.new("Button") playerButton.Parent = playerListFrame playerButton.Text = player.Name playerList:Add(playerButton) end fe kick ban player gui script op roblox work
local playerList = Instance.new("ListLayout") playerList.Parent = playerListFrame
|
||
|
Mozilla Cavendish skin modified by DaSch for the Web Community Wiki
GitHub project page – Report a bug – Skin version: 2.4.0 |
||
|
Essentials is one of the most popular Bukkit server plugins, for use on Minecraft servers.
Essentials is used on a wide range of servers, from large dedicated services, to home hosted servers. |