Just Nicks

Quick rating

Community listing page, reviews here may not be monitored by the author.

Just Nicks

By KeksuccinoOwner

No reviews yet

Simple server-side mod to "nick" players, which means giving them an anonymized random nickname and skin.

Mod Loaders
NeoForge
Fabric
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
DSMSLv3
Latest Version
[NeoForge] v1.0.0 MC 1.21.10

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

About

Just Nicks is a simple server-side mod to "nick" players, which means it anonymizes them by giving them a random nickname and skin.

The mod works very similar to how nick features are handled on Bukkit/Spigot servers, so everything is handled purely on the server and clients do not need to have the mod installed.

For support, tips, and to connect with other users, join the official Discord server.

If you experience crashes or other issues, please write a bug report on GitHub!

Mod Showcase: https://www.youtube.com/watch?v=Mh82rIMokMs

Slash Commands

  • /nick — Gives you a random nickname and signed skin. Requires permission justnicks.permission.nick (or op level 4).
  • /nick <name> — Sets a custom nickname; attempts to fetch a matching signed skin for that name. Same permission as /nick.
  • /unnick — Removes your nickname and restores your real identity. Requires justnicks.permission.unnick (or op level 4).
  • /justnicksoptions <option> <value> — Changes a Just Nicks option at runtime. Requires justnicks.permission.edit_options (or op level 4). Option keys match options.txt; value type must match each option (boolean, number, or string). Tab-complete suggests available keys and example value formats.

Permissions

  • justnicks.permission.nick — Allow using /nick with or without a custom name.
  • justnicks.permission.unnick — Allow using /unnick.
  • justnicks.permission.edit_options — Allow editing options via /justnicksoptions.

Operator level 4 bypasses permission checks.

Use a permission mod like LuckPerms (Fabric/NeoForge) to assign these permissions to player groups.

How to See Your Own Nick Skin

By default, Just Nicks does not show you your nick identify, which is mainly due to the fact that it is needed to soft-respawn your player to show you the nick skin, which freezes you for some seconds. If you still want to see the nick skin, you need to use the following commands:

  • /justnicksoptions show_original_identity_to_self_player false
  • /justnicksoptions refresh_self_player_on_nick true

How to Use the Remote Persistent Nick Storage

By default, Just Nicks saves nick states in a local database file (if persistent nicks are enabled in options), but you can also use a remote database.

In options.txt, set persistent_nicks to true, give a real persistent_nicks_remote_url (e.g., https://your.host/justnicks/api) and persistent_nicks_remote_token.
Any placeholder/blank value keeps the local SQLite file in use.

Remote payload fields: uuid, real_name, nickname, optional skin_uuid, skin_name, skin_value, skin_signature.

Copyright

Just Nicks © Copyright 2025 Keksuccino.
Just Nicks is licenced under DSMSLv3.
Please read LICENSE.md for more information about the license.

Server Needed?

Looking to play Minecraft with friends but setting up a server is just too time-consuming?
No worries! Simply rent a pre-configured server and start playing in a snap.

Just click the image below and use code keksuccino to enjoy a 25% discount on your first month! You can also click the code itself if your ad blocker hides the banner.

704163135787106365?style=flat&label=Discord&labelColor=%234260f5&color=%2382aeff Donate%20via%20PayPal-%233d91ff?style=flat Support%20me%20on%20Patreon-%23ff9b3d?style=flat

About

Just Nicks is a simple server-side mod to "nick" players, which means it anonymizes them by giving them a random nickname and skin.

The mod works very similar to how nick features are handled on Bukkit/Spigot servers, so everything is handled purely on the server and clients do not need to have the mod installed.

For support, tips, and to connect with other users, join the official Discord server.

If you experience crashes or other issues, please write a bug report on GitHub!

Slash Commands

  • /nick — Gives you a random nickname and signed skin. Requires permission justnicks.permission.nick (or op level 4).
  • /nick <name> — Sets a custom nickname; attempts to fetch a matching signed skin for that name. Same permission as /nick.
  • /unnick — Removes your nickname and restores your real identity. Requires justnicks.permission.unnick (or op level 4).
  • /justnicksoptions <option> <value> — Changes a Just Nicks option at runtime. Requires justnicks.permission.edit_options (or op level 4). Option keys match options.txt; value type must match each option (boolean, number, or string). Tab-complete suggests available keys and example value formats.

Permissions

  • justnicks.permission.nick — Allow using /nick with or without a custom name.
  • justnicks.permission.unnick — Allow using /unnick.
  • justnicks.permission.edit_options — Allow editing options via /justnicksoptions.

Operator level 4 bypasses permission checks.

Use a permission mod like LuckPerms (Fabric/NeoForge) to assign these permissions to player groups.

How to See Your Own Nick Skin

By default, Just Nicks does not show you your nick identify, which is mainly due to the fact that it is needed to soft-respawn your player to show you the nick skin, which freezes you for some seconds. If you still want to see the nick skin, you need to use the following commands:

  • /justnicksoptions show_original_identity_to_self_player false
  • /justnicksoptions refresh_self_player_on_nick true

How to Use the Remote Persistent Nick Storage

By default, Just Nicks saves nick states in a local database file (if persistent nicks are enabled in options), but you can also use a remote database.

In options.txt, set persistent_nicks to true, give a real persistent_nicks_remote_url (e.g., https://your.host/justnicks/api) and persistent_nicks_remote_token.
Any placeholder/blank value keeps the local SQLite file in use.

Remote payload fields: uuid, real_name, nickname, optional skin_uuid, skin_name, skin_value, skin_signature.

Copyright

Just Nicks © Copyright 2025 Keksuccino.
Just Nicks is licenced under DSMSLv3.
Please read LICENSE.md for more information about the license.

Server Needed?

Looking to play Minecraft with friends but setting up a server is just too time-consuming?
No worries! Simply rent a pre-configured server and start playing in a snap.

Just click the image below and use code keksuccino to enjoy a 25% discount on your first month! You can also click the code itself if your ad blocker hides the banner.


f5dd9194-01d8-4ce3-9b6a-a85327d975b1.png

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works