From 5cc49188a7fd868baa31523a64ba143dc7cf9c6e Mon Sep 17 00:00:00 2001 From: PretzelJohn <58197328+PretzelJohn@users.noreply.github.com> Date: Sat, 15 Jan 2022 17:09:59 -0500 Subject: [PATCH] Update README.md --- README.md | 71 ++++--------------------------------------------------- 1 file changed, 4 insertions(+), 67 deletions(-) diff --git a/README.md b/README.md index 9b39c4e..ce66cd4 100644 --- a/README.md +++ b/README.md @@ -2,72 +2,9 @@
This Minecraft plugin limits the villager trade deals that players can get.
-Click here to see this plugin on Spigot.
-Command | -Alias | -Description | -
---|---|---|
/villagertradelimiter |
- /vtl |
- Shows a help message | -
/villagertradelimiter reload |
- /vtl reload |
- Reloads config.yml | -
/villagertradelimiter see <player> |
- /vtl see <player> |
- Shows the trades for another player. To use, look at the villager you want to see the trades for. |
-
/villagertradelimiter invsee |
- /vtl invsee |
- Shows the inventory of a villager. To use, look at the villager you want to see the trades for. |
-
Permission | -Description | -Default User(s) | -
---|---|---|
villagertradelimiter.* | -Allows players to use ALL commands | -OP | -
villagertradelimiter.use | -Allows players to use /vtl |
- OP | -
villagertradelimiter.reload | -Allows players to reload config.yml and messages.yml | -OP | -
villagertradelimiter.see | -Allows players to see the trades for another player with /vtl see <player> |
- OP | -
villagertradelimiter.invsee | -Allows players to see inventory of a villager with /vtl invsee |
- OP | -
This Minecraft plugin limits the villager trade deals that players can get.
Click here to see this plugin on Spigot.
Some information has moved to the Wiki!
+For the default config.yml, see: src/main/resources/config.yml