NamelessMC - Minecraft community CMS (forums, profiles, MC server + Discord integration). MIT. No WoW support.
Find a file
Sam 298a2e7a5a
Some checks failed
CI / phpstan (ubuntu-latest, 8.2) (push) Failing after 2s
CI / phpstan (ubuntu-latest, 8.3) (push) Failing after 2s
CI / phpstan (ubuntu-latest, 8.4) (push) Failing after 2s
CI / unused-language-term-check (push) Successful in 4s
Merge commit from fork
Co-authored-by: Sam <samerton@users.noreply.github.com>
2026-08-16 10:51:28 +01:00
.github Merge tag 'v2.2.5' into release/2.2.5-develop 2026-05-31 16:06:52 +01:00
cache add do not delete notice to cache directory 2022-04-02 18:23:57 +02:00
core Merge commit from fork 2026-08-16 09:22:17 +01:00
custom Merge tag 'v2.2.5' into release/2.2.5-develop 2026-05-31 16:06:52 +01:00
dev adapt for podman (#3726) 2026-05-03 23:32:48 +02:00
modules Merge commit from fork 2026-08-16 10:51:28 +01:00
uploads Add missing avatar upload directory (#3333) 2023-04-30 18:40:33 +01:00
.dockerignore PHPDoc: Use debian image and speed up build (#3201) 2023-01-18 19:14:18 +01:00
.gitignore Allow webp image upload (part of #3571) (#3656) 2025-05-14 11:09:44 -07:00
.htaccess Add user sessions page (#3278) 2024-10-17 23:21:27 -07:00
.styleci.yml Bump minimum PHP version to 8.2 (#3613) 2025-04-24 15:05:51 -07:00
403.php chore: fix styleci (#3588) 2025-03-29 10:50:03 +00:00
404.php chore: fix styleci (#3588) 2025-03-29 10:50:03 +00:00
CHANGELOG.md release: 2.2.5 2026-05-31 13:28:58 +01:00
composer.json build(deps): pin twig to support 7.4 until next minor release 2026-05-31 13:28:55 +01:00
docker-compose.yaml New group sync endpoints with separate add/remove lists (#3538) 2024-10-17 22:59:34 -07:00
Dockerfile.phpdoc Update phpdoc to fix CI builds (#3537) 2024-08-31 13:50:26 +02:00
index.php Make sure error reporting is disabled by default (#3649) 2025-05-15 19:28:49 +01:00
install.php chore: fix styleci (#3588) 2025-03-29 10:50:03 +00:00
LICENSE.txt Release 2.1.3 -> develop (#3576) 2025-01-12 13:32:49 +01:00
nginx.example Add user sessions page (#3278) 2024-10-17 23:21:27 -07:00
package-lock.json Bump diff from 5.2.0 to 5.2.2 (#3707) 2026-04-12 10:42:55 +01:00
package.json Merge tag 'v2.2.5' into release/2.2.5-develop 2026-05-31 16:06:52 +01:00
README.md docs: add link to github discussions within readme 2025-04-18 09:45:10 +01:00
rewrite_test.php Misc fixes + improvements (#3270) 2023-03-23 20:01:23 -07:00
semantic.json Add semantic config and change node_modules copy method (#3111) 2022-10-31 23:43:14 +01:00
web.config.example Error Fix 2018-09-27 22:51:09 +09:00

NamelessMC version 2

NamelessMC Banner NamelessMC is a free, easy to use & powerful website software for your Minecraft server, which includes a large range of features.

The official project website, providing support and additional downloads such as modules and templates, can be found at https://namelessmc.com/.


Features

The following list is a brief summary of the features available in v2:

  • 🙋 Forums
  • 📃 Custom pages: create your own HTML pages and even restrict access to them depending on group.
  • 👥 Social logins: allow your users to register/login with services such as Discord and Google.
  • 🎮 Minecraft integration
    • Display your Java edition or Bedrock servers statuses
    • Account verification using MCAssoc or the NamelessMC plugin
    • In-game plugin
      • Require in-game verification for NamelessMC accounts
      • Allow registering for accounts in-game
      • Synchronise Vault ranks with NamelessMC groups (unidirectional, game->website)
      • Display website announcements in chat
      • Whitelist players who have a website account
      • Ban players who are banned from a website
      • Display PlaceholderAPI placeholders on website user profiles or in leaderboards
  • 🗨️ Discord integration
    • Webhook: receive updates for new members, forum posts, resources, etc.
    • Nameless-Link Discord bot
      • Link Discord accounts with NamelessMC accounts
      • Synchronise Discord roles with NamelessMC groups (bidirectional)
  • ⚙️ API - Write your own integrations or use one of ours (see above)
  • 🧩 New powerful module system allowing for further NamelessMC integration.
  • ✏️ New template and language systems, allowing for total customisation.
  • Pretty URL option (requires mod_rewrite or special nginx config).
  • 🎛 Widgets: allows modules to create widgets which can be displayed on most user-facing pages and display almost anything.
  • Queue: schedule tasks to happen at a certain point in the future
  • 🚩 Translated into over 20 languages

Customising Nameless

  • Check out this wiki article for the Module Developer Documentation.
  • Developer documentation is coming soon for template and widget development.

Installation

Please find installation instructions on our wiki.


Support

Support can be found in one of the following places:

Feature requests can be posted on the forum or GitHub Discussions, and bugs can be reported in the GitHub Issues tab.

Plugin

For Minecraft integration, you can install the Nameless Plugin. We offer support for BungeeCord, Paper, Spigot, Sponge and Velocity. You can find a list of features and installation instructions in the plugin readme.

Translations

NamelessMC translations are kindly provided by the community. Please note, not all translations may be up-to-date. Progress for the core module is shown below.

If you would like to assist with NamelessMC development by translating to your language, please create an account on translate.namelessmc.com. To discuss with fellow translators, visit the NamelessMC Translators Discord server.

Translation progress

Contributing

Please see the contributing document for information on how to contribute to NamelessMC.

Security Policy

The security policy for NamelessMC can be found here.

Special Thanks