HomeJavaModsNameInfo
NameInfo
Payers can view important statistics about their peers when hovering over their names, and enjoy a customized presentation in chat.

Welcome to my simple plugin. If I see that this little project has support, I will add updates, such as prefixes for worlds, different information for worlds, ranks, etc.

FEATURES:


Spoiler: info.yml
Code (Text):
# you can create/delete/modify your own prefixes
default:
  # permission they will need to use this prefix, this one for example place it for everyone to use
  permission: default.prefix
  # Here you can block worlds in which you do not want this prefix, you can create others with the same permission to show
  # different prefixes depending on the world.
  blocked-worlds: "worldexample, world_the_end_example"
  # This is the info when you hover the mouse over the player's name, remember to install the variables with placeholderapi.
  hover-info:
    enable: true
    lines:
      - "&2{name} Profile"
      - "&a&l┃&7 ᴛᴏᴡɴ: &f%husktowns_town_name%"
      - "&a&l┃&7 ᴛɪᴍᴇ: &f%statistic_hours_played%"
      - ""
      - "&3Balances"
      - "&3&l┃&a ᴍᴏɴᴇʏ: &2%vault_eco_balance% %img_money%"
      - "&3&l┃&b ɢᴇᴍs: &9%coinsengine_balance_gems%"
      - "&3&l┃&d ᴇxᴘ: &5%player_total_exp%"
  # Here you can edit the prefix of the players, and the chat format
  display-name-format:
    enable: true
    format: '%luckperms_prefix% &f{name} &f&l〉'
  # This will show and autowrite by the player in the chat when clicking
  click-command:
    enable: true
    command: '/msg {name}'

vip:
  permission: vip.prefix
  blocked-worlds: "world_nether_example"
  hover-info:
    enable: true
    lines:
      - "&6VIP {name} Profile"
      - "&e&l┃&7 ᴛᴏᴡɴ: &f%husktowns_town_name%"
      - "&e&l┃&7 ᴛɪᴍᴇ: &f%statistic_hours_played%"
      - ""
      - "&6Balances"
      - "&6&l┃&a ᴍᴏɴᴇʏ: &2%vault_eco_balance% %img_money%"
      - "&6&l┃&b ɢᴇᴍs: &9%coinsengine_balance_gems%"
      - "&6&l┃&d ᴇxᴘ: &5%player_total_exp%"
  display-name-format:
    enable: true
    format: '%luckperms_prefix% &6{name} &f&l〉'
  click-command:
    enable: true
    command: '/msg {name}'
 

Frequent problem:
Spoiler: prefix "null"
- my prefix looks something like "null PlayerName 〉"
This happens because you do not have the permission set, remember that if you use luckperms add the permission written in "permission" for the rank you want to see.
It also usually happens because your info.yml is old, make sure to delete it and generate the new one or copy the new format.



[DISCORD]

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

NameInfo is a free Minecraft Java mod. Compatible with Minecraft 1.19, 1.20, 1.20.6, 1.21. Downloaded 268 times (via Spigot). Download it and open it directly in the game.

Explore more