mirror of
https://github.com/kaboomserver/weapons.git
synced 2025-02-05 06:02:57 +00:00
Specify correct command in the README
This commit is contained in:
parent
99c92fae5c
commit
520669c26d
1 changed files with 2 additions and 2 deletions
|
@ -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/)
|
||||
[Unlicense](https://unlicense.org/)
|
||||
|
|
Loading…
Reference in a new issue