#[DeluxeMenus] Menu title for menu: cs1 is not present!

1 messages · Page 1 of 1 (latest)

teal grove
#

what should I do, the name "cs1" is unique, the code is copied from the official deluxemenus wiki and checked in yml checker, everything works, but this error appears in the console

onyx rampart
#

why did you delete the message?

teal grove
#

what message do u mean?

onyx rampart
#

it says original message was deleted

teal grove
#

the first message that was written here was "?"

onyx rampart
#

also what error appears in the console

teal grove
#

and i delete that

#

[17:23:45 WARN]: [DeluxeMenus] Menu title for menu: cs1 is not present!
[17:23:45 WARN]: [DeluxeMenus] Skipping menu: cs1

#

this is warn

#

and i dont know what i can do. the name "cs1" is unique.

#

the code is copied from the official deluxemenus wiki

#

checked in yml checker, everything works, but this error appears in the console

onyx rampart
#

can you send the code

#

not the whole code just the important part

teal grove
#

items:
'0':
material: GRANITE
slot: 0
display_name: '&fGranite'
lore:
- ''
- "&8• &7Buy for: &c$&f100"
- "&8• &7Sell for: &a$&f25"
- ''
- '&8Left click to buy'
- '&8Right click to sell'
- ''
left_click_requirement:
requirements:
anything_here:
type: has money
amount: 100
deny_commands:
- '[message] &6Shop &8> &7You need &c$100 &fto buy &c1 x Granite&f.'
right_click_requirement:
requirements:
anything_here:
type: string equals
input: '%checkitem_mat:GRANITE%'
output: 'yes'
deny_commands:
- '[message] &6Shop &8> &fYou don''t have &c1 x Granite &fto sell.'
left_click_commands:
- '[console] eco take %player_name% 100'
- '[console] give %player_name% GRANITE 1'
- '[message] &6Shop &8> &fYou bought &a1 x Granite &ffor &a$100&f.'
right_click_commands:
- '[console] eco give %player_name% 25'
- '[console] clear %player_name% GRANITE 1'
- '[message] &6Shop &8> &fYou sold &a1 x Granite &ffor &a$25&f.'

#

i just need to do a shop, for example i took the code from wiki

onyx rampart
#

whats the file name of the gui?

#

oh nvm

#

is what you wrote the whole file?

teal grove
#

yes that message is all code

onyx rampart
#

thats the issue

#

one ec

#

sec

#

menu_title: '&lShop'
open_command: shop
size: 36
register_command: true

#

put this over the stuff

#

the oppen command is shop you can change it later

#

should be working

teal grove
#

thx u very much

onyx rampart
#

/dm reload or restart the server to register the command

teal grove
#

yep

onyx rampart
#

server restart for the command to be registered

#

otherwise it doesnt get registered

onyx rampart
teal grove
#

or it will have to be done in other plugins like script

onyx rampart
#

no but iam pretty sure you cant do that with just deluxemenus

#

try to find something on the wiki maybe you can

#

?wiki

delicate mapleBOT
#
FAQ Answer:

You can find a wiki for all or most HelpChat plugins at:
https://wiki.helpch.at