Multiwands | 3 Wands.
This plugin is a
must have for factions servers/Skyblock servers! Players will have many methods of getting money, and surely iron golem, cow, and creeper are a few of them. With sell wands, they can quickly sell all the loot!.
Make the Wands Unique to your server:
Gifs on How the wands work:
Need help:
Join the support discord server:
Commands:
/Multiwands give (player) (wandtype) (uses) - If you want to give a infinite wand then type 0 for the uses
/multiwands list - gives you a list of all the wands you have in the config and click on the wands to get them.
Permission:
multiwands.admin#This will allow you to use The multiwands give command
Config file:
Code (Text):
#The format is Material:data:price
Prices:
- 'STONE:0:100'
- 'GRASS:0:200.3'
- 'DIAMOND:0:1000'
can-replace:
- "AIR"
- "WATER"
- "STATIONARY_WATER"
- "LONG_GRASS"
Price-Hook:
DefaultPrice: true
ShopGuiPlus: false
GuiShop: false
Charge-Item:
Material: 'DIAMOND'
Name: '&e&lSellwand &7(&a+{uses} uses&7)'
Lore:
- '&7Apply this item to a sellwand to add'
- '&7add {uses} uses to your sellwand'
Uses-Line:
#This will be replaced by the uses if the wand is infinite
Infinite-Uses: 'Infinite'
Messages:
HELP_MESSAGE:
- '&7/Mulitwands give (player) (wandtype) (uses)'
- '&7/Multiwands reload'
TYPE_A_NUMBER:
- ''
- '&c&l[!] &7You have to type a number'
- ''
PLAYER_IS_OFFLINE:
- ''
- '&c&l[!] &7That player is offline'
- ''
THAT_WAND_DOESNT_EXIST:
- ''
- '&c&l[!] &7That wand doesnt exist'
- ''
GIVEN_A_WAND:
- ''
- '&a&l[!] &7You have given a &b{type} to &7{player}'
- ''
TARGET_GIVEN_A_WAND:
- ''
- '&a&l[!] &7You have been given a &b{type}'
- ''
YOU_DONT_ENOUGH_ITEMS_TO_BUILD:
- ''
- '&c&l[!] &7You dont have enough items to build that structure'
- ''
BROKEN_YOUR_WAND:
- ''
- '&c&l[!] &7Your wand has been broken because your uses reached &b0'
- ''
CONDENSE_MESSAGE:
- ''
- '&a&l[!] &7You have changed &b{amount} items into &b{blocks} blocks'
- ''
NOTHING_SELLABLE:
- ''
- '&c&l[!] &7Nothing sellable in the chest!'
- ''
SELL_MESSAGE:
- ''
- '&a&l[!] &7You have sold &b{items} &7items for &a${money}'
- ''
BROKEN_BLOCKS:
- ''
- '&a&l[!] &7You have broken {amount} blocks'
- ''
ACTION_RUNNING:
- ''
- '&c&l[!] &7You already have an action running'
- ''
Wands:
sellwand:
Wand-Type: 'SELL_WAND'
Material: 'STICK'
Data: 0
Name: '&6&lSell wand'
Lore:
- '&7Right click a chest to sell all the items inside'
- ''
- '&6&lInformation:'
- '&7Uses: &b{uses}'
- '&7Multiplier: &b{multiplier}'
- ''
- '&6&lStat Trak'
- '&7Money Made: &a${money_made}'
- '&7Sold Items: &a{sold_items}'
Multiplier: 1.5
sellwand2:
Wand-Type: 'SELL_WAND'
Material: 'STICK'
Data: 0
Name: '&6&lSell wand'
Lore:
- '&7Right click a chest to sell all the items inside'
- ''
- '&6&lInformation:'
- '&7Uses: &b{uses}'
- '&7Multiplier: &b{multiplier}'
- ''
- '&6&lStat Trak'
- '&7Money Made: &a${money_made}'
- '&7Sold Items: &a{sold_items}'
Multiplier: 2
condensewand:
Wand-Type: 'CONDENSE_WAND'
Material: 'GOLD_HOE'
Data: 0
Name: '&6&lCondense wand'
Lore:
- '&7Right click a chest to condense all ingots to blocks'
- ''
- '&6&lInformation:'
- '&7Uses: &b{uses}'
- ''
- '&6&lStat Trak'
- '&7Blocks Made: &b{blocks_made}'
- '&7Items Converted: &b{items_converted}'
buildwand:
Wand-Type: 'BUILD_WAND'
Material: 'DIAMOND_HOE'
Data: 0
Name: '&6&lBuild Wand'
Lore:
- '&7Right click a block to build a structure'
- ''
- '&6&lInformation:'
- '&7Uses: &b{uses}'
- '&7Size: &b49'
- '&7Range: &b7'
- ''
- '&6&lStat Trak'
- '&7Structure Built: &b{structure_built}'
- '&7Block Placed: &b{block_placed}'
#The multipllier for the build is used for the amount of build blocks the wand can place.
Size: 49
Range: 7
Permission: 'build.wand.use'
destorywand:
Wand-Type: 'DESTRORY_WAND'
Material: 'IRON_HOE'
Data: 0
Name: '&6&lDestroy Wand'
Lore:
- '&7Right click a block to build a structure'
- ''
- '&6&lInformation:'
- '&7Uses: &b{uses}'
- '&7Radius: &b5'
- ''
- '&6&lStat Trak'
- '&7Structures Broken: &b{structures_broken}'
- '&7Blocks Broken: &b{blocks_broken}'
#Set the radius for the wand to look for blocks
Radius: 10
#Here define what blocks should be broken.
Blocks:
- 'COBBLESTONE:0'
- 'STONE:0'
- 'SAND:0'
If you need anything added or a bug you need to fix message me and i will fix them ASAP