#This rank menu is not working properly

1 messages Β· Page 1 of 1 (latest)

zinc topaz
#

I had made this rank menu using deluxe menus
I don't know why last 2 ranks are not working
Pls fix it or help me
I will be grateful to you

#

pls help me or fix it

gentle lintel
#

looks like there are multiple problems with the config

#

for example the click_requirement under God_Rank

#

let me know if it doesnt work

zinc topaz
#

Thanks sir it worked

#

but

#

god head rank is not showing in menu

#

pls help

#

@gentle lintel

#

Hello??

#

Pls help

gentle lintel
#

because its not correctly formatted

  material: GREEN_WOOL
  slot: 4
  display_name: '&a&lGod Rank'
  lore:
    - '&7Buy &b&lGod Rank'
    - ''
    - '&7- Buy &a&lGod Rank &7for &a$200000'
    - '&7- You cannot &c&lsell &7this &arank'
  left_click_requirement:
    requirements:
      has_money:
        type: has money
        amount: 200000
      has_permission:
        type: has permission
        permission: group.legendary
    deny_commands:
      - '[message] &cEither You can''t afford this rank! OR'
      - '[message] &cYou have not purchased &a&lLegendary Rank'
  left_click_commands:
    - '[console] lp user %player_name% parent set god'
    - '[takemoney] 200000'
    - '[message] &aYou bought 1 &6God Rank &ffor&a $200000'
'Head_God_Rank':
  material: GREEN_WOOL
  slot: 5
  display_name: '&a&lHead God Rank'
  lore:
    - '&7Buy &b&lHead God Rank'
    - ''
    - '&7- Buy &a&lHead God Rank &7for &a$1000000'
    - '&7- You cannot &c&lsell &7this &arank'
  left_click_requirement:
    requirements:
      has_money:
        type: has money
        amount: 1000000
      has_permission:
        type: has permission
        permission: group.god
    deny_commands:
      - '[message] &cEither You can''t afford this rank! OR'
      - '[message] &cYou have not purchased &a&lGod Rank'
  left_click_commands:
    - '[console] lp user %player_name% parent set headgod'
    - '[takemoney] 1000000'
    - '[message] &aYou bought 1 &6Head God Rank &ffor&a $1000000'
gentle lintel
zinc topaz
#

i used extra space

#

Thanks

gentle lintel
#

no worries

zinc topaz
#

@gentle lintel its not displaying god rank

#

its empty there

gentle lintel
#

send the config

zinc topaz
gentle lintel
#

use pastebin pls, im tired of downloading .ymls πŸ™

zinc topaz
#

i dont know about pastebin

gentle lintel
#

fine give me some time

zinc topaz
zinc topaz
#

@gentle lintel what happened??

sturdy pivot
# zinc topaz

You had a lot of errors, I cleaned up your config and fixed that for you. Anyway, I recommend that if you don't know the problem check your console log or paste your config through a YAML validator.