That would be nice if you add more function buttons like Server Message And Message And Private Message And Perm Ban And Kick And Private Message (because exploiters and players can see chatlogs with a way.) and make best UI design though.
Why have 3 remote events, when you can just create 1 and pass in the action in a parameter?
3 remote events will take up more memory than 1, and you will only have 1 event instead of 3 to secure.
The animation on the UI is a nice touch but could use a bit more attention.
The way you script is a bit messy, in some cases I found a variable that starts with lowercase, and then I found another with an uppercase.
Example code:
local KickEvent = game:GetService("ReplicatedStorage").Events.Kick -- This is from the "Panel" script.
local kickremote = game:GetService("ReplicatedStorage").Events.Kick -- This is from the "k1" Script, 2 spaces included to be exactly from the script.
Hello, thank you for this wonderful resource Can you please update your post with a video or something so we can see all the features and other things that it has to offer. Thanks again, MrSavage261
It looks very good! @danthespam! However, I would add a reason bit of the Panel so it displays a reason when the player is kicked,warned,server banned etc. Other then that, I think it looks really good! Also, do you do commissions?