Skip to content

Commit

Permalink
πŸ§‘β€πŸ’» add admin help menu convenience function
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAfroOfDoom committed Oct 20, 2024
1 parent 1cd0557 commit de6b8b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions datapacks/omegaflowey/data/_/function/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ This directory contains convenience functions for developers for quicker calls t

## Functions

- `admin`: shows the Summit admin help menu
- `attack`: runs the pre-defined attack's `start` function
- `attack/random/N`: randomly starts an attack from the `boss_fight`'s attack phase `N` (e.g. `N = 0`)
- `boss_fight`: starts the vanilla boss fight
Expand Down
1 change: 1 addition & 0 deletions datapacks/omegaflowey/data/_/function/admin.mcfunction
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
function omegaflowey.admin:help

0 comments on commit de6b8b2

Please sign in to comment.