Skip to content

Commit

Permalink
Merge pull request #4 from CorrodedCoder/Add-personal-location-registry
Browse files Browse the repository at this point in the history
Update documentation to reflect new personal location registry
  • Loading branch information
CorrodedCoder authored Apr 14, 2024
2 parents 35ab2bf + 91b12d0 commit 415dd64
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ It can be used as part of the normal Minecraft Bedrock client or as part of the

1) Teleport to another players location by selecting their name in a UI.
2) Teleport to the current world spawn point.
3) Teleport to well known locations as previously created by an operator.
4) Operator only UI for in game configuration of named well known locations.
3) Teleport to locations previously created by yourself.
4) User UI for in game configuration of named locations.
5) Teleport to well known locations as previously created by an operator.
6) Operator only UI for in game configuration of named well known locations.

See [instructions](docs/Instructions.md) for further details of how to install and use the add-on.

Expand Down
2 changes: 2 additions & 0 deletions docs/Instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Create a stick and using an anvil name it "tpwand". Right clicking on it will ca
1) Teleport to the world spawn point.
2) Teleport to the location of other players in your multiplayer world.
3) Teleport to a well known location (previously created by an admin).
4) Teleport to a personal location (previously created by you).
5) In game UI to add/remove personal locations.

## Testing the admin functionality

Expand Down

0 comments on commit 415dd64

Please sign in to comment.