diff --git a/readme.md b/readme.md
index f50d6e6..deb931c 100644
--- a/readme.md
+++ b/readme.md
@@ -1,43 +1,34 @@
-
PreventStabby ⚔
+PreventStabby ⚔
Use Issues section to report bugs or submit suggestions.
Commands
-Permission: preventstabby.command (given by default to everyone) :
+You can find available commands HERE.
+
+Configuration
+Explanation of all available config options is HERE.
+
+Placeholders
+List of all PlaceholderAPI placeholders can be found HERE.
+
+Developer API
+Developer API documetation is HERE!
+
+Features
-- /pvp help- displays help message
+ - Per-player PvP Toggle
+ - Global PvP override, allowing to ignore personal toggles temporarily
+ - Block all forms of player-induced damage when PvP off
+ - Block damage done to pets and mounts when PvP off
+ - Block the ability to pour lava and set fire under player's feet
+ - Block channeling tridents spawning fire under players with PvP off
+ - Block fishing pole pulling for players with PvP off
+ - Pets do not attack players with PvP off
+ - Configurable PvP protection after login
+ - Configurable PvP protection after teleport
+ - Kill players that logged out during combat
+ - Block specific commands while in combat
+ - Block teleports in combat (might cause issues with some plugins)
+ - Toggles for eggs and snowballs applying knockback
+ - Extensive developer API
-
-Permission: preventstabby.command.toggle (given by default to everyone) :
-
-- /pvp toggle - toggles PvP
-- /pvp on - enables PvP (aliases: enable)
-- /pvp off - disables PvP (aliases: disable)
-
-
-Permission: preventstabby.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)
-- /pvp off [player] - disables other player's PvP (aliases: disable)
-
-
-Features
-Player who disables PvP cannot get hurt by any player induced damage.
-They also can't deal any damage to other players.
-This includes basic attacks, projectiles, splash potions,
-lingering potions and lightning strikes from channeling trident enchant.
-Additionally lightning strikes from channeling cannot spawn fire under
-players, who have pvp disabled and it's impossible to use
-fishing rod on players who have pvp disabled.
-
-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.
-
-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.
-
-
-