SimpleSellWands
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.20.2-7
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/simplesellwands
资源信息
Minecraft 版本: 1.20.1 1.20.2
平台: paper purpur
资源介绍
SimpleSellWands
A simple PaperMC plugin which provides sell wands for your players to quickly sell chests of items!
Comamnds & Permissions
Command: /setwand
- Description: Sets your currently held item as a sell wand.
- Aliases:
/givewand - Usage:
/setwand WAND - Permission:
simplesellwand.setwand
Command: /sellwandreload
- Description: Reloads the config
- Aliases:
/sellwandrl - Usage:
/sellwandreload - Permission:
simplesellwand.reload
Config
Default Configuration (HOCON) ```hocon # The economy plugin to use. Currently only Vault is supported. economy-plugin=Vault messages { # The message sent to the player when they try to sell items but none of them are sellable. no-items-sold="No items were able to be sold." # The message sent to the player when they sell items. is replaced with the amount of items sold, and is replaced with the amount of money they received. sold-items="Sold items for $!" } # The shop plugin to use. Currently only EconomyShopGUI is supported. shop-plugin=EconomyShopGUI wands { default { # The multiplier of the wand. This is used to multiply the sell price of an item. multiplier=0 } } ```Wand Config Options
| Key | Type | Default Value | Description |
|---|---|---|---|
| multiplier | int | 0 | The sell multiplier to apply when using this wand. |
| usage-limit | int | 0 | The amount of times a player can use the wand before it "breaks" |
Supported Economy Plugins
- [x] Vault
- [ ] Treasury
Supported Shop Plugins
- [x] EconomyShopGUI
- [x] EconomyShopGUI-Premium
- [ ] EssentialsX
If you would like to request a economy or shop plugin please open an issue.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~