diff --git a/src/structure/components/infractions/Addrole.js b/src/structure/infractions/Addrole.js similarity index 100% rename from src/structure/components/infractions/Addrole.js rename to src/structure/infractions/Addrole.js diff --git a/src/structure/components/infractions/Ban.js b/src/structure/infractions/Ban.js similarity index 100% rename from src/structure/components/infractions/Ban.js rename to src/structure/infractions/Ban.js diff --git a/src/structure/components/infractions/Kick.js b/src/structure/infractions/Kick.js similarity index 100% rename from src/structure/components/infractions/Kick.js rename to src/structure/infractions/Kick.js diff --git a/src/structure/components/infractions/Lockdown.js b/src/structure/infractions/Lockdown.js similarity index 100% rename from src/structure/components/infractions/Lockdown.js rename to src/structure/infractions/Lockdown.js diff --git a/src/structure/components/infractions/Mute.js b/src/structure/infractions/Mute.js similarity index 100% rename from src/structure/components/infractions/Mute.js rename to src/structure/infractions/Mute.js diff --git a/src/structure/components/infractions/Nickname.js b/src/structure/infractions/Nickname.js similarity index 100% rename from src/structure/components/infractions/Nickname.js rename to src/structure/infractions/Nickname.js diff --git a/src/structure/components/infractions/Note.js b/src/structure/infractions/Note.js similarity index 100% rename from src/structure/components/infractions/Note.js rename to src/structure/infractions/Note.js diff --git a/src/structure/components/infractions/Prune.js b/src/structure/infractions/Prune.js similarity index 100% rename from src/structure/components/infractions/Prune.js rename to src/structure/infractions/Prune.js diff --git a/src/structure/components/infractions/Removerole.js b/src/structure/infractions/Removerole.js similarity index 100% rename from src/structure/components/infractions/Removerole.js rename to src/structure/infractions/Removerole.js diff --git a/src/structure/components/infractions/Slowmode.js b/src/structure/infractions/Slowmode.js similarity index 100% rename from src/structure/components/infractions/Slowmode.js rename to src/structure/infractions/Slowmode.js diff --git a/src/structure/components/infractions/Softban.js b/src/structure/infractions/Softban.js similarity index 100% rename from src/structure/components/infractions/Softban.js rename to src/structure/infractions/Softban.js diff --git a/src/structure/components/infractions/Unban.js b/src/structure/infractions/Unban.js similarity index 100% rename from src/structure/components/infractions/Unban.js rename to src/structure/infractions/Unban.js diff --git a/src/structure/components/infractions/Unlockdown.js b/src/structure/infractions/Unlockdown.js similarity index 100% rename from src/structure/components/infractions/Unlockdown.js rename to src/structure/infractions/Unlockdown.js diff --git a/src/structure/components/infractions/Unmute.js b/src/structure/infractions/Unmute.js similarity index 100% rename from src/structure/components/infractions/Unmute.js rename to src/structure/infractions/Unmute.js diff --git a/src/structure/components/infractions/Vckick.js b/src/structure/infractions/Vckick.js similarity index 100% rename from src/structure/components/infractions/Vckick.js rename to src/structure/infractions/Vckick.js diff --git a/src/structure/components/infractions/Warn.js b/src/structure/infractions/Warn.js similarity index 100% rename from src/structure/components/infractions/Warn.js rename to src/structure/infractions/Warn.js diff --git a/src/structure/components/infractions/index.js b/src/structure/infractions/index.js similarity index 100% rename from src/structure/components/infractions/index.js rename to src/structure/infractions/index.js