diff --git a/docs/Commands.md b/docs/Commands.md
new file mode 100644
index 00000000..8d91b65a
--- /dev/null
+++ b/docs/Commands.md
@@ -0,0 +1,40 @@
+This page contains the usage table and associated permissions for the `/velocitab` command provided by Velocitab.
+
+
+
+
+ Command |
+ Description |
+ Permission |
+
+
+
+
+
+ /velocitab |
+ /velocitab |
+ View & manage plugin system information |
+ velocitab.command |
+
+
+ /velocitab about |
+ View information about the plugin |
+ velocitab.command.about |
+
+
+ /velocitab reload |
+ Reload the plugin configuration |
+ velocitab.command.reload |
+
+
+ /velocitab update |
+ Check for plugin updates |
+ velocitab.command.update |
+
+
+ /velocitab name [value] |
+ Change or reset your TAB display name |
+ velocitab.command.name |
+
+
+
\ No newline at end of file
diff --git a/docs/Home.md b/docs/Home.md
index 83fa5458..3db38980 100644
--- a/docs/Home.md
+++ b/docs/Home.md
@@ -9,6 +9,7 @@ Please click through to the topic you wish to read about.
* 📄 [[Config File]]
## Documentation
+* 🖥️ [[Commands]]
* 👥 [[Server Groups]]
* 🎨 [[Formatting]]
* 📛 [[Nametags]]
@@ -16,6 +17,7 @@ Please click through to the topic you wish to read about.
* ✍️ [[Placeholders]]
* ✨ [[Animations]]
* 🖼️ [[Custom Logos]]
+* 🔗 [[Server Links]]
* 📦 [[API]]
* 📝 [[API Examples]]
* 📝 [[Plugin Message API]]
diff --git a/docs/_Sidebar.md b/docs/_Sidebar.md
index 8e2be8ec..05361f46 100644
--- a/docs/_Sidebar.md
+++ b/docs/_Sidebar.md
@@ -3,6 +3,7 @@
* 📄 [[Config File]]
## Documentation
+* 🖥️ [[Commands]]
* 👥 [[Server Groups]]
* 🎨 [[Formatting]]
* 📛 [[Nametags]]
@@ -10,6 +11,7 @@
* ✍️ [[Placeholders]]
* ✨ [[Animations]]
* 🖼️ [[Custom Logos]]
+* 🔗 [[Server Links]]
* 📦 [[API]]
* 📝 [[API Examples]]
* 📝 [[Plugin Message API]]