Sell Wands
An easy and convenient way to sell items directly to the market.
Nascraft has an integrated system of wands to sell directly to the market.
To start using this system, simply enable it in the config:
Once the wands are enabled you have to configure yours.
Sell wands have a list of properties:
material of the physical item
display-material and lore of the item. You can use [USES] and [PROFIT] as placeholders, in case they are limited.
enchanted - can be true of false. It adds the glowing effect of enchanted items.
multiplier that will be applied when selling.
cooldown in seconds between uses. Wands have three seconds of delay in case no cooldown is specified.
uses - in case you want to limit the number of uses of the wand.
max-profit - limits the revenue the wand can create (With the multiplier applied)
permission - optionally set a permission to be able to use it.
currencies - you can limit the currencies that work with a wand.
Once you have your wand configured, to get a copy just use /givesellwand [ID] or /givesellwand [user] [ID]
These are the default examples of pre-configured wands:
BASIC WAND: Has ten uses and requires the permission 'nascraft.wand.basic'
PERMANENT WAND: As its not limited by uses nor by a max-profit, it has unlimited uses. It has the downside of having a multiplier of 0.5, effectively halving profits from it. It also has 300 seconds (5 min) of cooldown between uses. It requires a permission: 'nascraft.wand.advanced'
MILLONAIRE WAND: In this case this wand its limited at one millon of profits. It has a positive multiplier of 1.5 (+50%). And again, it requires a permission. In this case: 'nascraft.wand.millonaire'
Last updated