Config shop: Difference between revisions

From MBedwars
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:


= Item Configurations =
= Item Configurations =
=== price-type: <itemspawner id> '''(required)''' ===
Set the itemspawner that is required to buy this item
=== price-amount: <number> ===
Set the amount of required itemspawners
=== caps-multiply: <number> ===
=== caps-multiply: <number> ===
Set the amount that will be multiplied if you're holding shift and buying it
Set the amount that will be multiplied if you're holding shift and buying it
Line 14: Line 10:
=== one-time-purchase (true/false) ===
=== one-time-purchase (true/false) ===
Players are only able to buy this item once in the whole round
Players are only able to buy this item once in the whole round
=== price-amount-perm ===
Players with the permission 'mbedwars.shopcustomprice' will see this price instead of [https://mbedwars.marcely.de/index.php?title=Permissions#mbedwars.shopcustomprice price-amount]


= Item > Products Configurations =
= Item > Products Configurations =
Line 24: Line 18:
=== enchantment: <enchantment>:<level> ===
=== enchantment: <enchantment>:<level> ===
Add an enchantment to this item
Add an enchantment to this item
= Item > Price Configurations =
=== type: <itemspawner id> '''(required)''' ===
Set the itemspawner that is required to buy this item
=== amount: <number> ===
Set the amount of required itemspawners
=== amount-perm ===
Players with the permission 'mbedwars.shopcustomprice' will see this price instead of [https://mbedwars.marcely.de/index.php?title=Permissions#mbedwars.shopcustomprice price-amount]

Revision as of 16:41, 1 December 2017

Page configurations

icon: <material>:<id>

Set the icon of the page

Item Configurations

caps-multiply: <number>

Set the amount that will be multiplied if you're holding shift and buying it

keep-on-death: (true/false)

Players will keep this item when they die

one-time-purchase (true/false)

Players are only able to buy this item once in the whole round

Item > Products Configurations

material: <material>

Set the material of this item

amount: <number> (required)

Set the amount of items you'll get if you buy this item

enchantment: <enchantment>:<level>

Add an enchantment to this item

Item > Price Configurations

type: <itemspawner id> (required)

Set the itemspawner that is required to buy this item

amount: <number>

Set the amount of required itemspawners

amount-perm

Players with the permission 'mbedwars.shopcustomprice' will see this price instead of price-amount