Skip to content

Commit

Permalink
Update documentation for tools
Browse files Browse the repository at this point in the history
  • Loading branch information
S-S-X committed Jul 15, 2020
1 parent 3cd4a1d commit 54a3036
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ Basic functionality for tools come as two primary functions: copy and paste.
* Sneak+left click for optional "info" function which might not be available for all nodes.
If third function is not implemented then sneak+left click triggers copy function.

Privileged tools without recipe will be given by using special `/metatool:give` command.
* `/metatool:give` does not require `give` privs.
* `/metatool:give` without arguments will list tools player can get.
* Each tool can have custom required privilege, for example sharetool requires `ban` by default.

For more complete and tool specific documentation go see README.md files in subdirectories.

* Metatool API [API_REFERENCE.md](API_REFERENCE.md)
Expand Down
3 changes: 0 additions & 3 deletions sharetool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ Pointed node is now owned by shared account and node is marked as shared.
* travelnet:travelnet
* travelnet:travelnet_private
* locked_travelnet:travelnet

Planned but not yet added (https://github.com/S-S-X/metatool/issues/16):

* Mission block
* Mapserver POI
* Mapserver markers
Expand Down

0 comments on commit 54a3036

Please sign in to comment.