Zach_FR's plugin
  • Zach_FR's Documentation
  • General
    • Frequently asked questions
  • Plugin
    • Playtime
      • Command and permission
      • Placeholder
    • Duel
      • Command and permission
      • Placeholder
    • Joinmessage
      • Command and permission
    • Spawn
      • Command and permission
    • Blockwand
      • Command and permission
    • Sellwand
      • Command and permission
      • Frequently asked questions
    • HistoryGUI
      • Command and permission
  • Infinite Series
    • Infinite Dispensers
      • Command and Permission
    • Infinite Sellblocks
      • Command and Permission
    • Infinite Vouchers
      • Command and Permission
    • Infinite Scoreboard
      • Command and Permission
    • Infinite Announcements
      • Command and Permission
      • Placeholder
      • Type
      • Frequently asked questions
Powered by GitBook
On this page
  • How do I set up a hook?
  • Why do I get the error "Nothing to sell in this chest."?
  • How do I set unlimited uses on the wand?
  • What is a permission plugin?
  • How do I add my own items?
  • Where do I find a list of all available Minecraft items?
  • Sellwand is listed as a virus?!
  • Where do I get support?

Was this helpful?

Edit on GitHub
  1. Plugin
  2. Sellwand

Frequently asked questions


How do I set up a hook?

  1. Open worth.yml in the Sellwand plugin folder.

  2. Change 'Hook' to the name of your hook. (e.g., 'EconomyShopGUI' if you want to use EconomyShopGUI).

  3. RESTART your server.

If it is still not working after these steps, please open a support ticket on my Discord server, and include a link from /sellwanddebug.

Why do I get the error "Nothing to sell in this chest."?

Make sure to set up a hook.

How do I set unlimited uses on the wand?

To allow unlimited uses, you have to write -1. Here is an example configuration:

tier_1:
    name: "&6&lTier 1 sell wand"
    material: STICK
    glowing: true
    permission: null
    multiplier: 1.0
    uses: -1
    lore:
      - "&6Right-Click &eon chest to"
      - "&esell its content!"
      - ""
      - "&eSell wand information:"
      - "&e Multiplier: &6%multiplier%x"
      - "&e Uses: &6%uses%"
      - ""
      - "&eStatistics:"
      - "&e Total items sold: &6%total_item%"
      - "&e Total sold price: &6%total_sold_price%&e$"

What is a permission plugin?

How do I add my own items?

This depends on the plugin you use as a hook. In the default settings (without a hook), you can add items in worth.yml. Just scroll down to Worth: and add it there using the following format: item: price.

Where do I find a list of all available Minecraft items?

Sellwand is listed as a virus?!

Where do I get support?

PreviousCommand and permissionNextHistoryGUI

Last updated 7 months ago

Was this helpful?

A permission plugin allows you to create groups and assign different rights to different users. An example plugin is . You can find every available permission for Sellwand here: .

You can find every available Minecraft item in the following list: .

For more information, see: .

You can contact our support on the .

LuckPerms
Commands and Permissions
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
https://www.spigotmc.org/threads/windows-defender-false-positives.639507/
Discord server