Code (YAML):
Commands
:
/alchemist reload | perm
: soalchemist.reload / Reload config
/alchemist | perm
:
none / Open alchemist menu
Code (YAML):
prefix
:
"&f[&b&lAlchemist&f] "
noPerm
:
"You don`t have permission for this"
fullInventory
:
"Your inventory is full, items has been dropped"
configReload
:
"Config reloaded"
allowedItems
:
-
"POTION"
-
"SPLASH_POTION"
-
"LINGERING_POTION"
-
"TIPPED_ARROW"
Vault:
enabled
: true
cost
: 1000
button:
displayName
:
"&aCombine for money"
material
: LIME_DYE
lore
:
-
"&f "
-
"&f &fClick to combine"
-
"&f &fpotions for &a{money}$"
-
"&f "
slot
: 11
haveNoMoney:
displayName
:
"&cNot enough money!"
material
: BARRIER
lore
:
-
"&f "
-
"&f &fYou need &c{money}$"
-
"&f "
success:
displayName
:
"&aSuccessful!"
material
: LIME_STAINED_GLASS_PANE
lore
:
-
"&f "
-
"&f &c- {money}$"
-
"&f "
PlayerPoints:
enabled
: true
cost
: 25
button:
displayName
:
"&eCombine for points"
material
: YELLOW_DYE
lore
:
-
"&f "
-
"&f &fClick to combine"
-
"&f &fpotions for &e{points}*"
-
"&f "
slot
: 15
haveNoPoints:
displayName
:
"&cNot enough points!"
material
: BARRIER
lore
:
-
"&f "
-
"&f &fYou need &c{points}*"
-
"&f "
success:
displayName
:
"&eSuccessful!"
material
: YELLOW_STAINED_GLASS_PANE
lore
:
-
"&f "
-
"&f &c- {points}*"
-
"&f "
menu:
title
:
"Alchemist"
# Image of slots https://www.planetminecraft.com/texture-pack/numbered-inventories/
potionsSlots
:
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 37
- 38
- 39
- 40
- 41
- 42
- 43
resultPotion:
displayName
:
"&dMagic {type}"
# Ex: Magic potion or Magic splash potion
iconName
:
"&7Place a potions faster!"
# If slots is empty
# !! DO NOT USE ALLOWEDITEMS materials !!
material
: GLASS_BOTTLE
lore
:
-
"&f "
-
"&e Place potions to combine"
-
"&f "
slot
: 13
items:
iron_bars:
material
: IRON_BARS
displayName
:
"&8ʙᴀʀʀɪᴇʀ"
lore
:
-
"&f "
slots
:
- 9
- 10
- 11
- 12
- 14
- 15
- 16
- 17
barrier:
material
: BLACK_STAINED_GLASS_PANE
displayName
:
"&8ʙᴀʀʀɪᴇʀ"
lore
:
-
"&f "
slots
:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 35
- 36
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53