Skip to content

Commit

Permalink
chore: added poor description
Browse files Browse the repository at this point in the history
  • Loading branch information
shockpast committed Jul 25, 2024
1 parent 3fa4614 commit 10219ab
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ Social Plugin for Bukkit/Paper servers, that could improve player(s) experience

## Commands

#### `/invsee <player>`
### `/invsee <player>`
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 <player> <duration> <reason>`
### `/mute <player> <duration> <reason>`
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`
### `/tweak`
`tweak` command is similar to `fabric-carpet` mod, implementing some features from `carpet-extra` and `carpet-tis`

0 comments on commit 10219ab

Please sign in to comment.