Skip to content

Commit

Permalink
Added info about click and insertion event support
Browse files Browse the repository at this point in the history
  • Loading branch information
Ynfuien committed Apr 29, 2024
1 parent 0000ced commit e73b048
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ Minecraft bot written in Javascript using [NodeJs](https://nodejs.org) and [Mine
- Auto rejoin function with custom timeout
- Online panel with
- vanilla look
- chat - supporting hover messages <sup>[1]</sup>
- chat - supporting hover <sup>[1]</sup>, click and insertion events
- commands - with tab completions and history (arrow up)
- tab list
- scoreboard (sidebar)
- action bar
- map viewer (filled map)
- map viewer (filled map item)
- and without mobile (phone) support

<sup>1.</sup> Full support for `show_text` action, but partial support for `show_entity` and `show_item` actions.
Expand Down

0 comments on commit e73b048

Please sign in to comment.