vagtenchant.yml
// vagtenchant.yml
#┃ ● ENABLE PLUGIN MODULE
enabled: true
options:
#┃ ● Lang Settings
lang:
gui-name: "&8Indsæt et Item!"
gui-wrongclick: "&cVenligst ikke shift click, drop eller brug Number pad!"
no-money: "&cDu har ikke nok penge til dette!"
#┃ Gui item text
guiitem:
upgrade-name: "&b&lUPGRADE"
upgrade-lore: "&b&lPRIS&f: {COST} @ @&7Tryk til højere!"
upgrade-deny: "&fDu kan ikke upgrade @&fdette item!"
no-upgrade: "&cDu kan ikke upgrade dette item!"
#┃ ● Enchant Settings (Items that can be enchanted/upgraded)
#┃
#┃ 1) Choose a block from block.yml
#┃ 2) Choose an itemtype from (https://helpch.at/docs/1.8/org/bukkit/Material.html)
#┃ 3) set item enchants
#┃ 4) add name and lore (not required)
enchant:
A:
DIAMOND_HELMET:
1:
name: "Vagt Helmet"
lore:
- ''
price: 300
amount: 1
unbreaking: 3
protection: 3
thorns: 0
DIAMOND_SWORD:
1:
price: 300
amount: 1
unbreaking: 3
sharpness: 1
STICK:
1:
price: 300
amount: 1
knockback: 2
BOW:
1:
price: 300
amount: 1
power: 2
2:
price: 10000
amount: 1
power: 5
punch: 1
infinity: 1
3:
price: 10000
amount: 1
power: 5
punch: 1
infinity: 1
flame: 1
DIAMOND_PICKAXE:
1:
price: 300
amount: 1
efficiency: 2
fortune: 2
DIAMOND_BOOTS:
1:
price: 300
amount: 1
depthstrider: 3
falldamage: 1
Muglige Enchants:
falldamage
depthstrider
fortune
efficiency
flame
infinity
punch
power
knockback
sharpness
unbreaking
thorns
protection
Last updated