#Need help in it
1 messages · Page 1 of 1 (latest)
what plugin is the /gamemenu command from?
DeluxeMenu
wait let me try
- "[openguimenu] recipehearts"```
Still not
The menu is hearts.yml
and the open command is recipehearts
its not the open command you use there
its the menu name
that you see in /dm list
yeah. instead of recipehearts
Like this?
- "[openguimenu] h1e2a3r4t5_menu"```
if that's the menu name then yeah
execute /dm list and send me a screensghot of the output
Hey
Yeah
Yes
what version of deluxemenus do you use?
get it from /dm or /dm version
1.13.6-Release created by extendedclip glare
hmm. try adding another action on left click
like a [message] test
and see if that message is sent at least
Nope 😦
what's your server version? execute /version and click on it to copy
to get the full version
This server is running Paper version git-Paper-132 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: a76998d)
You are running the latest version
Previous version: git-Paper-111 (MC: 1.19.1)
You can find the latest DeluxeMenus dev builds here: https://ci.extendedclip.com/job/DeluxeMenus/
try getting latest development build of deluxemenus from here 
Its aternos...
I think its the problem in the 2nd menu file wait im also sending that
wait. can you send your menu again please?
shouldn't really be the case if /dm open menuname works
Sent
https://hastebin.com/otulojawup.less the 2nd menu
Its the error in the recipes menu
Because nothing is executed
or maybe the placement
No pinging staff
He is staff?
Yes
Oh really sorry I didnt knew it
hello. I'm back
no. the problem is not with the recipes menu
welcome back
because the [message] action doesn't send either
please restart the server
and send a startup log
Startup Log Location
Your latest startup log can be found in the logs folder of your
server directory, labeled as latest.log.
Please copy the contents and paste them to a paste service.
Type ?paste for more information.
Here you go
https://mclo.gs/u3XJ2Yp
try this menu please
Hastebin is a free web-based pastebin service for storing and sharing text and code snippets with anyone. Get started now.
Ok
IT Worked!!! Im really thankfull..
I'll really appreciate it.
But what was the problem??
I think the spacing
and also switched from left_click to just click
spacing here
it was to spaces to the left
and also as I mentioned, switched to click from left click
Thanks its my first day in this plugin and learnt a lot
And how much menus is good per server
How much can I add before server loosing TPS?
menus are not loaded in memory until people start opening the, and when they close them, they're gone
its what you do in those menus that matters
if you start using placeholders that make database calls every time they're parsed for example, then you'll see bad stuff happening
Ooh