NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

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?
badboi2k20
badboi2k20
Uncaught Error Call to undefined method DB::createQuery() /home/wildrust/public_html/modules/Tebex/classes/Buycraft.php~ hey I keep getting this error on the tebex module any solution?
Samerton
Samerton
Hi, unfortunately the Tebex module is not up to date with the latest version of Nameless yet - I am not sure when it will be updated at the moment.
diskawrs
diskawrs
Writing here since @someone on discord is not allowed. Will Websend be released for 2.1.0 anytime soonish?
Samerton
Samerton
Hi, Supercrafter has taken over the Websend module, you can find the GitHub repository here: https://github.com/supercrafter100/Nameless-Websend - however I am unsure if it is up to date

About

Registered:
over 9 years ago
Last Seen:
4 days ago
Profile Views:
29258
Minecraft
Samerton

Latest Posts

8 days ago
How to host nameless on railway.app

Our partners Pebblehost offer cheap web hosting: https://pebblehost.com/

There is also a free alternative with fewer features: https://namedhosting.com/

10 days ago
How to host nameless on railway.app

Hi,

I have never used this service before so unfortunately I will not be able to provide much assistance.

However, it appears they may support deploying Docker images, in which case I can point you in the direction of the Nameless Docker repository: https://github.com/NamelessMC/Nameless-Docker

It may also be possible to deploy a code repository, in which case the full repository can be found here: https://github.com/NamelessMC/Nameless. It is important to note that Nameless is not designed to be run like this so this will likely not work, and I would recommend using a traditional web host instead.

20 days ago
Custom Home Page

You can upload these to your web host as normal, and also refer to them in the HTML within the tpl file as normal.

20 days ago
Namelessmc installation - database error

Hi,

This error means that your MySQL database version is too old. Nameless requires MySQL 5.7.22 or higher, or MariaDB 10.2 or higher.

23 days ago
Custom Home Page

Hi,

In the StaffCP -> Configuration -> General Settings tab, you can set the "Homepage Type" to "Portal".

Then, in the directory for the template that you are using (e.g. custom/templates/DefaultRevamp), there is a file called portal.tpl in which you can add your custom HTML code.

Hope that helps!