NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

Villi
Villi
what is namelessmc
Samerton
Samerton
Hi, Nameless lets you create a website just like this one here. You need a web host to use it, then the software itself is free.
Villi
Villi
hello
Nightmare Fox
Nightmare Fox
Any update for infraction with ultra punishments?
Syntax
Syntax
Der Gottimperator <3
StaceeAnn
StaceeAnn
Any update on the infraction module? Litebans needs you :P
itshimzozi
itshimzozi
yooo, can you update the tebex intergration to the latest version please?
LilSumoVert
LilSumoVert
I am having trouble finding where to upload a template to my forums website, i need a bit of help
Samerton
Samerton
Hi, each template you use will have its own readme file with information on how to install it. If you can't find the readme or the instructions are unclear, the best person to ask is the template author as they will be able to assist better than I can.
Resben
Resben
I'm having some trouble with the VotingPlugin for NamelessMC where it can't locate the table in my database, do I have to create the table <databasename>.VotingPlugin_Users?</databasename>
Samerton
Samerton
Hi, VotingPlugin will do this on your Minecraft server as long as you have configured it to use MySQL. I would recommend contacting the plugin author if you are unable to get this connected up.
Binvnhehe999
Binvnhehe999
give me the default forum .zip file, I deleted it by mistake
Samerton
Samerton
This has been resolved over Discord, but it can all be downloaded on the GitHub page, accessible via the Download link in the menu bar at the top of this website.
Espressivoh
Espressivoh
Hi, do you have a video explaining how to set the command in game after a purchase?

About

Registered:
over 9 years ago
Last Seen:
about 1 hour ago
Profile Views:
33819
Minecraft
Samerton

Latest Posts

18 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