Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings

SimpleSellWands

A simple PaperMC plugin which provides sell wands for your players to quickly sell chests of items!

346
0
AboutChangelogVersions

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)
# 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
    }
}

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.

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Compatibility

Minecraft: Java Edition

1.20.1–1.20.2

Platforms

Paper
Purpur

Supported environments

Server-side

Links

Report issues View source

Creators

Saturn
Saturn Owner

Details

Licensed MIT
Published last year
Updated last year

Modrinth is open source.

main@656c5b6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.