andrewguilas / Velocity-Admin

An open sourced admin system for ROBLOX designed for speed and minimalism.
2 stars 0 forks source link

Add admin lvls #29

Open andrewguilas opened 4 years ago

andrewguilas commented 4 years ago

Description

If a player is an admin, then the UI will be parented into their player GUI instead of being parented into starter GUI. Note that logic will also be needed to ensure an admin cannot use commands against one with a higher rank.

Ranks (Some commands should be rank specific)

Ranking Methods

Liam31 commented 4 years ago

Need to add level specific commands and check their admin level in the fire command function within Helper.lua