A Minecraft plugin that provides players with a customizable tool, often referred to as a Sell Wands which allows them to quickly sell items from storage containers like chests. The plugin includes the following features:
Fully Configurable: Everything can be customized, including sell prices, wand settings, and permissions, to fit the server's needs.
Multipliers: Allows for the configuration of sell price multipliers, letting players receive bonuses when using the wand.
Unique Sellwands: Supports different types of Sell Wands with unique properties or effects, making them more engaging for players.
Supports Essentials: Seamlessly integrates with the Essentials plugin for enhanced functionality and compatibility.
Supports ShopGUI+: Seamlessly integrates with the ShopGUI+ plugin for enhanced functionality and compatibility.
Supports GUIShop: Seamlessly integrates with the GUIShop plugin for enhanced functionality and compatibility.
Sell Wand: Includes a feature that allows players to sell items in bulk directly from a chest with a simple click, streamlining the selling process.
Condense Wand: Includes a Condense Wand feature that lets players compress materials (e.g., turning ingots into blocks) with a simple click.
messages:
no-permission: '&cYou don''t have permission to use this command!'
type-a-number: '&cYou have to type a number!'
wand-not-exist: '&7That wand doesn''t exist!'
player-not-found: '&cPlayer is not online!'
sender-give: '&7You have given a &b
{type
} to &7
{player
}'
target-give: '&7You have been given a &b
{type
}'
broken-your-wand: '&cYour wand has been broken because your uses reached &b0&c!'
sell: '&7You have sold &b
{items
} &7items for &a$
{money
}&7!'
no-sell: '&cThere are
no items to sell in the chest!'
no-condense: '&cYou need at least 9 items/ingots before you can turn them into blocks!'
condense: '&7You have changed &b
{amount
} items into &b
{blocks
} &7blocks!'
wand-no-permission: '&cYou dont have permission to use that wand!'
wand-inventory:
title: '&8Wands'
infinite-uses: Infinite
commands:
descriptions:
admin:
give: <player> <wand> <uses> &f&oGive a player a wand
list: '&f&oOpen wand list gui'
reload: '&f&oReloads the plugin'
reload-success: '&aSuccessfully reloaded!'
errors:
reload-fail: '&cA serious error occurred during reloading'
Code (YAML):
# Format: '{sound},{pitch},{volume}' (I wish you a pleasant config fix) invalid-sound-replace: true
invalid-sound-replace-approximate: true
invalid-sound: none,0f,0f
sounds:
action:
no-permission: ENDERMAN_TELEPORT,1.0f,0.5f
sell: NOTE_PLING,1.0f,2.0f
no-sell: CLICK,1.0f,1.0f
destory: ANVIL_BREAK,1.0f,1.0f