\ No newline at end of file
diff --git a/client/src/ui/components/bd/pluginsetting/Bool.vue b/client/src/ui/components/bd/pluginsetting/Bool.vue
new file mode 100644
index 00000000..acb3f48d
--- /dev/null
+++ b/client/src/ui/components/bd/pluginsetting/Bool.vue
@@ -0,0 +1,27 @@
+/**
+ * BetterDiscord Plugin Setting Bool Component
+ * Copyright (c) 2015-present Jiiks/JsSucks - https://github.com/Jiiks / https://github.com/JsSucks
+ * All rights reserved.
+ * https://betterdiscord.net
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+*/
+
+
+
+
+
{{setting.text}}
+
+
+
{{setting.hint}}
+
+
+
\ No newline at end of file
diff --git a/client/src/ui/components/bd/pluginsetting/PluginSetting.vue b/client/src/ui/components/bd/pluginsetting/PluginSetting.vue
new file mode 100644
index 00000000..39644a85
--- /dev/null
+++ b/client/src/ui/components/bd/pluginsetting/PluginSetting.vue
@@ -0,0 +1,29 @@
+/**
+ * BetterDiscord Plugin Setting Component
+ * Copyright (c) 2015-present Jiiks/JsSucks - https://github.com/Jiiks / https://github.com/JsSucks
+ * All rights reserved.
+ * https://betterdiscord.net
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+*/
+
+
+
+
+
+
+
+
+
diff --git a/client/src/ui/components/bd/pluginsetting/String.vue b/client/src/ui/components/bd/pluginsetting/String.vue
new file mode 100644
index 00000000..058195a5
--- /dev/null
+++ b/client/src/ui/components/bd/pluginsetting/String.vue
@@ -0,0 +1,31 @@
+/**
+ * BetterDiscord Plugin Setting String Component
+ * Copyright (c) 2015-present Jiiks/JsSucks - https://github.com/Jiiks / https://github.com/JsSucks
+ * All rights reserved.
+ * https://betterdiscord.net
+ *
+ * This source code is licensed under the MIT license found in the
+ * LICENSE file in the root directory of this source tree.
+*/
+
+
+