SimpleSellWands
⚪ Last updated 2024🔍 Analysis
- 👍 0.0% endorsement rate
- 🏆 #63 of 143 paper mods in this game by downloads
📋 About This Mod
# 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 <details> <summary><b>Default Configuration (HOCON)</b></summary> ```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="<red>No items were able to be sold.</red>" # The message sent to the player when they sell items. <item_count> is replaced with the amount of items sold, and <sell_price> is replaced with the amount of money they received. sold-items="<green>Sold <item_count> items for <yellow>$<sell_price></yellow>!</green>" } # 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 } } ``` </details> ## 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 - Vault - Treasury # Supported Shop Plugins - EconomyShopGUI - EconomyShopGUI-Premium - EssentialsX If you would like to request a economy or shop plugin please open an issue.
# 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="
## 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 - Vault - [ ] Treasury
# Supported Shop Plugins - EconomyShopGUI - EconomyShopGUI-Premium - [ ] EssentialsX
If you would like to request a economy or shop plugin please open an issue.
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- Saturn
- Version
- 1.20.2-7
- Downloads
- 560
- Endorsements
- 0
- Category
- paper
- Created
- 1/4/2024
- Updated
- 4/18/2024
- Game Versions
- 1.20.1, 1.20.2
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does SimpleSellWands support?
The author lists 1.20.1, 1.20.2. Other versions may work but are untested by the author.
What is the latest version of SimpleSellWands?
Version 1.20.2-7, published 2024-04-18 with 560 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await