Skip to content

Commit 8819f60

Browse files
committed
added other menu actions
1 parent 76fc90a commit 8819f60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/misc/02-action-format.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ my-item:
4949
| `console:<command>` | Executes a console command. |
5050
| `command:<command>` | Executes a command as the player. |
5151
| `sound:<sound>` | Plays a sound to the player. |
52+
| `previous-page` | Goes to the previous menu page. |
53+
| `next-page` | Goes to the next menu page. |
5254
| `close` | Closes the menu. |
5355

5456
:::tip

0 commit comments

Comments
 (0)