Advertisement
Guest User

Untitled

a guest
Jan 18th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. local owners = {"intergalticstewart"} -- Are able to set admins who can ban/etc... using :pa name
  2. local admins = {"Kohltastrophe"} -- Sets admins who can use ban/kick/admin or shutdown
  3. local tempadmins = {} -- Sets admins who can't use ban/kick/admin or shutdown
  4. local banland = {"MasterKhaos"} -- Permanently Bans people
  5. local prefix = ":" -- If you wanna change how your commands start ':'kill noob
  6. local AutoUpdate = true -- Set to false if you don't want it to automatically update
  7. local FunCommands = true -- Set to false if you only want the basic commands (For Strict Places)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement