Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
palmmc authored Oct 16, 2024
1 parent f39a535 commit bf82e84
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ A plugin for [Endstone](https://github.com/EndstoneMC/endstone) that allows you
### *Using In-Game UI*
1) With **operator** or the `easyas.command.manager` permission, run the `/commands` command.
2) This is where you can add, remove, and edit existing commands.
- Next click "Add Command"
- Next click 'Add Command'.
3) Here you can configure all of the different attributes of your command.
- For more information, refer to our wiki page, [Command Attributes](../../wiki/Command-Attributes).
- For more information, refer to the wiki page, [Command Attributes](../../wiki/Command-Attributes).
- Try creating the following command:
- Set the name to '`star`'.
- Add a new usage '`/star`'.
Expand All @@ -53,6 +53,7 @@ Once done, save the file and reload/restart your server for the changes to take

### 🥳 Congratulations!
You've created your first command!

I hope you find this plugin useful! Enjoy!

# Feature Roadmap
Expand Down

0 comments on commit bf82e84

Please sign in to comment.