ソースを参照

Update 'plugins/ushop.md'

MasterCake 5 年 前
コミット
4389815a89
1 ファイル変更13 行追加0 行削除
  1. 13 0
      plugins/ushop.md

+ 13 - 0
plugins/ushop.md

@@ -42,6 +42,18 @@ If you have already set up your EssentialsX worth list, you might want to use it
 
 It will convert all prices inside the `plugins/Essentials/worth.yml` file to uShop.
 
+# Commands
+### User commands
+/sell - opens the shop GUI, can be configured.
+Permission: ushop.use
+
+### Admin commands
+/ushop reload - reloads the config
+/ushop add <price> [flags ...] - sets a custom price for an item with custom lore, displayname, durability and enchants
+/ushop open <player> - opens the shop for other players
+/ushop convert - converts the essentials worth list
+Permission: ushop.admin
+
 # Misc
 
 ## Open the Shop using a sign
@@ -67,3 +79,4 @@ command: "sell"
 ```
 
 
+