Skip to content

Commit

Permalink
add more stuff to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Badbird5907 committed Jun 17, 2022
1 parent 287467e commit a186479
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ This project uses [Gradle](https://gradle.org/).

# Important
To allow command argument names to work correctly, you need to pass `-parameters` to your compiler <br/>
Alternatively, you can use the [@Name](https://github.com/OctoPvP/Commander/blob/master/Commander-Core/src/main/java/net/octopvp/commander/annotation/Name.java) annotation.


Maven:
```xml
<plugins>
Expand Down

0 comments on commit a186479

Please sign in to comment.