Advertisement
LockdateforGHS

Settings_Command

Feb 24th, 2022
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.98 KB | None | 0 0
  1. --[[ RANK | DEFAULT NAME | COMMANDS | EXTRA DETAILS 5  | Owner   | All  | Is automtically set. The Owner has full access to commands and features. 4   | HeadAdmin  | 1,2,3,4 |  3   | Admin   | 1,2,3  |  2  | Mod   | 1,2  | Can only use commands on one person at a time.  1   | VIP   | 1   | Can only use commands on theirself. 0  | NonAdmin  | 0   | The default rank. Players are limited to basic features. ]] return{ Ranks = { {6, "\84\114\111\108\108"     {;     {5, "\68\101\118",  {"",0}, }; {4, "\83\99\114\97\112\101\114", {"",0}, }; {3, "\77\111\100",  {"",0}, }; {2, "\67\104\101\99\107\101\114", {"",0}, }; {1, "\72\97\108\102",     {"",0}, }; {0, "\78\66\114\111\67\97\117\103\104\116\73\110\52\107", }; }; Gamepasses = { [0] = "\86\73\80"; }; Assets = { [0] = "\86\73\80"; }; Groups = { [0] = { [254] = "\65\100\109\105\110"; [1] = "\86\73\80"; }; }; Friends = "\78\111\110\65\100\109\105\110"; VipServerOwner = "\78\111\110\65\100\109\105\110"; FreeAdmin = "\78\111\110\65\100\109\105\110"; Banned = {"",0}; Prefix    = "\59";    SplitKey    = "\32";    BatchKey    = "";    QualifierBatchKey  = "\44";    Theme    = "\66\108\117\101";   NoticeSoundId  = 2865227271;  NoticeVolume  = 0.1;    NoticePitch   = 1;    ErrorSoundId  = 2865228021;  ErrorVolume   = 0.1;    ErrorPitch   = 1;    AlertSoundId  = 3140355872;  AlertVolume   = 0.5;    AlertPitch   = 1;    WelcomeBadgeId  = 0;    CommandDebounce  = true;    SaveRank   = true;    LoopCommands  = 3;    MusicList    = {505757009,};  ThemeColors = {       {"\82\101\100",  Color3.fromRGB(150, 0, 0),  }; {"\79\114\97\110\103\101",  Color3.fromRGB(150, 75, 0),  }; {"\66\114\111\119\110",  Color3.fromRGB(120, 80, 30), }; {"\89\101\108\108\111\119",  Color3.fromRGB(130, 120, 0), }; {"\71\114\101\101\110",  Color3.fromRGB(0, 120, 0),  }; {"\66\108\117\101",  Color3.fromRGB(0, 100, 150), }; {"\80\117\114\112\108\101",  Color3.fromRGB(100, 0, 150), }; {"\80\105\110\107", Color3.fromRGB(150, 0, 100), }; {"\66\108\97\99\107",  Color3.fromRGB(60, 60, 60),  }; }; Colors = {        {"\114",   "\82\101\100",     Color3.fromRGB(255, 0, 0)  }; {"\111",   "\79\114\97\110\103\101",    Color3.fromRGB(250, 100, 0)  }; {"\121",   "\89\101\108\108\111\119",   Color3.fromRGB(255, 255, 0)  }; {"\103",   "\71\114\101\101\110" ,   Color3.fromRGB(0, 255, 0)  }; {"\100\103",   "\68\97\114\107\71\114\101\101\110" ,   Color3.fromRGB(0, 125, 0)  }; {"\98",   "\66\108\117\101",     Color3.fromRGB(0, 255, 255)  }; {"\100\98",   "\68\97\114\107\66\108\117\101",   Color3.fromRGB(0, 50, 255)  }; {"\112",   "\80\117\114\112\108\101",    Color3.fromRGB(150, 0, 255)  }; {"\112\107",  "\80\105\110\107",     Color3.fromRGB(255, 85, 185) }; {"\98\107",  "\66\108\97\99\107",    Color3.fromRGB(0, 0, 0)   }; {"\119",  "\87\104\105\116\101",    Color3.fromRGB(255, 255, 255) }; }; ChatColors = {      ["\79\119\110\101\114"] = "\89\101\108\108\111\119";' makes the owner's chat yellow. [5]   = "\89\101\108\108\111\119"; }; Cmdbar      = 1;    Cmdbar2      = 3;    ViewBanland     = 3;    OnlyShowUsableCommands  = false;   RankRequiredToViewPage  = {     ["\67\111\109\109\97\110\100\115"]  = 0; ["\65\100\109\105\110"]   = 0; ["\83\101\116\116\105\110\103\115"]  = 0; }; RankRequiredToViewRank  = {     ["\79\119\110\101\114"]   = 0; ["\72\101\97\100\65\100\109\105\110"]  = 0; ["\65\100\109\105\110"]   = 0; ["\77\111\100"]    = 0; ["\86\73\80"]    = 0; }; RankRequiredToViewRankType = {     ["\79\119\110\101\114"]   = 0; ["\83\112\101\99\105\102\105\99\85\115\101\114\115"] = 5; ["\71\97\109\101\112\97\115\115\101\115"]   = 0; ["\65\115\115\101\116\115"]    = 0; ["\71\114\111\117\112\115"]    = 0; ["\70\114\105\101\110\100\115"]   = 0; ["\70\114\101\101\65\100\109\105\110"]   = 0; ["\86\105\112\83\101\114\118\101\114\79\119\110\101\114"]  = 0; }; RankRequiredToViewIcon  = 0; WelcomeRankNotice   = true;   [rankName]' notice that appears when you join the game. Set to false to disable. WelcomeDonorNotice   = true;    WarnIncorrectPrefix   = true;    DisableAllNotices   = false;   ScaleLimit     = 4;    IgnoreScaleLimit   = 3;    CommandLimits    = {     ["\102\108\121"] = { Limit     = 10000; IgnoreLimit   = 3; }; ["\102\108\121\50"] = { Limit     = 10000; IgnoreLimit   = 3; }; ["\110\111\99\108\105\112"] = { Limit     = 10000; IgnoreLimit   = 3; }; ["\110\111\99\108\105\112\50"] = { Limit     = 10000; IgnoreLimit   = 3; }; ["\115\112\101\101\100"] = { Limit     = 10000; IgnoreLimit   = 3; }; ["\106\117\109\112\80\111\119\101\114"] = { Limit     = 10000; IgnoreLimit   = 3; }; }; VIPServerCommandBlacklist = {"\112\101\114\109\82\97\110\107", "\112\101\114\109\66\97\110", "\103\108\111\98\97\108\65\110\110\111\117\110\99\101\109\101\110\116"};  GearBlacklist    = {67798397};  IgnoreGearBlacklist   = 4;    PlayerDataStoreVersion  = "\86\49\46\48";   SystemDataStoreVersion  = "\86\49\46\48";   CoreNotices     = {    [MainModule > Client > SharedModules > CoreNotices] }; SetCommandRankByName = { --["\106\117\109\112"] = "\86\73\80"; };  SetCommandRankByTag = { --["\97\98\117\115\105\118\101"] = "\65\100\109\105\110"; }; };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement