Island gui DeluxeMenu

Status
This thread has been locked.

warrior1321

Banned
Feedback score
2
Posts
101
Reactions
11
Resources
0
So, I have done the basics of a gui using deluxemenus, but when I do the commands like is or /island it teleports me to my island, how do I stop that where it just opens the gui and then people teleport their island
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Andrew

Retired RM
Supreme
Feedback score
15
Posts
551
Reactions
153
Resources
6
Hello,

Just ensure that the command you want to open the gui is listed as one of the options when opening the menu. DeluxeMenus will override ASkyBlock.

Example:
Code:
menu_title: '&8G-KITS'
open_command:
- gkitz
- gkits
- gkit
size: 26

This way you can have more than one command set to open the GUI.

If you need any further help feel free to @ me.
 

warrior1321

Banned
Feedback score
2
Posts
101
Reactions
11
Resources
0
I have these both done, I have set the commands, yet when doing /is it still teleports you to your island[DOUBLEPOST=1585692199][/DOUBLEPOST]menu_title: '&a&lIsland Panel'
open_command: [is, is cp, controlpanel, cp]
- island
- is
- is cp
- controlpanel
- cp
size: 18
items:
filler-1:
material: stained_glass_pane
data: 15
slots:
- 0
- 1
- 7
- 8
- 9
- 10
- 11
- 15
- 16
- 17
display_name: ' '

This isnt the full gui, the gui will load when I do the commands etc, but on /is it does still tp me[DOUBLEPOST=1585693336][/DOUBLEPOST]Andrew
 
Last edited:
Banned forever. Reason: Leaking user resources

Boef101

Premium
Feedback score
2
Posts
87
Reactions
8
Resources
0
Give me your discord, I might help you out.
 
Status
This thread has been locked.
Top