Code:
License-Key: "" #If you don't have license key, you can get it on https://discord.gg/tA6pQMTHZ9
Debug-Mode: true
Holograms:
title: "#4bd6cd{SpawnerAmountPH}x {SpawnerTypePH} Spawner"
empty: "Empty"
ascent: 2
progressbar:
enabled: true
start: "%img_offset_2%𫌚"
mid: "%img_offset_-1%𫌇"
end: "%img_offset_-1%𫋴"
fill-color: "#60f5fa"
empty-color: "#787a7a"
General-Settings:
menu-title: ":offset_-24:&f𥥠:offset_-127:"
menu-row: 6
spawner-stacking:
enabled: true
max-stack-size: 12
chunk-loader: #When a chunk is loaded, it saves all spawners in it to the database and clears its type.
enabled: true
tube-slot: 15
capsule-slot: 11
soul-particle:
enabled: true
type: "SCULK_SOUL"
pickup-spawners:
enabled: true #If this is true, players can pick up spawners by breaking them.
require-silk-touch: true #If this is true, players can get the spawners by breaking them with silk touch.
silk-touch-level: 2
cancel-event: true #If this is true, spawner break event canceled when players tries break them without silk touch.
instant-pickup: true #Sends the soul capsule, soul tube, and spawner to the player's inventory.
fill-item:
enabled: true
material: STICK
cmd: 0
capsule-empty-slot:
display-name: "&Capsule Empty Slot"
lore:
- "&7Place essence tubes here!"
material: STICK
cmd: 9900
tube-empty-slot:
display-name: "Tube Empty Slot"
lore:
- "&7Place essence tubes here!"
material: STICK
cmd: 9900
hooks:
SuperiorSkyblock2: false
IridiumSkyblock: false
BentoBox: false
FabledSkyBlock: false
ASkyBlock: false
UltimateClaims: false
interact-disabled-worlds:
- disabledworldname
# ESSENCE STRUCTURE
#
# MOBNAME:
# amount: <EssenceAmount>
# levelled-mob-multiplier: <Amount> -> Formula; amount+level*levelled-mob-multiplier -> If U don't want levelled mob integration, don't put this to mob's section.
Soul-Essences:
ZOMBIE:
amount: 60
SKELETON:
amount: 60
WITCH:
amount: 60
SPIDER:
amount: 60
BLAZE:
amount: 60
COW:
amount: 45
SHEEP:
amount: 45
CHICKEN:
amount: 45
PIG:
amount: 45
# CAPSULE STRUCTURE
#
# iron_golem:
# material: <Material>
# cmd: <CustomModelData>
# name: "<CapsuleName>"
# hologram-display: "<Hologram Title>"
# type: "<mob-type>"
# rate: "<rate>"
# multiplier: <multiplier>
Soul-Capsules: #Stack amount: x, formula -> rate+multipler*(x-1)
iron_golem:
material: STICK
cmd: 9901
name: "#45deb0Iron Golem Soul Capsule"
hologram-display: "Iron Golem"
type: "iron_golem"
rate: 5
multiplier: 3
skeleton:
material: STICK
cmd: 9901
name: "#45deb0Skeleton Soul Capsule"
hologram-display: "Skeleton"
type: "skeleton"
rate: 4
multiplier: 2
zombie:
material: STICK
cmd: 9901
name: "#45deb0Zombie Soul Capsule"
hologram-display: "Zombie"
type: "zombie"
rate: 4
multiplier: 2
spider:
material: STICK
cmd: 9901
name: "#45deb0Spider Soul Capsule"
hologram-display: "Spider"
type: "spider"
rate: 4
multiplier: 2
witch:
material: STICK
cmd: 9901
name: "#45deb0Witch Soul Capsule"
hologram-display: "Witch"
type: "witch"
rate: 4
multiplier: 2
blaze:
material: STICK
cmd: 9901
name: "#45deb0Blaze Soul Capsule"
hologram-display: "Blaze"
type: "blaze"
rate: 4
multiplier: 2
cow:
material: STICK
cmd: 9901
name: "#45deb0Cow Soul Capsule"
hologram-display: "Cow"
type: "cow"
rate: 3
multiplier: 1
pig:
material: STICK
cmd: 9901
name: "#45deb0Pig Soul Capsule"
hologram-display: "Pig"
type: "pig"
rate: 3
multiplier: 1
sheep:
material: STICK
cmd: 9901
name: "#45deb0Sheep Soul Capsule"
hologram-display: "Sheep"
type: "sheep"
rate: 3
multiplier: 1
chicken:
material: STICK
cmd: 9901
name: "#45deb0Chicken Soul Capsule"
hologram-display: "Chicken"
type: "chicken"
rate: 3
multiplier: 1
Soul-Tube:
name: "#45deb0Soul Tube"
lore:
- "#4bd6cdSoul Essence: #56fcf1{EssenceAmountPH}"
material: STICK
full-variation: #Equals Max Essence Amount
cmd: 9905
half-variation:
cmd: 9904
low-variation:
cmd: 9903
empty-variation:
cmd: 9902
max-essence: 2000
YAML:
Soul-Collect-Message: "&fଗ #a3fa70{EssenceAmountPH} #82d850soul essence added to your tube."
Unknown-Command-Message: "&fଘ #e52b2bUnknown command."
Wrong-Usage-Message: "&fଘ #e52b2bWrong command usage."
Reload-Message: "&fଗ #82d850Plugin reloaded."
Debug-Disabled-Message: "&fଘ #e52b2bDebug Mode #ff4d4ddisabled#e52b2b."
Permission-Error-Message: "&fଘ #e52b2bYou don''t have permission to do that."
Tube-Full-Message: "&fଘ #e52b2bTube is full!"
Give-Capsule-Message: "&fଗ #a3fa70{PlayerNamePH} #82d850was given #a3fa70{CapsuleAmountPH}#82d850x #a3fa70{CapsuleTypePH} #82d850Capsule."
Give-Tube-Message: "&fଗ #a3fa70{PlayerNamePH} #82d850was given #a3fa70{TubeAmountPH}#82d850x #82d850Tube."
Get-Capsule-Message: "&fଗ #82d850You get #a3fa70{CapsuleAmountPH}#82d850x #a3fa70{CapsuleTypePH} #82d850Capsule."
Get-Tube-Message: "&fଗ #82d850You get #a3fa70{TubeAmountPH}#82d850x #82d850Tube."
Many-Tube-Message: "&fଗ #82d850You can''t collect soul essence when you have more than one tube in your hand."
Cant-Interact-Message: "&fଗ #82d850You can''t interact with a spawner while holding an item."
YAML:
Unknown: "𦺋" #Unknown Value
0: "𫤪"
1: "𫤫"
2: "𫤴"
3: "𫤵"
4: "𫤶"
5: "𫤷"
6: "𫥀"
7: "𫥁"
8: "𫥂"
9: "𫥃"