update api.txt

This commit is contained in:
tenplus1 2024-11-09 07:57:50 +00:00
parent 5a784901f0
commit ee2aef6e90

View File

@ -7,3 +7,11 @@ the potion itself adds a timer to the function with a 10 second warning before b
visible once again e.g.
invisibility.invisible(player, [true for invisible, false for visible])
Server owners can also use the /vanish command to hide either themselves or another
player in their worlds e.g.
/vanish -- toggle their own visibility
/vanish <player name> -- toggle the visibility of another player.