|
@@ -44,14 +44,17 @@ It will convert all prices inside the `plugins/Essentials/worth.yml` file to uSh
|
|
|
|
|
|
# Commands
|
|
|
### User commands
|
|
|
-/sell - opens the shop GUI, can be configured.
|
|
|
+`/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
|
|
|
+`/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
|