diff --git a/README.md/README.md b/README.md/README.md
new file mode 100644
index 0000000..f3ad130
--- /dev/null
+++ b/README.md/README.md
@@ -0,0 +1,78 @@
+
+
+
+
+---
+# Links
+* [Spigot](https://www.spigotmc.org/resources/1-19-ready-t2c-alias-alias-plugin-for-spigot-bungee-commands-1-8-x-1-19-x.96389/)
+* [Discord](http://dc.T2Code.net)
+
+---
+
+
+
+T2C-Alias is an alias plugin that works for servers but also for bungee commands.
+
+**Example:** */warp CityBuild* **->** */CityBuild* **or** */cb*
+
+**Features:**
+ - Execute multiple commands directly with one alias
+ - Run commands as console
+ - Run commands as player
+ - Execute bungee commands
+ - Admin mode (more info below)
+ - Alias for the console
+ - Show messages (more info below)
+
+
+
+**Functions:**
+***Admin Mode:***
+
+With the admin mudus you can distinguish an alias for players / mods / admins.
+For example the alias '/citybuild' executes the command '/warp CityBuild' for players and '/server citybuild' for players with an adjustable permission.
+
+So you could set that players are teleported to a specific position and for example team members / VIPs or so are teleported to the server but to the last position and much more.
+
+
+
+**Send messages to players:**
+
+With this plugin it is possible with an alias to send messages to players with or without TextBuilder.
+
+
+
+**Console Alias:**
+
+It is possible to set an alias for the console.
+
+For example for Paper to reload the server instead of '/reload confirm' just '/rlc'.
+
+Info: There are different functions for an alias for player, admin and console possible.
+
+
+
+**You can use MiniMessage:**
+
+Wiki: https://docs.adventure.kyori.net/minimessage/format.html
+
+WebUI: https://webui.adventure.kyori.net
+
+
+
+
+**/t2code-alias** | **/alias**
+
+**/alias info** - Open the T2C-Alias info. | *t2code.alias.command.info*
+
+**/alias reload** - Reload the plugin. | *t2code.alias.command.reload*
+
+
+*t2code.alias.admin* - Permission for all T2C-Alias Commands
+
+*t2code.alias.updatemsg* - Get a notification when an update is available when joining
+
+
+
+
+