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. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CommandDescriptionPermission
/velocitab/velocitabView & manage plugin system informationvelocitab.command
/velocitab aboutView information about the pluginvelocitab.command.about
/velocitab reloadReload the plugin configurationvelocitab.command.reload
/velocitab updateCheck for plugin updatesvelocitab.command.update
/velocitab name [value]Change or reset your TAB display namevelocitab.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]]