Skip to content

Commit

Permalink
added missing command documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
NonSwag committed Jul 17, 2024
1 parent 35054bc commit 7a7ad94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ The perm-pack to grant all permissions: `tweaks.commands.item`
| /hat | equip your item as a hat | | tweaks.command.hat | | |
| /heal (player) | heal yourself or someone else | | tweaks.command.heal | player | *.others |
| /inventory (player) | open your own or someone else's inventory | inv<br/>invsee | tweaks.command.inventory<br/>permits to use the command /inventory<br/>to allow changes inside of an inventory, grant<ul><li>tweaks.command.inventory.edit</ul> | | |
| /msg [player] [message] | start a conversation with another player | tell<br\>w | tweaks.command.msg | | |
| /tpo [player] (player) | teleport offline-players to others or you to them | | tweaks.command.offline-tp | | |
| /reply [message] | reply to the player you last chatted with | r | tweaks.command.reply | | |
| /ping (player) | see your own or someone else's latency | latency | tweaks.command.ping | player | *.others |
| /seen [player] | gives you information about a player | find | tweaks.command.seen | | |
| /speed [speed] (player) | change your own or someone else's walk or fly speed | | tweaks.command.speed | player | *.others |
Expand Down

0 comments on commit 7a7ad94

Please sign in to comment.