NamelessMC

Internet Explorer

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

Samerton

Owner

Feed

kobecloud
kobecloud
Thanks for your work on the namelessmc, I really like the way everything works! Top quality. I've got one question. Since you created the tebex module, the module works like a charm I just don't like one thing. When you navigate to the store in the menu it opens the page with 2 buttons home and the store is it possible to remove the home button because there is nothing on it :)
Samerton
Samerton
Thanks for the kind words and I'm glad you like it! No unfortunately it's not possible to remove the home button, but you can add some content to the tab in the StaffCP -> Tebex tab.
BigNan
BigNan
Hello, I get the following error when pressing 'install (https://www.pebblemc.net/panel/core/templates/?action=install)' on the templates page of the admin cp. v2.0.0 pr7 'This page isn’t working www.pebblemc.net is currently unable to handle this request. HTTP ERROR 500'
Samerton
Samerton
Hi, can you log into phpMyAdmin through Pebble's cPanel, find the nl2_templates table and delete any duplicates you see.
Zyr
Zyr
Hi samerton, Did you end up releasing a Leaderheads module as mentioned in this post? https://namelessmc.com/forum/topic/273-leaderheads/ I can't seem to find it anywhere Thanks
Samerton
Samerton
Hi, no unfortunately nothing has been released in terms of leaderboards integration yet.
Borkata
Borkata
Hello Samerton! How I can make my theme defualt. When I install nameless can be activated?
MineMaxCZ
MineMaxCZ
hello, help me please: http://www.wolfcraftmc.eu/vote/
iversen
iversen
God how this has grown! "NamelessMC" just popped in my mind and I remember you pretty much "mentoring me" in PHP-programming about 4 years ago while this project was in the early stages. Your help back in the days has been invaluable and there hasn't been a day since where I haven't programmed. Seems like this is going well - congrats mate! And thanks again from a now much more experienced developer, whom you were _very_ patient with :)
Samerton
Samerton
Good to hear from you again, and I'm glad to hear you're still programming! Thanks for the kind words :)
Derkades
Derkades
hi
Samerton
Samerton
hi
Omegus
Omegus
awesome dude here
Omegus
Omegus
hey
ryanrox333
ryanrox333
Hey sam long time no see!

About

Registered:
over 8 years ago
Last Seen:
4 minutes ago
Profile Views:
22731
Minecraft
Samerton

Latest Posts

2 days ago
Adding a new page

Hi,

You can either code a standalone PHP page as you would normally, or if you want to integrate with Nameless you will have to create a custom module.

We have some documentation on module development here: https://docs.namelessmc.com/en/module-documentation

If you have any specific questions please feel free to ask.

2 days ago
I can’t save my theme changes

Hi,

Can you please contact the Lithium template author for support - we do not support third party templates in this forum unfortunately.

There is a support Discord for the Lithium template here: https://coldfiredzn.com/discord

7 days ago
Sorry, but something went wrong while loading the page. Please c

Hi,

Please check the file cache/logs/fatal-log.log for more information.

7 days ago
ERROR 500

Hi,

You will need to find the web server error logs for more info - if you are using a web host, they should be able to help you find them.

15 days ago
Discord-Bot setup

Hi,

The following is taken from our Discord support bot:

Plugin or Nameless-Link times out while waiting for response

This error means the website hasn't sent a response to an API call in a reasonable amount of time and the connection was aborted. Some possible causes are listed below.

  • If this only happens occasionaly and commands work fine, it is likely that your website or internet connection was down for a brief moment. In that case you should ignore the warning.
  • Increase the timeout to PT10S (in main.yaml) if it is currently set to a lower value.
  • Due to several bugs in Discord group sync, it can delay web requests for far too long. This will be fixed in 2.1.0. For now, please remove any Discord group sync rules in StaffCP > Configuration > API > Group Sync.
  • If your website is not reachable at all, Nameless-Plugin or Nameless-Link is not going to get a response in time and this error may appear. Perhaps you entered an incorrect API URL? Or maybe a firewall is blocking requests?
  • Ensure the database server and web server are on the same machine, otherwise it might not be able to produce API responses quickly enough due to query latency.
  • (only for v2-pr12 and older) One API endpoint endpoint sometimes checked for a NamelessMC update, delaying the response. This update check has been removed in later versions. Please update.