diff --git a/MainModule/Server/Commands/Fun.luau b/MainModule/Server/Commands/Fun.luau index 64f0cea633..6d1ff50bb5 100644 --- a/MainModule/Server/Commands/Fun.luau +++ b/MainModule/Server/Commands/Fun.luau @@ -648,6 +648,7 @@ return function(Vargs, env) }; Rainbowify = { + Disabled = true; -- Disabled until command gets fixed, due to cloth-removal (#2090) Prefix = Settings.Prefix; Commands = {"rainbowify", "rainbow"}; Args = {"player"};