Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- brianush and fishy's admin
- local Ranks={Owner=5,Admin=4,GDSR=3,DSFER=2,SDFER=1,Player=0}
- -- What should we name the ranks?
- -- k, so, I gotta go, bye.
- local admins={
- ["Your name here"]=Ranks.Owner;
- ["brianush1"]=Ranks.Owner;
- ["TheHaxx00rr"]=Ranks.Owner;
- -- I shared it with you.
- -- bye!
- local banned={"Someone's Name Here", "Noob", "someoneelse"}
- -- Wait, but shouldn't we make an admin with like... ranks?
- -- So that people have access to some commands, but not all.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement