diff --git a/readme.md b/readme.md
index 9f26a44..a7ba21e 100644
--- a/readme.md
+++ b/readme.md
@@ -1,23 +1,21 @@
TogglePvP ⚔
-Plugin is under heavy development and things will change often.
-
Use Issues section to report bugs or submit suggestions.
Commands
-Permission: togglepvp.command (given by default) :
+Permission: togglepvp.command (given by default to everyone) :
- /pvp help- displays help message
-Permission: togglepvp.command.toggle (given by default) :
+Permission: togglepvp.command.toggle (given by default to everyone) :
- /pvp toggle - toggles PvP
- /pvp on - enables PvP (aliases: enable)
- /pvp off - disables PvP (aliases: disable)
-Permission: togglepvp.command.toggle.others (given by default) :
+Permission: togglepvp.command.toggle.others (given by default to ops) :
- /pvp toggle [player] - toggles other player's PvP
- /pvp on [player] - enables other player's PvP (aliases: enable)
@@ -37,11 +35,9 @@ There is also a feature that disallows pouring lava or using
flint and steel nearby players with disabled pvp. You can
either disable it in config or set its radius.
-Tamed wolves will not attack players with pvp off.
+All the protections are extended to tameable entities (pets) that set player's uuid as their owner on tame.
+
+Pets will not attack players with pvp off or if their owner has pvp off.
-TODO
-
-- combat timer - deny players changing pvp state mid combat
-