From 10219ab9feb926606579c49bc6c6fa8d73f3511d Mon Sep 17 00:00:00 2001 From: shockpast Date: Thu, 25 Jul 2024 22:30:12 +0300 Subject: [PATCH] chore: added poor description --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5b7a9b5..eb9b5f4 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,20 @@ Social Plugin for Bukkit/Paper servers, that could improve player(s) experience ## Commands -#### `/invsee ` +### `/invsee ` +Inventory See, simply opens someone's inventory, also allowing you to edit it in any way. -#### `/item [rename] <...arg>` +### `/item [rename] <...arg>` +`ItemEdit` plugin but minimal and simple version, with price of 1 experience level. -#### `/mute ` +### `/mute ` +I don't recommend using this command as actual security layer, since it doesn't being saved between restarts, and it stored in server's memory instead. -#### `/report [send/close]` +### `/report [send/close]` +Small and minimalistic ticket system for administrators, same as `mute`, where it's being saved in memory, instead of somewhere in database. -#### `/[vanish/cloak/v]` +### `/[vanish/cloak/v]` +Vanish or Cloak, simply hides you or selected player from everyone. -#### `/tweak` \ No newline at end of file +### `/tweak` +`tweak` command is similar to `fabric-carpet` mod, implementing some features from `carpet-extra` and `carpet-tis` \ No newline at end of file