From 520669c26d8a0c05cb1ed7f90073f1a12378c111 Mon Sep 17 00:00:00 2001 From: mathiascode Date: Mon, 3 Aug 2020 17:26:16 +0300 Subject: [PATCH] Specify correct command in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9aeff3..a28c9ab 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The plugin is created for the Kaboom server. | Command | Alias | Permission | Description | | ------- | ----- | ---------- | ----------- | -|/commandspy | /c, /cs, /cspy | commandspy.command | Allows you to spy on players' commands| +|/weapons | /weapon | weapons.command | Gives you a weapon| ## Compiling @@ -19,4 +19,4 @@ mvn package The generated .jar file will be located in the target/ folder. ## License -[Unlicense](https://unlicense.org/) \ No newline at end of file +[Unlicense](https://unlicense.org/)