Skip to content

Nexus 1.8.0

Latest
Compare
Choose a tag to compare
@PadowYT2 PadowYT2 released this 23 May 09:55

Hello everyone who is using Nexus. It is been over 2 years since the release of Nexus that has been started by Mubeen and GIGABAIT and since 1.4.0 I have been maintaining the theme with Sylensky and GIGABAIT.

We are announcing that Nexus no longer will be a template itself, meaning to install Nexus, you will have to overwrite some DefaultRevamp files. We have a lot of work outside of NamelessMC and it is really hard to mantain the theme. The update is done which could be downloaded on https://namelessmc.com/resources/resource/162-nexus-template/?releases=1154. To update, you may delete the folder custom/templates/Nexus on NamelessMC 2.1.0 and install the new version. Many features were removed due to being broken/hard to put into DefaultRevamp. To edit the theme, all instructions are under this message:

Q: How do I change my logo in the navbar?
A: In StaffCP > Layout > Images > Logo image

Q: How do I change !!minecraft domain!! in the navbar?
A: In custom/templates/DefaultRevamp/navbar.tpl, line 149, replace the !!minecraft domain!! to whatever you want to display (will be copied)

Q: How do I remove Discord Widget from the navbar?
A: In custom/templates/DefaultRevamp/navbar.tpl remove lines 109-110, 115-135 and read comment below (in the file). In custom/templates/DefaultRevamp/template.php remove lines 177-181

Q: How do I setup Discord Widget in the navbar?
A: In custom/templates/DefaultRevamp/template.php, line 171, replace discordid with your Discord Server ID

Q: How do I setup Minecraft Widget in the navbar?
A: In custom/templates/DefaultRevamp/footer.tpl, line 98, replace ip with the IP you would ping, replace port with the port you would ping (if it is 25565, remove :port)

Q: How do I remove Minecraft Widget from the navbar?
A: In custom/templates/DefaultRevamp/navbar.tpl remove lines 110-111, 144-167. custom/templates/DefaultRevamp/footer.tpl remove lines 97-108

Q: How do I remove WidgetBot?
A: In custom/templates/DefaultRevamp/footer.tpl remove lines 110-121

Q: How do I setup WidgetBot?
A: In custom/templates/DefaultRevamp/footer.tpl, set serverid and channelid (lines 99-100) to your Discord Server ID & Discord Channel ID

Q: How do I set the embed's description?
A: In custom/templates/DefaultRevamp/header.tpl, line 35 & 45, replace {$PAGE_DESCRIPTION} with your description (also remove lines 44 & 46)

Q: How do I set the embed's color?
A: In custom/templates/DefaultRevamp/header.tpl, lines 36-37, replace {$embedcolor} with your color

Q: How do I set the embed's image?
A: In custom/templates/DefaultRevamp/header.tpl, line 34 & 42, replace {$OG_IMAGE} with your image

Q: Is Ghost Module still supported?
A: Should be yes

Q: Does this mean it will be officialy supported?
A: No, very little updates will be made, but we are still here to help everyone. Also perhaps in the future we will be able to implement Nexus features into the DefaultRevamp itself

Q: Can you bring back x?
A: Maybe yes, ask (for modern navbar, sticky navbar, dynamic navbar, arc.io, widgets headings, preloader, menu to easily edit, manage colors - No, that wouldn't be possible for us. The project is on GitHub, meaning you may add features to the public)

Q: How do I remove the template?
A: First of all, delete the custom/templates/DefaultRevamp folder and upload the new folder from https://github.com/NamelessMC/Nameless/releases/download/v2.1.0/nameless-deps-dist.zip

If there would be problems, report asap in our Discord Server - https://pterodactyl-resources.com/discord, I will try to fix it