deluxemenu not working
items:
'overworld':
material: GRASS_BLOCK
data: 1
slot: 0
display_name: "&aClick to rtp"
lore:
- "&aOverworld"
left_click_commands:
- '[player] rtp world world'
items:
'nether':
material: NETHERRACK
data: 1
slot: 4
display_name: "&aClick to rtp"
lore:
- "&aNether"
left_click_commands:
- '[player] rtp world world_nether'
ITS NOT WORKING HELP ME PLEARSE
117 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by applestine#0
put it in a code block using 3 `
?
what code?
this what?
where exactly?
put 3 ` in a row above items: and below the last line of the message
a 3?
what there?
you see this symbol ( ` )
3 of them in a row
on 2 seperate lines make a code block
I dont see it
send ss
.
'''asdwa'''
backtick
the key before 1
('saw)
Send a ss of you typeing it
("hello")
'''
'''
backticks
Where is that on my keyboard skukl
Can you type it
ill just copy and paste
the key before 1
above tab
\
`
hello
kk
okay but how do we fix the problem?edit your first message with the backticks
okay
items:
'overworld':
material: GRASS_BLOCK
data: 1
slot: 0
display_name: "&aClick to rtp"
lore:
"&aOverworld"
left_click_commands:
'[player] rtp world world'
items:'nether':
material: NETHERRACK
data: 1
slot: 4
display_name: "&aClick to rtp"
lore:
"&aNether"
left_click_commands:
'[player] rtp world world_nether'
like this?drop the 2nd items: string
Wait
I havent given context
What im trying to do
Is make an rtp gui
WIth 3 worlds
the nether, world, the end
Just so you know
"&aOverworld"
left_click_commands:
'[player] rtp world world'
items:'nether':
material: NETHERRACK
data: 1
slot: 4
display_name: "&aClick to rtp"
lore:
"&aNether"
left_click_commands:
'[player] rtp world world_nether'
Wait this doesnt make sense
items:
'nether':
material: NETHERRACK
data: 1
slot: 4
display_name: "&aClick to rtp"
lore:
"&aNether"
left_click_commands:
'[player] rtp world world_nether'
Yes thank you
Then I need to add the end
'END':
material: END_STONE
data: 1
slot: 7
display_name: "&aClick to rtp"
lore:
- "&aEnd"
left_click_commands:
- '[player] rtp world world_the_end'
But for some reason when i add the end
I get a syntax error
But that worksput 3 backticks
not 2
okay
HOld up
Lemme Get my files up
Thank you for helping me
I will try to understand what you say
Okay
I should copy that?
yeah
Its also basic menu
just create a new menu yml
aught
then register it in the deluxemenus config.yml
RTP-GUI.yml
Yeah i got you
your issue was that you added multiple
items:
stringsOh
change the name
to rtp_menu or smth like that
yeah i know
Idk why i sent that
copy and paste it
aight ill copy what u said
tho you need to add the menu's stuff aswell
the waht?
youve create the items forthe menu
now you need to specify the other menu stuff
I dont get itt
GUI
All GUI menu related options & configurations
1 second
its menu title, inventory size, open command, etc
line 6 has a syntax error
you have double
double what?
look at the message you sent
you have double
I see
its like you copy and pasted twice
Ohhh
error
still
elin e
you have duplicate display name
display_name: "&aThe End"
I see
Yes
drop the ones that say click to rtp
and change the lore to be click to rtp
error
im reading
since it goes
for itemstacks
Let me just remove the lore
I got error still
line 6
items:
overworld:
display_name: "&aOverworld"
material: GRASS_BLOCK
slot: 0
display_name: "&aThe overworld"
left_click_commands:
- '[player] rtp world world'
nether:
display_name: "&aNether"
material: NETHERRACK
slot: 4
display_name: "&aThe nether"
left_click_commands:
- '[player] rtp world world_nether'
end:
material: END_STONE
slot: 7
display_name: "&aThe End"
left_click_commands:
- '[player] rtp world world_the_end'
```
I acctually dont know what it is
Shall i copy?
yeah
k
I respect you
Most helpfull person ever
Now let me check ig
problem
There is no erros for this
But that
you need to add the rest of the menu's options
GUI
All GUI menu related options & configurations
Okay
menu_title, open_command, size
minimumIn which file?
File?
Ive got no clue
Make it easier to understand please
look at this website
Yeah I am
menu_title: "TEXT"
But where?
okay
copy and paste them before
items:
Okay
you couldve also looked at the other menu yml files to see how they were laid out
Oh sorry
dont add a -
just do
open_command: rtp
Where did you get size from?
GUI
All GUI menu related options & configurations
As in
it wasnt there
Oh okay
I have left it as rtp
i forgot the colon between menu_title and the quotes
Oh ok
thanks 😄
Any more steps?
np
that should be it
Hmm
now lets see
Im trying to find the command :sk
Can i change the open command?
just do /rtp
yeah
nvm
just change open_command
It cause i thought it would not overide better rtp plugin
I changed it anyway
Thanks alot bro
Hopefully I will have more knoloedge
About these things
if its solved do !solved
1 more question
If I need help with something may I dm you? I wont dm you every second maybe 2 weeks
I wont be annoying
Cause your acctually really helpfull
!solved
post closed!
The post/thread has been closed!
Requested by applestine#0