#This rank menu is not working properly
1 messages Β· Page 1 of 1 (latest)
looks like there are multiple problems with the config
for example the click_requirement under God_Rank
give this config a try
let me know if it doesnt work
Thanks sir it worked
but
I added God head rank
god head rank is not showing in menu
pls help
@gentle lintel
Hello??
Pls help
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'
what is the error??
no worries
send the config
use pastebin pls, im tired of downloading .ymls π
pls
i dont know about pastebin
fine give me some time
thanks
@gentle lintel what happened??
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.