Hi Could anyone make me a rtp gui for free please

Hi Could anyone make me a rtp gui for free please
19 Replies
Admincraft Meta
Thanks for asking your question!
Once you have finished, please close your thread. Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
command to close
/close !close !solved
Requested by omegartlx#0
Blockutis
Blockutis2y ago
what plugin do you use for guis? commandpanels, deluxemenus, etc..
Rim
RimOP2y ago
deluxe menus
Blockutis
Blockutis2y ago
ok one sec
Rim
RimOP2y ago
k
Blockutis
Blockutis2y ago
just a gui that when they click a button in it they rtp?
Rim
RimOP2y ago
let me show a example its very simple gimmie a sec
Rim
RimOP2y ago
No description
Rim
RimOP2y ago
like that
Blockutis
Blockutis2y ago
what do the 3 different buttons do? and what rtp plugin do u have?
Rim
RimOP2y ago
betterrtp the first one is overworld second is nether and third is end
Blockutis
Blockutis2y ago
menu_title: 'Random Teleport'
open_command: rtp
size: 27
items:
'11':
material: GRASS_BLOCK
slot: 11
display_name: '&a&lOverworld'
lore:
- '&7RTP in the &aOverworld&7!'
click_commands:
- '[console] rtp player %player_name% world'
'13':
material: NETHERRACK
slot: 13
display_name: '&c&lNether'
lore:
- '&7RTP in the &cNether&7!'
click_commands:
- '[console] rtp player %player_name% world_nether'
'15':
material: END_STONE
slot: 15
display_name: '&e&lEnd'
lore:
- '&7RTP in the &eEnd&7!'
click_commands:
- '[console] rtp player %player_name% world_the_end'
menu_title: 'Random Teleport'
open_command: rtp
size: 27
items:
'11':
material: GRASS_BLOCK
slot: 11
display_name: '&a&lOverworld'
lore:
- '&7RTP in the &aOverworld&7!'
click_commands:
- '[console] rtp player %player_name% world'
'13':
material: NETHERRACK
slot: 13
display_name: '&c&lNether'
lore:
- '&7RTP in the &cNether&7!'
click_commands:
- '[console] rtp player %player_name% world_nether'
'15':
material: END_STONE
slot: 15
display_name: '&e&lEnd'
lore:
- '&7RTP in the &eEnd&7!'
click_commands:
- '[console] rtp player %player_name% world_the_end'
Rim
RimOP2y ago
thx so much
Blockutis
Blockutis2y ago
np but you should learn to make GUIs yourself its not that hard
Rim
RimOP2y ago
honestly if you have a good tutorial that is easy to follow i will 100% percent preferably a video
Blockutis
Blockutis2y ago
this is the first result it seems pretty good: https://www.youtube.com/watch?v=Xa21rGIq05s
The Breakdown
YouTube
A Complete Admin Guide to DeluxeMenus (How To Add Custom Menus to Y...
If you want to know how to add custom menus to your Minecraft server, this is the video for you! We show you exactly how to download, install, and setup Deluxe Menus for Minecraft servers. We show you how to create your own GUIs in Minecraft, and how to do some pretty cool things with them! So without anymore delay, here is our complete admin gu...
BoxWithout
BoxWithout2y ago
Honestly anything by The Breakdown is golden
Rim
RimOP2y ago
true just made my own rule gui feels good
BoxWithout
BoxWithout2y ago
Congrats!

Did you find this page helpful?