NamelessMC

Internet Explorer

Internet Explorer is not supported. Please upgrade to a more modern browser.

Samerton

Owner

Feed

Combo
Combo
My Rating - 5 / 5 Best site that I ever had that is free! I dunno what to say. I'm so shocked that this is all free. keep up your awesome work!
Samerton
Samerton
Thank you, I'm glad you like it!
Coldfire
Coldfire
Could you please help me fix this issue: https://namelessmc.com/forum/topic/808-issue-with-login/ No one is helping me, and stuff doesn't work!
Spqrky
Spqrky
samerton
iWIllBanU
iWIllBanU
I'm making a JavaScript API library for Nameless
iWIllBanU
iWIllBanU
Is there any plan to add support for popular modules, such as the Tebex module, to the Argon panel template?
Samerton
Samerton
Absolutely, unfortunately at the moment I don't have any estimated timeframes though.
zHeroandre
zHeroandre
Hi, I saw on www.magicmine.eu that there is your stamp .. I would like to know if you could create me a template like that.
Samerton
Samerton
Hi, I think it's based off the Monarch template here: https://namelessmc.com/resources/resource/44-monarch/
Zerxal
Zerxal
I'm having an issue with your Tebex module, could you dm me on discord? Zerxal#5676
Need_Not
Need_Not
Hey I love the tebebx thing but is it possible to,do the same with crafting store?
Samerton
Samerton
A CraftingStore module is coming soon
Need_Not
Need_Not
Ty sooooo much!
Awesome__Luke
Awesome__Luke
How soon Samerton?
hypov
hypov
My upcoming PvP server would like to partner with nameless. We need a forums :P
Samerton
Samerton
Hey, We don't currently partner with servers unfortunately, but please feel free to join in with our community; we can provide support here on the forums and on our Discord too :)
alsoGAMER
alsoGAMER
Hi man, do you have telegram?
Samerton
Samerton
I don't I'm afraid

About

Registered:
over 9 years ago
Last Seen:
3 hours ago
Profile Views:
33826
Minecraft
Samerton

Latest Posts

19 days ago
Two-Step Auth

Hi,

The following is taken from our FAQs:

The most common cause for 2FA not working is incorrect time on the server or device providing TOTP codes.

To disable two factor authentication on login for all users, run the following SQL query: UPDATE nl2_users SET tfa_enabled=0;

To disable forced two factor authentication setup for all groups, run the following SQL query: UPDATE nl2_groups SET force_tfa=0;

about 1 month ago
Fatal error

Hi,

I believe this error occurs if you are using an outdated custom template. If you are using a custom template, you should update it to the latest version or otherwise disable it.

about 1 month ago
DB error

Hi,

This has been reported a couple of times on our Discord server - on both occasions, the issue was caused by the web host blocking the connection in their control panel's WAF settings. If you are using a web host, you can try contacting them to see if they can check this for you.

3 months ago
Translation file not found /home/vol11_5/infinityfree.com/if0_36

Hi,

Please can you share a screenshot of the full error page?

3 months ago
Where can i translate the verify things?

Hi, apologies for the late reply.

Our translations all come from https://translate.namelessmc.com/projects/namelessmc/ - any updates to translations are then included in the next release.

It is possible to manually update the translations locally, however these will be overwritten when you next update your website. The terms can be found in the folder custom/languages for the Core module, modules/Forum/languages for the Forum module and so on. I will list the terms from your query below. If the term does not already exist in your language file, you will need to add it in (JSON format).

  1. Pending verification - user/pending_verification (custom/languages)
  2. Verify - general/verify (custom/languages)
  3. Overview - user/overview (custom/languages)
  4. Followed topics - forum/following_topics (modules/Forum/language)
  5. Cookie consent messages are all in the modules/Cookie Consent/language folder