This commit is contained in:
thororen1234 2024-06-01 14:32:22 -04:00
parent 268e053d68
commit 7da91d94d8
77 changed files with 3175 additions and 1964 deletions

View file

@ -21,7 +21,7 @@ import definePlugin from "@utils/types";
import { PermissionStore } from "@webpack/common";
export default definePlugin({
name: "GodMode",
name: "God Mode",
description: "Get all permissions (client-side).",
authors: [EquicordDevs.Tolgchu],