diff --git a/src/plugins/buttons/primary/index.ts b/src/buttons/primary/index.ts similarity index 100% rename from src/plugins/buttons/primary/index.ts rename to src/buttons/primary/index.ts diff --git a/src/plugins/commands/config/index.ts b/src/commands/config/index.ts similarity index 100% rename from src/plugins/commands/config/index.ts rename to src/commands/config/index.ts diff --git a/src/plugins/commands/config/modules/audits/index.ts b/src/commands/config/modules/audits/index.ts similarity index 100% rename from src/plugins/commands/config/modules/audits/index.ts rename to src/commands/config/modules/audits/index.ts diff --git a/src/plugins/commands/config/modules/cpgg/index.ts b/src/commands/config/modules/cpgg/index.ts similarity index 100% rename from src/plugins/commands/config/modules/cpgg/index.ts rename to src/commands/config/modules/cpgg/index.ts diff --git a/src/plugins/commands/config/modules/credits/index.ts b/src/commands/config/modules/credits/index.ts similarity index 100% rename from src/plugins/commands/config/modules/credits/index.ts rename to src/commands/config/modules/credits/index.ts diff --git a/src/plugins/commands/config/modules/embeds/components/getValues/index.ts b/src/commands/config/modules/embeds/components/getValues/index.ts similarity index 100% rename from src/plugins/commands/config/modules/embeds/components/getValues/index.ts rename to src/commands/config/modules/embeds/components/getValues/index.ts diff --git a/src/plugins/commands/config/modules/embeds/index.ts b/src/commands/config/modules/embeds/index.ts similarity index 100% rename from src/plugins/commands/config/modules/embeds/index.ts rename to src/commands/config/modules/embeds/index.ts diff --git a/src/plugins/commands/config/modules/index.ts b/src/commands/config/modules/index.ts similarity index 100% rename from src/plugins/commands/config/modules/index.ts rename to src/commands/config/modules/index.ts diff --git a/src/plugins/commands/config/modules/points/index.ts b/src/commands/config/modules/points/index.ts similarity index 100% rename from src/plugins/commands/config/modules/points/index.ts rename to src/commands/config/modules/points/index.ts diff --git a/src/plugins/commands/config/modules/shop/index.ts b/src/commands/config/modules/shop/index.ts similarity index 100% rename from src/plugins/commands/config/modules/shop/index.ts rename to src/commands/config/modules/shop/index.ts diff --git a/src/plugins/commands/config/modules/welcome/index.ts b/src/commands/config/modules/welcome/index.ts similarity index 100% rename from src/plugins/commands/config/modules/welcome/index.ts rename to src/commands/config/modules/welcome/index.ts diff --git a/src/plugins/commands/counters/index.ts b/src/commands/counters/index.ts similarity index 100% rename from src/plugins/commands/counters/index.ts rename to src/commands/counters/index.ts diff --git a/src/plugins/commands/counters/modules/index.ts b/src/commands/counters/modules/index.ts similarity index 100% rename from src/plugins/commands/counters/modules/index.ts rename to src/commands/counters/modules/index.ts diff --git a/src/plugins/commands/counters/modules/view/index.ts b/src/commands/counters/modules/view/index.ts similarity index 100% rename from src/plugins/commands/counters/modules/view/index.ts rename to src/commands/counters/modules/view/index.ts diff --git a/src/plugins/commands/credits/index.ts b/src/commands/credits/index.ts similarity index 100% rename from src/plugins/commands/credits/index.ts rename to src/commands/credits/index.ts diff --git a/src/plugins/commands/credits/modules/balance/index.ts b/src/commands/credits/modules/balance/index.ts similarity index 100% rename from src/plugins/commands/credits/modules/balance/index.ts rename to src/commands/credits/modules/balance/index.ts diff --git a/src/plugins/commands/credits/modules/gift/index.ts b/src/commands/credits/modules/gift/index.ts similarity index 100% rename from src/plugins/commands/credits/modules/gift/index.ts rename to src/commands/credits/modules/gift/index.ts diff --git a/src/plugins/commands/credits/modules/index.ts b/src/commands/credits/modules/index.ts similarity index 100% rename from src/plugins/commands/credits/modules/index.ts rename to src/commands/credits/modules/index.ts diff --git a/src/plugins/commands/credits/modules/top/index.ts b/src/commands/credits/modules/top/index.ts similarity index 100% rename from src/plugins/commands/credits/modules/top/index.ts rename to src/commands/credits/modules/top/index.ts diff --git a/src/plugins/commands/credits/modules/work/index.ts b/src/commands/credits/modules/work/index.ts similarity index 100% rename from src/plugins/commands/credits/modules/work/index.ts rename to src/commands/credits/modules/work/index.ts diff --git a/src/plugins/commands/dns/index.ts b/src/commands/dns/index.ts similarity index 100% rename from src/plugins/commands/dns/index.ts rename to src/commands/dns/index.ts diff --git a/src/plugins/commands/dns/modules/index.ts b/src/commands/dns/modules/index.ts similarity index 100% rename from src/plugins/commands/dns/modules/index.ts rename to src/commands/dns/modules/index.ts diff --git a/src/plugins/commands/dns/modules/lookup/index.ts b/src/commands/dns/modules/lookup/index.ts similarity index 100% rename from src/plugins/commands/dns/modules/lookup/index.ts rename to src/commands/dns/modules/lookup/index.ts diff --git a/src/plugins/commands/fun/index.ts b/src/commands/fun/index.ts similarity index 100% rename from src/plugins/commands/fun/index.ts rename to src/commands/fun/index.ts diff --git a/src/plugins/commands/fun/modules/index.ts b/src/commands/fun/modules/index.ts similarity index 100% rename from src/plugins/commands/fun/modules/index.ts rename to src/commands/fun/modules/index.ts diff --git a/src/plugins/commands/fun/modules/meme/index.ts b/src/commands/fun/modules/meme/index.ts similarity index 100% rename from src/plugins/commands/fun/modules/meme/index.ts rename to src/commands/fun/modules/meme/index.ts diff --git a/src/plugins/commands/manage/index.ts b/src/commands/manage/index.ts similarity index 100% rename from src/plugins/commands/manage/index.ts rename to src/commands/manage/index.ts diff --git a/src/plugins/commands/manage/modules/counters/index.ts b/src/commands/manage/modules/counters/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/counters/index.ts rename to src/commands/manage/modules/counters/index.ts diff --git a/src/plugins/commands/manage/modules/counters/modules/add/index.ts b/src/commands/manage/modules/counters/modules/add/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/counters/modules/add/index.ts rename to src/commands/manage/modules/counters/modules/add/index.ts diff --git a/src/plugins/commands/manage/modules/counters/modules/index.ts b/src/commands/manage/modules/counters/modules/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/counters/modules/index.ts rename to src/commands/manage/modules/counters/modules/index.ts diff --git a/src/plugins/commands/manage/modules/counters/modules/remove/index.ts b/src/commands/manage/modules/counters/modules/remove/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/counters/modules/remove/index.ts rename to src/commands/manage/modules/counters/modules/remove/index.ts diff --git a/src/plugins/commands/manage/modules/credits/index.ts b/src/commands/manage/modules/credits/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/credits/index.ts rename to src/commands/manage/modules/credits/index.ts diff --git a/src/plugins/commands/manage/modules/credits/modules/give/index.ts b/src/commands/manage/modules/credits/modules/give/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/credits/modules/give/index.ts rename to src/commands/manage/modules/credits/modules/give/index.ts diff --git a/src/plugins/commands/manage/modules/credits/modules/giveaway/index.ts b/src/commands/manage/modules/credits/modules/giveaway/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/credits/modules/giveaway/index.ts rename to src/commands/manage/modules/credits/modules/giveaway/index.ts diff --git a/src/plugins/commands/manage/modules/credits/modules/index.ts b/src/commands/manage/modules/credits/modules/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/credits/modules/index.ts rename to src/commands/manage/modules/credits/modules/index.ts diff --git a/src/plugins/commands/manage/modules/credits/modules/set/index.ts b/src/commands/manage/modules/credits/modules/set/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/credits/modules/set/index.ts rename to src/commands/manage/modules/credits/modules/set/index.ts diff --git a/src/plugins/commands/manage/modules/credits/modules/take/index.ts b/src/commands/manage/modules/credits/modules/take/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/credits/modules/take/index.ts rename to src/commands/manage/modules/credits/modules/take/index.ts diff --git a/src/plugins/commands/manage/modules/credits/modules/transfer/index.ts b/src/commands/manage/modules/credits/modules/transfer/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/credits/modules/transfer/index.ts rename to src/commands/manage/modules/credits/modules/transfer/index.ts diff --git a/src/plugins/commands/manage/modules/index.ts b/src/commands/manage/modules/index.ts similarity index 100% rename from src/plugins/commands/manage/modules/index.ts rename to src/commands/manage/modules/index.ts diff --git a/src/plugins/commands/moderation/index.ts b/src/commands/moderation/index.ts similarity index 100% rename from src/plugins/commands/moderation/index.ts rename to src/commands/moderation/index.ts diff --git a/src/plugins/commands/moderation/modules/index.ts b/src/commands/moderation/modules/index.ts similarity index 100% rename from src/plugins/commands/moderation/modules/index.ts rename to src/commands/moderation/modules/index.ts diff --git a/src/plugins/commands/moderation/modules/prune/index.ts b/src/commands/moderation/modules/prune/index.ts similarity index 100% rename from src/plugins/commands/moderation/modules/prune/index.ts rename to src/commands/moderation/modules/prune/index.ts diff --git a/src/plugins/commands/profile/index.ts b/src/commands/profile/index.ts similarity index 100% rename from src/plugins/commands/profile/index.ts rename to src/commands/profile/index.ts diff --git a/src/plugins/commands/profile/modules/index.ts b/src/commands/profile/modules/index.ts similarity index 100% rename from src/plugins/commands/profile/modules/index.ts rename to src/commands/profile/modules/index.ts diff --git a/src/plugins/commands/profile/modules/view/index.ts b/src/commands/profile/modules/view/index.ts similarity index 100% rename from src/plugins/commands/profile/modules/view/index.ts rename to src/commands/profile/modules/view/index.ts diff --git a/src/plugins/commands/reputation/index.ts b/src/commands/reputation/index.ts similarity index 100% rename from src/plugins/commands/reputation/index.ts rename to src/commands/reputation/index.ts diff --git a/src/plugins/commands/reputation/modules/give/components/noSelfReputation.ts b/src/commands/reputation/modules/give/components/noSelfReputation.ts similarity index 100% rename from src/plugins/commands/reputation/modules/give/components/noSelfReputation.ts rename to src/commands/reputation/modules/give/components/noSelfReputation.ts diff --git a/src/plugins/commands/reputation/modules/give/index.ts b/src/commands/reputation/modules/give/index.ts similarity index 100% rename from src/plugins/commands/reputation/modules/give/index.ts rename to src/commands/reputation/modules/give/index.ts diff --git a/src/plugins/commands/reputation/modules/index.ts b/src/commands/reputation/modules/index.ts similarity index 100% rename from src/plugins/commands/reputation/modules/index.ts rename to src/commands/reputation/modules/index.ts diff --git a/src/plugins/commands/shop/index.ts b/src/commands/shop/index.ts similarity index 100% rename from src/plugins/commands/shop/index.ts rename to src/commands/shop/index.ts diff --git a/src/plugins/commands/shop/modules/cpgg/index.ts b/src/commands/shop/modules/cpgg/index.ts similarity index 100% rename from src/plugins/commands/shop/modules/cpgg/index.ts rename to src/commands/shop/modules/cpgg/index.ts diff --git a/src/plugins/commands/shop/modules/index.ts b/src/commands/shop/modules/index.ts similarity index 100% rename from src/plugins/commands/shop/modules/index.ts rename to src/commands/shop/modules/index.ts diff --git a/src/plugins/commands/shop/modules/roles/index.ts b/src/commands/shop/modules/roles/index.ts similarity index 100% rename from src/plugins/commands/shop/modules/roles/index.ts rename to src/commands/shop/modules/roles/index.ts diff --git a/src/plugins/commands/shop/modules/roles/modules/buy/index.ts b/src/commands/shop/modules/roles/modules/buy/index.ts similarity index 100% rename from src/plugins/commands/shop/modules/roles/modules/buy/index.ts rename to src/commands/shop/modules/roles/modules/buy/index.ts diff --git a/src/plugins/commands/shop/modules/roles/modules/cancel/index.ts b/src/commands/shop/modules/roles/modules/cancel/index.ts similarity index 100% rename from src/plugins/commands/shop/modules/roles/modules/cancel/index.ts rename to src/commands/shop/modules/roles/modules/cancel/index.ts diff --git a/src/plugins/commands/shop/modules/roles/modules/index.ts b/src/commands/shop/modules/roles/modules/index.ts similarity index 100% rename from src/plugins/commands/shop/modules/roles/modules/index.ts rename to src/commands/shop/modules/roles/modules/index.ts diff --git a/src/plugins/commands/utility/index.ts b/src/commands/utility/index.ts similarity index 100% rename from src/plugins/commands/utility/index.ts rename to src/commands/utility/index.ts diff --git a/src/plugins/commands/utility/modules/about/index.ts b/src/commands/utility/modules/about/index.ts similarity index 100% rename from src/plugins/commands/utility/modules/about/index.ts rename to src/commands/utility/modules/about/index.ts diff --git a/src/plugins/commands/utility/modules/avatar/index.ts b/src/commands/utility/modules/avatar/index.ts similarity index 100% rename from src/plugins/commands/utility/modules/avatar/index.ts rename to src/commands/utility/modules/avatar/index.ts diff --git a/src/plugins/commands/utility/modules/index.ts b/src/commands/utility/modules/index.ts similarity index 100% rename from src/plugins/commands/utility/modules/index.ts rename to src/commands/utility/modules/index.ts diff --git a/src/plugins/commands/utility/modules/ping/index.ts b/src/commands/utility/modules/ping/index.ts similarity index 100% rename from src/plugins/commands/utility/modules/ping/index.ts rename to src/commands/utility/modules/ping/index.ts diff --git a/src/plugins/commands/utility/modules/stats/index.ts b/src/commands/utility/modules/stats/index.ts similarity index 100% rename from src/plugins/commands/utility/modules/stats/index.ts rename to src/commands/utility/modules/stats/index.ts diff --git a/src/plugins/events/guildCreate/index.ts b/src/events/guildCreate/index.ts similarity index 100% rename from src/plugins/events/guildCreate/index.ts rename to src/events/guildCreate/index.ts diff --git a/src/plugins/events/guildDelete/index.ts b/src/events/guildDelete/index.ts similarity index 100% rename from src/plugins/events/guildDelete/index.ts rename to src/events/guildDelete/index.ts diff --git a/src/plugins/events/guildMemberAdd/audits.ts b/src/events/guildMemberAdd/audits.ts similarity index 100% rename from src/plugins/events/guildMemberAdd/audits.ts rename to src/events/guildMemberAdd/audits.ts diff --git a/src/plugins/events/guildMemberAdd/index.ts b/src/events/guildMemberAdd/index.ts similarity index 100% rename from src/plugins/events/guildMemberAdd/index.ts rename to src/events/guildMemberAdd/index.ts diff --git a/src/plugins/events/guildMemberAdd/joinMessage.ts b/src/events/guildMemberAdd/joinMessage.ts similarity index 100% rename from src/plugins/events/guildMemberAdd/joinMessage.ts rename to src/events/guildMemberAdd/joinMessage.ts diff --git a/src/plugins/events/guildMemberRemove/audits.ts b/src/events/guildMemberRemove/audits.ts similarity index 100% rename from src/plugins/events/guildMemberRemove/audits.ts rename to src/events/guildMemberRemove/audits.ts diff --git a/src/plugins/events/guildMemberRemove/index.ts b/src/events/guildMemberRemove/index.ts similarity index 100% rename from src/plugins/events/guildMemberRemove/index.ts rename to src/events/guildMemberRemove/index.ts diff --git a/src/plugins/events/guildMemberRemove/leaveMessage.ts b/src/events/guildMemberRemove/leaveMessage.ts similarity index 100% rename from src/plugins/events/guildMemberRemove/leaveMessage.ts rename to src/events/guildMemberRemove/leaveMessage.ts diff --git a/src/plugins/events/interactionCreate/audits.ts b/src/events/interactionCreate/audits.ts similarity index 100% rename from src/plugins/events/interactionCreate/audits.ts rename to src/events/interactionCreate/audits.ts diff --git a/src/plugins/events/interactionCreate/handlers/button/index.ts b/src/events/interactionCreate/handlers/button/index.ts similarity index 100% rename from src/plugins/events/interactionCreate/handlers/button/index.ts rename to src/events/interactionCreate/handlers/button/index.ts diff --git a/src/plugins/events/interactionCreate/handlers/command/index.ts b/src/events/interactionCreate/handlers/command/index.ts similarity index 100% rename from src/plugins/events/interactionCreate/handlers/command/index.ts rename to src/events/interactionCreate/handlers/command/index.ts diff --git a/src/plugins/events/interactionCreate/handlers/index.ts b/src/events/interactionCreate/handlers/index.ts similarity index 100% rename from src/plugins/events/interactionCreate/handlers/index.ts rename to src/events/interactionCreate/handlers/index.ts diff --git a/src/plugins/events/interactionCreate/index.ts b/src/events/interactionCreate/index.ts similarity index 100% rename from src/plugins/events/interactionCreate/index.ts rename to src/events/interactionCreate/index.ts diff --git a/src/plugins/events/messageCreate/index.ts b/src/events/messageCreate/index.ts similarity index 100% rename from src/plugins/events/messageCreate/index.ts rename to src/events/messageCreate/index.ts diff --git a/src/plugins/events/messageCreate/modules/counters/index.ts b/src/events/messageCreate/modules/counters/index.ts similarity index 100% rename from src/plugins/events/messageCreate/modules/counters/index.ts rename to src/events/messageCreate/modules/counters/index.ts diff --git a/src/plugins/events/messageCreate/modules/credits/index.ts b/src/events/messageCreate/modules/credits/index.ts similarity index 100% rename from src/plugins/events/messageCreate/modules/credits/index.ts rename to src/events/messageCreate/modules/credits/index.ts diff --git a/src/plugins/events/messageCreate/modules/index.ts b/src/events/messageCreate/modules/index.ts similarity index 100% rename from src/plugins/events/messageCreate/modules/index.ts rename to src/events/messageCreate/modules/index.ts diff --git a/src/plugins/events/messageCreate/modules/points/index.ts b/src/events/messageCreate/modules/points/index.ts similarity index 100% rename from src/plugins/events/messageCreate/modules/points/index.ts rename to src/events/messageCreate/modules/points/index.ts diff --git a/src/plugins/events/messageDelete/audits.ts b/src/events/messageDelete/audits.ts similarity index 100% rename from src/plugins/events/messageDelete/audits.ts rename to src/events/messageDelete/audits.ts diff --git a/src/plugins/events/messageDelete/index.ts b/src/events/messageDelete/index.ts similarity index 100% rename from src/plugins/events/messageDelete/index.ts rename to src/events/messageDelete/index.ts diff --git a/src/plugins/events/messageDelete/modules/counter.ts b/src/events/messageDelete/modules/counter.ts similarity index 100% rename from src/plugins/events/messageDelete/modules/counter.ts rename to src/events/messageDelete/modules/counter.ts diff --git a/src/plugins/events/messageUpdate/audits.ts b/src/events/messageUpdate/audits.ts similarity index 100% rename from src/plugins/events/messageUpdate/audits.ts rename to src/events/messageUpdate/audits.ts diff --git a/src/plugins/events/messageUpdate/index.ts b/src/events/messageUpdate/index.ts similarity index 100% rename from src/plugins/events/messageUpdate/index.ts rename to src/events/messageUpdate/index.ts diff --git a/src/plugins/events/messageUpdate/modules/counter.ts b/src/events/messageUpdate/modules/counter.ts similarity index 100% rename from src/plugins/events/messageUpdate/modules/counter.ts rename to src/events/messageUpdate/modules/counter.ts diff --git a/src/plugins/events/rateLimit/index.ts b/src/events/rateLimit/index.ts similarity index 100% rename from src/plugins/events/rateLimit/index.ts rename to src/events/rateLimit/index.ts diff --git a/src/plugins/events/ready/index.ts b/src/events/ready/index.ts similarity index 100% rename from src/plugins/events/ready/index.ts rename to src/events/ready/index.ts