diff --git a/README.md b/README.md index b712b21..36f679c 100644 --- a/README.md +++ b/README.md @@ -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
invsee | tweaks.command.inventory
permits to use the command /inventory
to allow changes inside of an inventory, grant | | | +| /msg [player] [message] | start a conversation with another player | tellw | 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 |