{"id":141129,"date":"2026-06-08T12:14:30","date_gmt":"2026-06-08T09:14:30","guid":{"rendered":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/"},"modified":"2026-06-08T12:14:30","modified_gmt":"2026-06-08T09:14:30","slug":"simplenicks","status":"publish","type":"mod","link":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/","title":{"rendered":"SimpleNicks"},"content":{"rendered":"<div align=\"center\">\n<table>\n<tr>\n<td valign=\"middle\">\n        <img loading=\"lazy\" decoding=\"async\"\n          width=\"120\"\n          height=\"120\"\n          alt=\"\"\n          src=\"https:\/\/github.com\/user-attachments\/assets\/52f8139b-754f-4e9a-821a-fd09bb6b57cc\"\n        \/>\n      <\/td>\n<td valign=\"middle\">\n<h2>SimpleNicks<\/h2>\n<p>        A standalone nickname plugin so you don&#8217;t need to get a plugin with tons of other stuff.<br \/>\n        Just want nicknames? Go with <b>SimpleNicks<\/b>!<\/p>\n<div style=\"line-height:20px;\">&nbsp;<\/div>\n<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<p>## Features<\/p>\n<table>\n<tr>\n<td valign=\"middle\">\n      <strong>Set Nicknames With MiniMessage<\/strong><br \/>\n      Use MiniMessage formatting in nicknames.\n    <\/td>\n<td>\n      <img loading=\"lazy\" decoding=\"async\" width=\"430\" height=\"117\" alt=\"\" src=\"https:\/\/github.com\/user-attachments\/assets\/cbb35336-8cc6-4297-9c45-d160a342a1db\" \/>\n    <\/td>\n<\/tr>\n<tr>\n<td valign=\"middle\">\n      <strong>Allow Nicknames in Tab List<\/strong><br \/>\n      Display player nicknames in the tab list.\n    <\/td>\n<td>\n      <img loading=\"lazy\" decoding=\"async\" width=\"210\" height=\"45\" alt=\"\" src=\"https:\/\/github.com\/user-attachments\/assets\/91a8af30-6224-47b7-a70a-f5fd9bc9f594\" \/>\n    <\/td>\n<\/tr>\n<tr>\n<td valign=\"middle\">\n      <strong>Save Nicknames<\/strong><br \/>\n      Nicknames can be saved for future use, like in roleplaying.\n    <\/td>\n<td>\n      <img loading=\"lazy\" decoding=\"async\" width=\"599\" height=\"137\" alt=\"\" src=\"https:\/\/github.com\/user-attachments\/assets\/594d2bd2-777c-436c-a41b-6c1647b0f7b6\" \/>\n    <\/td>\n<\/tr>\n<tr>\n<td valign=\"middle\">\n      <strong>Nickname Protection<\/strong><br \/>\n      Prevent confusion with username \/ nickname copying.\n    <\/td>\n<td>\n      <img loading=\"lazy\" decoding=\"async\" width=\"665\" height=\"119\" alt=\"\" src=\"https:\/\/github.com\/user-attachments\/assets\/e78e8615-f173-4adf-8160-b726e48fb5e7\" \/>\n    <\/td>\n<\/tr>\n<tr>\n<td valign=\"middle\">\n      <strong>&#8220;Who Is That?&#8221;<\/strong><br \/>\n      Find out a player&#8217;s secret identity.\n    <\/td>\n<td>\n      <img loading=\"lazy\" decoding=\"async\" width=\"367\" height=\"155\" alt=\"\" src=\"https:\/\/github.com\/user-attachments\/assets\/f93ad1a5-ffcc-4bbf-9562-aa223385fd57\" \/>\n    <\/td>\n<\/tr>\n<\/table>\n<p>#### And More<\/p>\n<p>&#8211; Permissions support, use something like LuckPerms.<br \/>\n&#8211; SQL-based storage, choose between MySQL (Server) or SQLite (Local, default).<br \/>\n  &#8211; _No, you do not need any SQL setup to run this plugin._<br \/>\n&#8211; Control whether specific nickname functionality requires permissions.<br \/>\n&#8211; Control how long a username or nickname is protected for.<br \/>\n&#8211; Nickname prefixing, so you know who is hiding their identity.<br \/>\n&#8211; PlaceholderAPI expansion, so you can put the nicknames wherever you need to.<\/p>\n<p>## Commands<\/p>\n<p>### Player Commands<\/p>\n<p>| Command | Description |<br \/>\n|-|-|<br \/>\n| `\/nick help` | Displays help text. |<br \/>\n| `\/nick set <nickname>`| Sets your nickname.<br \/>Supports MiniMessage formatting. |<br \/>\n| `\/nick save [nickname]` | Saves your current nickname for later use.<br \/>You can also provide a nickname to save directly. |<br \/>\n| `\/nick delete <nickname>` | Deletes one of your saved nicknames. |<br \/>\n| `\/nick reset` | Resets your nickname to your original username. |<br \/>\n| `\/nick who <nickname>` | Displays the username of the player with the supplied nickname. |<\/p>\n<p>### Admin Commands<\/p>\n<p>| Command | Description |<br \/>\n|-|-|<br \/>\n| `\/nick admin set <username> <nickname>` | Sets another player\u2019s nickname.<br \/>Uses the **admin\u2019s permissions** for formatting. |<br \/>\n| `\/nick admin reset <username>` | Resets another player\u2019s nickname. |<br \/>\n| `\/nick admin delete <username> <nickname>` | Deletes a saved nickname from a player\u2019s list. |<br \/>\n| `\/nick admin lookup <username>` | Displays a player\u2019s current nickname and all saved nicknames.|<br \/>\n| `\/nick reload` | Reloads the configuration and locale. |<\/p>\n<p>## Permissions<\/p>\n<p>### Player Permissions<\/p>\n<p>| Permission               | Description                                      | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|<br \/>\n| `simplenick.nick.set`    | Set your own nickname.                           | `op`    |<br \/>\n| `simplenick.nick.reset`  | Reset your own nickname.                         | `op`    |<br \/>\n| `simplenick.nick.delete` | Delete one of your saved nicknames.              | `op`    |<br \/>\n| `simplenick.nick.who`    | Use `\/nick who <nickname>` to look up usernames. | `true`  |<\/p>\n<p>**Color Permissions**<\/p>\n<p>| Permission                  | Description                                  | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;|<br \/>\n| `simplenick.color.basic`    | Use color tags (`<red>`, `<color:#aabbcc>`). | `op`    |<br \/>\n| `simplenick.color.gradient` | Use gradient tags (`<gradient:red:blue>`).   | `op`    |<br \/>\n| `simplenick.color.rainbow`  | Use `<rainbow>`.                             | `op`    |<br \/>\n| `simplenick.color.reset`    | Use `<reset>`.                               | `op`    |<\/p>\n<p>**Format Permissions**<\/p>\n<p>| Permission                        | Description           | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;|&#8212;&#8212;&#8212;|<br \/>\n| `simplenick.format.bold`          | Use `<b>`\/`<\/b>`.     | `op`    |<br \/>\n| `simplenick.format.italic`        | Use `<i>`\/`<\/i>`.     | `op`    |<br \/>\n| `simplenick.format.underline`     | Use `<u>`\/`<\/u>`.     | `op`    |<br \/>\n| `simplenick.format.strikethrough` | Use `<st>`\/`<\/st>`.   | `op`    |<br \/>\n| `simplenick.format.obfuscated`    | Use `<obf>`\/`<\/obf>`. | `op`    |<\/p>\n<p>### Admin Permissions<\/p>\n<p>| Permission                | Description                                    | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|<br \/>\n| `simplenick.admin.set`    | Set another player\u2019s nickname.                 | `op`    |<br \/>\n| `simplenick.admin.reset`  | Reset another player\u2019s nickname.               | `op`    |<br \/>\n| `simplenick.admin.delete` | Delete a saved nickname from another player.   | `op`    |<br \/>\n| `simplenick.admin.lookup` | Lookup a player\u2019s current and saved nicknames. | `op`    |<br \/>\n| `simplenick.reload`       | Reload plugin configuration and locale.        | `op`    |<\/p>\n<p>### Bypass Permissions<\/p>\n<p>| Permission                          | Description                                          | Default |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|<br \/>\n| `simplenick.bypass.username`        | Use another player\u2019s username as a nickname.         | `false` |<br \/>\n| `simplenick.bypass.length`          | Set nicknames longer than the configured max length. | `false` |<br \/>\n| `simplenick.bypass.regex`           | Set nicknames that don\u2019t match the configured regex. | `false` |<br \/>\n| `simplenick.bypass.nick-protection` | Bypass nickname protection (online\/offline\/expires). | `false` |<\/p>\n<p>## PlaceholderAPI<\/p>\n<p>All placeholders now start with **`simplenick`** for consistency.<\/p>\n<p>| Placeholder                      | Description                              | Example |<br \/>\n|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-|&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;|&#8212;&#8212;&#8212;|<br \/>\n| `%simplenick_nickname%`          | Player\u2019s parsed nickname.                |<img loading=\"lazy\" decoding=\"async\" width=\"167\" height=\"20\" alt=\"\" src=\"https:\/\/github.com\/user-attachments\/assets\/08cee7cf-8cbd-4ee9-9453-e7db16ec1b17\" \/>|<br \/>\n| `%simplenick_mininick%`          | Player\u2019s raw MiniMessage nickname.       |<img loading=\"lazy\" decoding=\"async\" width=\"264\" height=\"21\" alt=\"\" src=\"https:\/\/github.com\/user-attachments\/assets\/350ed8a8-da73-4c10-8332-cff65d1c3f05\" \/>|<br \/>\n| `%simplenick_prefixed-nickname%` | Nickname with configured prefix applied. |<img loading=\"lazy\" decoding=\"async\" width=\"167\" height=\"20\" alt=\"\" src=\"https:\/\/github.com\/user-attachments\/assets\/bb591810-9c60-42fd-9005-0d68b1408f3e\" \/>|<br \/>\n| `%simplenick_prefixed-mininick%` | Raw MiniMessage nickname with prefix.    |<img loading=\"lazy\" decoding=\"async\" width=\"264\" height=\"21\" alt=\"\" src=\"https:\/\/github.com\/user-attachments\/assets\/70785e7c-94e7-4bcc-9128-a7db9293554b\" \/>|<\/p>\n<p>## Configuration<\/p>\n<p>### MySQL<\/p>\n<p>Plugin uses a local .db SQLite by default. This requires no additional setup but cannot be shared between a network of servers.<\/p>\n<p>If you would like to use MySQL, you can do so by enabling it and filling out the information in the configuration.<\/p>\n<p>&#8220;`yaml<br \/>\nmysql:<br \/>\n  enabled: false<br \/>\n  ip: &#8220;localhost:3306&#8221;<br \/>\n  name: simplenicks<br \/>\n  username: username1<br \/>\n  password: badpassword!<br \/>\n&#8220;`<\/p>\n<p>### Nickname Length<\/p>\n<p>This is the max length that someone&#8217;s nickname can be *after* the colors and formats have been figured out.<\/p>\n<p>So, if you&#8217;re doing a nickname like<\/p>\n<p>&nbsp;&nbsp;&nbsp;&nbsp;`<blue>ThisIs<\/blue><green>AConvoluted<\/green><rainbow>Exam<\/rainbow><b>ple<\/b>`<\/p>\n<p>the text that will be checked will be `ThisIsAConvolutedExample`.<\/p>\n<p>> \u26a0\ufe0f \u2139\ufe0f<br \/>\n> It&#8217;s not recommended to set the value below 3, as there may be unintended side effects.<\/p>\n<p>&#8220;`yaml<br \/>\n# The max amount of characters a nickname should be, not including formatting<br \/>\n# (so a name like <red>Billy<yellow>Bob would only count &#8216;BillyBob&#8217; &#8211; and would be 8 characters)<br \/>\n# Setting this number to any number below &#8220;3&#8221; could cause unintended side effects<br \/>\nmax-nickname-length: 30<br \/>\n&#8220;`<\/p>\n<p>### Nickname Regex<\/p>\n<p>This is the allowed characters in a nickname. The default allows only alphanumeric characters and underscores `[A-Za-z0-9_]+` &#8211; you can add additional characters into this, use a resource like https:\/\/regexr.com\/ to make sure your regex properly parses.<\/p>\n<p>> \u26a0\ufe0f \u2139\ufe0f<br \/>\n> Using non-alphanumeric characters is generally unsupported and can have unintended side effects.<\/p>\n<p>&#8220;`yaml<br \/>\n# The regex of valid final nickname characters.<br \/>\n# Be warned that putting non-alphanumeric characters may result in issues with other plugins and other unintended side effects<br \/>\nnickname-regex: &#8220;[A-Za-z0-9_]+&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Require Permission<\/p>\n<p>These set whether or not specific functionalities require a permission. If you don&#8217;t know what a permissions plugin is, and you just want the plugin to work, you can set the functions you want to &#8216;false&#8217;. If you do know what permissions are and how to use them, you probably don&#8217;t need this section.<\/p>\n<p>#### Nick<\/p>\n<p>Gives functionality for:<br \/>\n&#8211; `\/nick set`<br \/>\n&#8211; `\/nick reset`<br \/>\n&#8211; `\/nick save`<br \/>\n  Allows a player to change the name they appear as.<\/p>\n<p>#### Color<\/p>\n<p>Gives functionality for color tags, like `<red>`, `<#aabbcc>`, `<rainbow>`, `<gradient:color1:color2>`, and `<reset>`<br \/>\nAllows a player to change the name they appear as, and the color of their name.<\/p>\n<p>#### Format<\/p>\n<p>Gives functionality for formatting tags, like `<u>` (underline), `<i>` (*italic*), `<b>` (**bold**), `<st>` (~~strikethrough~~), and `<obf>` (o\u0335\u0304\u032cb\u0335\u031b\u0327f\u0337\u030b\u0329u\u0335\u0342\u0333s\u0338\u0343\u0327c\u0337\u0344\u0325a\u0335\u0342\u0347t\u0338\u034b\u032fe\u0338\u031a\u034ed\u0337\u035d\u031f)<\/p>\n<p>#### Who<\/p>\n<p>Gives access to `\/nick who <name>` which shows which username is associated with a specific nickname.<\/p>\n<p>&#8220;`yaml<br \/>\n# What should require permission set by a permission plugin?<br \/>\nrequire-permission:<br \/>\n  nick: true<br \/>\n  color: true<br \/>\n  format: true<br \/>\n  who: false<br \/>\n&#8220;`<\/p>\n<p>### Nickname Protection<\/p>\n<p>Allows protecting nicknames that are already in use. This does not protect saved nicknames or protect nicknames from being saved.<\/p>\n<p>#### Online Protection<\/p>\n<p>Only prevents a player from taking the nickname of someone who is currently online. Allows people to use nicknames of people who are offline.<\/p>\n<p>#### Offline Protection<\/p>\n<p>Prevents players from using nicknames that someone else is actively using, regardless of if they&#8217;re online or offline, provided the nickname expiry has not been reached.<\/p>\n<p>#### Offline Protection Expires<\/p>\n<p>Time in days someone needs to be away before their nickname protection expires, set to `-1` if you do not want nickname protection to ever expire, but I wouldn&#8217;t recommend that.<\/p>\n<p>#### Username Protection<\/p>\n<p>Prevents players from nicknaming themselves someone&#8217;s username. Only checks against players who have actually logged into the server.<\/p>\n<p>#### Username Protection Expires<\/p>\n<p>This value controls the number of days someone needs to be offline before their username is considered allowed to be used as a nickname. Use `-1` if you do not want the protection ever to expire<\/p>\n<p>&#8220;`yaml<br \/>\n# Blocks certain names from being used as nicknames<br \/>\n# Expiration times are in days, setting to -1 will make it so it never expires<br \/>\nnickname-protection:<br \/>\n  username:<br \/>\n    enabled: true<br \/>\n    expires: 30<br \/>\n  online:<br \/>\n    enabled: false<br \/>\n  offline:<br \/>\n    enabled: false<br \/>\n    expires: 30<br \/>\n&#8220;`<\/p>\n<p>### Max Saves<\/p>\n<p>Controls how many nicknames players can save, there is not currently an override permission for this, it is applied for all players with save permissions<\/p>\n<p>&#8220;`yaml<br \/>\n# How many nicknames can be saved?<br \/>\nmax-saves: 5<br \/>\n&#8220;`<\/p>\n<p>### Tablist Nick<\/p>\n<p>Alters the tab list to use the current nicknames of players. If you have any plugin that already can handle this, I would suggest you use that, or use my other plugin Simple Custom Tab List because this option is very limited and prone to issues with other plugins. If you have a very simple server setup and you just want nicknames to show on tab list this will work, but if you have geyser, or other plugins that might alter scoreboard and other random stuff, you&#8217;re gonna want a separate plugin to handle the tablist<\/p>\n<p>&#8220;`yaml<br \/>\n# Should names be changed in tablist?<br \/>\n# (Keep this false if you use any other tablist plugin, there are placeholder API placeholders to use on those)<br \/>\ntablist-nick: false<br \/>\n&#8220;`<\/p>\n<p>### Nickname Prefix<\/p>\n<p>Sets what the prefix of nicknames should be.<\/p>\n<p>Used in the display name of the player and placeholders `%simplenick_prefixed-nickname%` and `%simplenick_prefixed-mininick%`.<\/p>\n<p>&#8220;`yaml<br \/>\n# What prefix should be given for players who have a nickname? put &#8220;&#8221; if you want no prefix<br \/>\nnickname-prefix: &#8220;&#8221;<br \/>\n&#8220;`<\/p>\n<p>### Debug Mode<\/p>\n<p>Enables development debug logging for this plugin.<\/p>\n<p>> \u26a0\ufe0f \u2139\ufe0f<br \/>\n> This will flood your logs and can make it virtually unreadable.<br \/>\n><br \/>\n> Do not enable unless advised to.<\/p>\n<p>&#8220;`yaml<br \/>\n# Development option, this will flood your logs, discouraged from enabling unless asked<br \/>\ndebug-mode: false<br \/>\n&#8220;`<\/p>\n<p>&#8212;<\/p>\n<p>## Migration from Older Versions<\/p>\n<p>If you are upgrading from a version of SimpleNicks **before SQL support**:<\/p>\n<p>&#8211; **Data Storage:**<br \/>\n  &#8211; Old versions stored nicknames in YML or using the PersistentDataContainer (PDC).<br \/>\n  &#8211; New versions use **MySQL or SQLite**. Existing data will be migrated automatically.<br \/>\n&#8211; **Commands:**<br \/>\n  &#8211; Admin commands now live under `\/nick admin` instead of sharing player command structure.<br \/>\n  &#8211; `\/nick save` can now accept arguments (`\/nick save <nickname>`).<br \/>\n&#8211; **Permissions:**<br \/>\n  &#8211; Color and format permissions were moved into their own nodes (`simplenick.color.*` and `simplenick.format.*`).<br \/>\n    &#8211; Color and format can now be allowed without permissions, check new config options<br \/>\n  &#8211; `simplenick.admin.restrictive`, `simplenick.admin.basic` and `simplenick.admin.full` were **removed.** The permission is now `simplenick.admin.set`<br \/>\n    &#8211; Admin nickname setting always uses **admin\u2019s own permissions** now. (Previously &#8216;admin basic&#8217; functionality)<br \/>\n  &#8211; `simplenick.admin.save` was **removed** &#8211; since this is now using brigadier, you can use<br \/>\n&#8211; **PlaceholderAPI:**<br \/>\n  &#8211; Placeholders were renamed for consistency.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Simple, minimessage-based nickname plugin.<\/p>\n","protected":false},"featured_media":141130,"template":"","meta":{"_minecraft_slug":"simplenicks","_minecraft_project_id":"1ggpKi7L","_minecraft_author":"Rhythmic","_minecraft_license":"MIT","_minecraft_downloads":19429,"_minecraft_follows":38,"_minecraft_client_side":"unsupported","_minecraft_server_side":"required","_minecraft_storage_type":"zip","_minecraft_archive_name":"simplenicks.zip","_minecraft_size_bytes":1942879,"_minecraft_version_count":17,"_minecraft_updated_at":"2026-05-16T00:29:23.071573Z","_minecraft_date_created":"2022-12-05T14:55:19.051210Z","_minecraft_date_modified":"2026-05-10T20:57:03.444566Z","_minecraft_project_url":"https:\/\/modrinth.com\/mod\/simplenicks","_minecraft_icon_attachment_id":141130,"_minecraft_imported_at":"2026-06-08T09:14:31+00:00","_minecraft_import_hash":"01f203bc539e4d178804c3ebbbc7e193","_minecraft_versions":"","_minecraft_links":"","_minecraft_gallery":"","_minecraft_api_metadata":""},"mod_category":[156,126,127,128,867,92],"mod_loader":[132,133],"minecraft_version":[54,55,56,57,58,59,36,60,93,94,101,102,62,37,40,41,73,74,38,78,79,80,81,82,83,167,163],"class_list":["post-141129","mod","type-mod","status-publish","has-post-thumbnail","hentry","mod_category-decoration","mod_category-management","mod_category-paper","mod_category-purpur","mod_category-social","mod_category-utility","mod_loader-paper","mod_loader-purpur","minecraft_version-1-19","minecraft_version-1-19-1","minecraft_version-1-19-2","minecraft_version-1-19-3","minecraft_version-1-19-4","minecraft_version-1-20","minecraft_version-1-20-1","minecraft_version-1-20-2","minecraft_version-1-20-3","minecraft_version-1-20-4","minecraft_version-1-20-5","minecraft_version-1-20-6","minecraft_version-1-21","minecraft_version-1-21-1","minecraft_version-1-21-10","minecraft_version-1-21-11","minecraft_version-1-21-2","minecraft_version-1-21-3","minecraft_version-1-21-4","minecraft_version-1-21-5","minecraft_version-1-21-6","minecraft_version-1-21-7","minecraft_version-1-21-8","minecraft_version-1-21-9","minecraft_version-26-1","minecraft_version-26-1-1","minecraft_version-26-1-2"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>SimpleNicks - Minecraft<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SimpleNicks - Minecraft\" \/>\n<meta property=\"og:description\" content=\"Simple, minimessage-based nickname plugin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/\" \/>\n<meta property=\"og:site_name\" content=\"Minecraft\" \/>\n<meta property=\"og:image\" content=\"https:\/\/github.com\/user-attachments\/assets\/cbb35336-8cc6-4297-9c45-d160a342a1db\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplenicks\\\/\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplenicks\\\/\",\"name\":\"SimpleNicks - Minecraft\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplenicks\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplenicks\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simplenicks-icon-528c7df97aadd0f40c3dbcea4482ab605633d396.png\",\"datePublished\":\"2026-06-08T09:14:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplenicks\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplenicks\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplenicks\\\/#primaryimage\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simplenicks-icon-528c7df97aadd0f40c3dbcea4482ab605633d396.png\",\"contentUrl\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/simplenicks-icon-528c7df97aadd0f40c3dbcea4482ab605633d396.png\",\"width\":240,\"height\":240},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/simplenicks\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Mods\",\"item\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/mods\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"SimpleNicks\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/#website\",\"url\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/\",\"name\":\"Minecraft\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/vpesports.com\\\/minecraft\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"SimpleNicks - Minecraft","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/","og_locale":"en_US","og_type":"article","og_title":"SimpleNicks - Minecraft","og_description":"Simple, minimessage-based nickname plugin.","og_url":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/","og_site_name":"Minecraft","og_image":[{"url":"https:\/\/github.com\/user-attachments\/assets\/cbb35336-8cc6-4297-9c45-d160a342a1db","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/","url":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/","name":"SimpleNicks - Minecraft","isPartOf":{"@id":"https:\/\/vpesports.com\/minecraft\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/#primaryimage"},"image":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/#primaryimage"},"thumbnailUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simplenicks-icon-528c7df97aadd0f40c3dbcea4482ab605633d396.png","datePublished":"2026-06-08T09:14:30+00:00","breadcrumb":{"@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/#primaryimage","url":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simplenicks-icon-528c7df97aadd0f40c3dbcea4482ab605633d396.png","contentUrl":"https:\/\/vpesports.com\/minecraft\/wp-content\/uploads\/2026\/06\/simplenicks-icon-528c7df97aadd0f40c3dbcea4482ab605633d396.png","width":240,"height":240},{"@type":"BreadcrumbList","@id":"https:\/\/vpesports.com\/minecraft\/mods\/simplenicks\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vpesports.com\/minecraft\/"},{"@type":"ListItem","position":2,"name":"Mods","item":"https:\/\/vpesports.com\/minecraft\/mods\/"},{"@type":"ListItem","position":3,"name":"SimpleNicks"}]},{"@type":"WebSite","@id":"https:\/\/vpesports.com\/minecraft\/#website","url":"https:\/\/vpesports.com\/minecraft\/","name":"Minecraft","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vpesports.com\/minecraft\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod\/141129","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod"}],"about":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/types\/mod"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media\/141130"}],"wp:attachment":[{"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/media?parent=141129"}],"wp:term":[{"taxonomy":"mod_category","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_category?post=141129"},{"taxonomy":"mod_loader","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/mod_loader?post=141129"},{"taxonomy":"minecraft_version","embeddable":true,"href":"https:\/\/vpesports.com\/minecraft\/wp-json\/wp\/v2\/minecraft_version?post=141129"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}