#for some reason one of my menus isnt working
1 messages · Page 1 of 1 (latest)
these are the logs of when i try /dm reload
10.04 04
56 [Server] ERROR [DeluxeMenus] Menu title for menu: spawners is not present!
10.04 04
56 [Server] INFO Skipping menu: spawners
this is the menu
title: '&8Spawner Profit Overview'
rows: 3
open-command:
- 'spawners'
items:
blaze:
slot: 9
material: BLAZE_ROD
display_name: '&6Blaze Spawner'
lore:- '&8Min = 1x worst drop (1 rod) every 15s | Max = full drops every 5s'
- '&7Profit per Minute: &a20 - 98'
- '&7Per Hour: &a1200 - 5880'
- '&7Per Day: &a28800 - 141120'
- '&7Per Week: &a201600 - 987840'
- '&7Per Month: &a864000 - 4233600'
- '&7Per Year: &a10512000 - 51580800'
iron_golem:
slot: 10
material: IRON_INGOT
display_name: '&7Iron Golem Spawner'
lore: - '&8Min = 2x worst drop every 15s | Max = full drops every 5s'
- "&7Profit per Minute: &a104 - 386.8"
- "&7Per Hour: &a6240 - 23208"
- "&7Per Day: &a149760 - 556992"
- "&7Per Week: &a1048320 - 3898944"
- "&7Per Month: &a4492800 - 16790400"
- "&7Per Year: &a54432000 - 203472000"
creeper:
slot: 11
material: GUNPOWDER
display_name: '&aCreeper Spawner'
lore: - '&8Min = 2x worst drop every 15s | Max = full drops every 5s'
- "&7Profit per Minute: &a88 - 158.4"
- "&7Per Hour: &a5280 - 9504"
- "&7Per Day: &a126720 - 228096"
- "&7Per Week: &a886320 - 1596672"
- "&7Per Month: &a3801600 - 6842880"
- "&7Per Year: &a46281600 - 83301120"
zombified_piglin:
slot: 12
material: GOLD_NUGGET
display_name: '&6Zombified Piglin Spawner'
lore: - '&8Min = 1x worst drop (1 nugget) every 15s | Max = full drops every 5s'
- "&7Profit per Minute: &a3 - 69.6"
- "&7Per Hour: &a180 - 4176"
- "&7Per Day: &a4320 - 100224"
- "&7Per Week: &a30240 - 701568"
- "&7Per Month: &a129600 - 3006720"
- "&7Per Year: &a1576800 - 36080640"
skeleton:
slot: 13
material: BONE
display_name: '&7Skeleton Spawner'
lore: - '&8Min = 2x worst drop every 15s | Max = full drops every 5s'
- "&7Profit per Minute: &a8 - 93.6"
- "&7Per Hour: &a480 - 5616"
- "&7Per Day: &a11520 - 134784"
- "&7Per Week: &a80640 - 943488"
- "&7Per Month: &a345600 - 4043520"
- "&7Per Year: &a4176000 - 48998400"
spider:
slot: 14
material: STRING
display_name: '&8Spider Spawner'
lore: - '&8Min = 1x worst drop every 15s | Max = full drops every 5s'
- "&7Profit per Minute: &a3 - 64.8"
- "&7Per Hour: &a180 - 3888"
- "&7Per Day: &a4320 - 93312"
- "&7Per Week: &a30240 - 653184"
- "&7Per Month: &a129600 - 2805120"
- "&7Per Year: &a1576800 - 33661440"
zombie:
slot: 15
material: ROTTEN_FLESH
display_name: '&2Zombie Spawner'
lore: - '&8Min = 1x worst drop every 15s | Max = full drops every 5s'
- "&7Profit per Minute: &a3 - 43.2"
- "&7Per Hour: &a180 - 2592"
- "&7Per Day: &a4320 - 62208"
- "&7Per Week: &a30240 - 435456"
- "&7Per Month: &a129600 - 1872000"
- "&7Per Year: &a1576800 - 22464000"
evoker:
slot: 16
material: TOTEM_OF_UNDYING
display_name: '&5Evoker Spawner'
lore: - '&8Min = 1x worst drop every 40s | Max = full drops every 20s'
- "&7Profit per Minute: &a1 - 33"
- "&7Per Hour: &a60 - 1980"
- "&7Per Day: &a1440 - 47520"
- "&7Per Week: &a10080 - 332640"
- "&7Per Month: &a43200 - 1425600"
- "&7Per Year: &a525600 - 17107200"
bounty_notice:
slot: 4
material: BOOK
display_name: '&6&lError Bounty Notice'
lore: - '&7Think you found a math mistake?'
- '&f&lYou could earn a payout!'
- ''
- '&ePayouts range from:'
- '&a$333,333 &7to &c$33,333,333'
- ''
- '&7Report errors in our &9Discord Server'
- '&7Use &b/discord &7to get the link.'
commands:
- '[message] &7Opened &aSpawner Profits Menu&7!'
- '[sound] BLOCK_CHEST_OPEN'
title should be menu_title
And open-command should be open_command. If you're still having problems after this, please put your menu in a paste bin and send the link here.