✅Server Selector Editing
We've dedicated an entire section to help you with selecting which server selector NPCs you need to use and how to edit the server selector GUI.
Changing Holograms
Need to change any NPC holograms? No problem. Simply go to the plugins/DecentHolograms/holograms
folder, find the hologram you wish to change, then type /dh reload.
Removing NPCs
To remove a server NPC that you do not need, simply walk up to it, look at it, and type /npc sel
. Then, ensuring the correct NPC is selected (read chat), type /npc remove
. You can then type /dh remove <name>
to remove the corresponding hologram.
Editing Server Selector GUI
To edit the server selector GUI, open the plugins/DeluxeHub/menus/serverselector.yml
file.
You'll see all of the GUI items in this file, simply remove an entire section to remove it from the GUI. You may want to adjust the slots (slot: <number>) for other items in the GUI to make them evenly distributed.
Here is an example of the section of code you would delete to remove the "Gens" item from the server selector GUI.
Last updated