Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
SimpleNicks

SimpleNicks

Simple, minimessage-based nickname plugin.

4,372
16
Decoration
Social
Utility
AboutChangelogVersions

SimpleNicks 2.1.0

by Rhythmic on Apr 27, 2025
Download
  • Adds the ability to add a prefix to nicknamed players
  • Fixes an issue where /snreload would not refresh people's nicknames
  • Tested on 1.21.5

SimpleNicks 2.0.2 - fix Placeholder issue

by Rhythmic on Oct 29, 2024
Download

Fixes a small issue with the %simplenicks_mininick%placeholder, where it would return null if no nickname had been set.

SimpleNicks 2.0.1 - Fixes Permissions Issue

by Rhythmic on Jul 27, 2024
Download

Fixes an issue where permissions for different parsing methods would not work, and would wrongfully say the user did not have permission to use that tag.

SimpleNicks 2.0.0

by Rhythmic on Jun 29, 2024
Download

What's Changed

  • Fix Code by @RhythmicSys in https://github.com/Simplexity-Development/SimpleNicks/pull/7
  • locale.yml has been reformatted. You will need to redo any custom messages.

Command Changes:

  • Admins can now save and delete other players' nicknames
    • I assume this will mostly be used in GUIs but idk maybe admins will need it too lol

Permission Changes:

  • changed simplenick.usernamebypass into simplenick.bypass.username
  • added simplenick.bypass.length
  • added simplenick.bypass.regex
  • added simplenick.admin.save - Allows admins to save a user's nickname for them
    • Command Usage: /nick save <player>
  • added simplenick.admin.delete - Allows admins to delete someone's saved username
    • Command Usage: /nick delete <player> <nickname>
  • added simplenick.nick.save - Allows a user to save their current name
    • Command Usage: /nick save
  • added simplenick.nick.delete - Allows a user to delete their own saved nickname
    • Command Usage: /nick delete <nickname>

Full Changelog: https://github.com/Simplexity-Development/SimpleNicks/compare/1.0.0...2.0

SimpleNicks 1.0.1

by Rhythmic on Jun 18, 2024
Download
  • Fix an issue where locale messages would not actually be reloaded
  • added these lines to the locale (you will need to add them manually if you already have a locale)
nick-save-success: "<prefix><green>Success! The nickname <nickname><reset><green> has been saved for future use"
nick-save-failure: "<prefix><gray>Failed to save current username."
nick-save-failure-too-many: "<prefix><gray>You have too many saved usernames, please remove some with /nick delete <nickname>"
nick-delete-success: "<prefix><gray>The nickname <nickname><reset><gray> has been successfully removed from your saved names"
nick-delete-failure: "<prefix><gray>Failed to delete given username."

SimpleNicks 1.0.0

by Peashooter101 on Jan 17, 2024
Download

Added

  • Ability to consider double-quoted strings as a single argument in commands.
    • To use a literal double-quote, escape it with \".
    • To use an literal escape symbol, escape it with \\.

Fixes

  • Config does not reload cause forgot to call reloadConfig() off of the plugin instance. Oops.

Dependencies

  • Updated Paper API to 1.20.4
  • Updated Placeholder API to 2.11.5

Full Changelog: https://github.com/Simplexity-Development/SimpleNicks/compare/0.0.4-beta...1.0.0

SimpleNicks 0.0.4-beta

by Rhythmic on Jan 22, 2023
Download

v0.0.4-beta

What's Changed

  • Abstract saving loading by @Peashooter101 in https://github.com/ADHDMC/SimpleNicks/pull/5
  • Adds FILE type save handling (does not transfer over current PDC nicknames) config option
  • Adds
  • Adds /nick save which will save your current nickname, and add it to the tabcompletion list when you do /nick set
    • requires simplenick.save permission
  • Adds /nick delete <name> which will delete a nickname from your saved nicknames
    • requires simplenick.delete permission
  • Adds placeholderAPI placeholder: %simplenicks_mininick% which will give the unparsed, minimessage formatted nickname (example of mine): image

⚠️ Note

You will need to delete your config.yml and have the plugin regenerate it on startup. The default save type is now "file", and old nicknames will not be seen. If you want to switch back to PDC saving, change the save type and restart your server.

Full Changelog: https://github.com/ADHDMC/SimpleNicks/compare/0.0.3-beta...0.0.4-beta

v0.0.3-beta

by Rhythmic on Dec 12, 2022
Download

Full Changelog: https://github.com/ADHDMC/SimpleNicks/compare/0.0.2-beta...0.0.3-beta

  • There is now a config, where you can set max nickname length, and configure the regex of allowed nickname characters
  • A new format permission was added: simplenick.nick.format.reset for the <reset> tag
  • The simplenick.admin permission has been expanded into 4 different permission options:
    • simplenick.admin.reset : reset other people's nicknames
    • simplenick.admin.restrictive : set other people's nicknames, according to the other person's formatting permissions
    • simplenick.admin.basic : set other people's nicknames, according to the admin's formatting permissions
    • simplenick.admin.full : set other people's nicknames, regardless of any permissions (note, all minimessage tags will be parsed with this, including click event, hover, insert, etc)
  • Fixed some spelling issues in the plugin.yml permissions list (some permissions were listed as simplenicks. instead of simplenick.

v0.0.2-beta

by Rhythmic on Dec 6, 2022
Download

Full Changelog: https://github.com/ADHDMC/SimpleNicks/compare/0.0.1-beta...0.0.2-beta

  • Fixes plugin.yml's declared permission on /nick to be simplenicks.nick.set
  • Adds functionality to the tag permissions
  • /simplenicks help now generates a help menu

0.0.1-Beta

by Rhythmic on Dec 5, 2022
Download

First beta release, still some stuff to work on, but overall functional

There is currently not a placeholder in PAPI specifically for this plugin- but using the player expansion and %player_displayname% will show the nickname :3

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@aaf125c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.