#[DeluxeMenus] Menu title for menu: cs1 is not present!
1 messages · Page 1 of 1 (latest)
why did you delete the message?
what message do u mean?
it says original message was deleted
the first message that was written here was "?"
also what error appears in the console
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
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
yes that message is all code
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
thx u very much
/dm reload or restart the server to register the command
yep
no problem 
listen, do you know if deluxemenus has the functionality to change the file automatically? for example, there is one store and it changes every hour to another store?
or it will have to be done in other plugins like script
no but iam pretty sure you cant do that with just deluxemenus
try to find something on the wiki maybe you can
?wiki
You can find a wiki for all or most HelpChat plugins at:
https://wiki.helpch.at