{"id":15144163,"url":"https://github.com/sylvrs/playertags","last_synced_at":"2025-10-23T20:32:11.147Z","repository":{"id":45606185,"uuid":"267025390","full_name":"sylvrs/PlayerTags","owner":"sylvrs","description":"A plugin to display a tag below the player's name tag. Packed with lots of customization \u0026 external plugin support!","archived":false,"fork":false,"pushed_at":"2024-06-16T05:45:33.000Z","size":207,"stargazers_count":7,"open_issues_count":5,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T21:04:23.661Z","etag":null,"topics":["php","pmmp","pmmp-plugin"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sylvrs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-26T11:32:56.000Z","updated_at":"2024-06-27T11:54:24.000Z","dependencies_parsed_at":"2023-01-18T18:15:34.524Z","dependency_job_id":null,"html_url":"https://github.com/sylvrs/PlayerTags","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylvrs%2FPlayerTags","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylvrs%2FPlayerTags/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylvrs%2FPlayerTags/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sylvrs%2FPlayerTags/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sylvrs","download_url":"https://codeload.github.com/sylvrs/PlayerTags/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237886844,"owners_count":19381910,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php","pmmp","pmmp-plugin"],"created_at":"2024-09-26T10:22:10.104Z","updated_at":"2025-10-23T20:32:05.872Z","avatar_url":"https://github.com/sylvrs.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Player Tags\n\nShow a tag below the player's name tag!\n\n### Poggit:\n\n* Download count: [![](https://poggit.pmmp.io/shield.dl.total/PlayerTags)](https://poggit.pmmp.io/p/PlayerTags)\n* Download link: [![](https://poggit.pmmp.io/shield.state/PlayerTags)](https://poggit.pmmp.io/p/PlayerTags)\n\n## Installation\n\n* Download the latest release from the Poggit above or from [releases](https://github.com/sylvrs/PlayerTags/releases)!\n* Install the plugin in your server's 'plugins' folder.\n* Restart your server.\n* Enjoy!\n\n## Wiki\n\nTo see examples or API, please visit the [wiki](https://github.com/sylvrs/PlayerTags/wiki).\n\n## Supported Tags:\n\n### Formatting\n\n|      Name     | Description                                                                      |\n|:-------------:|----------------------------------------------------------------------------------|\n|     {line}    | Creates another line.                                                            |\n\n### Default\n\n|      Name     | Description                                               |\n|:-------------:|-----------------------------------------------------------|\n|  {x}/{y}/{z}  | The player's coordinates                                  |\n|    {world}    | The player's current world                                |\n|   {item_id}   | The ID of the item in the player's hand                   |\n| {item_damage} | The damage of the item in the player's hand               |\n|  {item_count} | The amount of the item in the player's hand               |\n|  {item_name}  | The name of the item in the player's hand                 |\n|      {ip}     | The player's IP address                                   |\n|   {gamemode}  | The player's gamemode                                     |\n|     {ping}    | The player's current ping                                 |\n|     {cps}     | The player's current CPS                                  |\n|    {health}   | The player's current health                               |\n|  {max_health} | The player's maximum health                               |\n|  {health_bar} | The player's health converted into a bar                  |\n|    {device}   | The player's current device                               |\n|  {input_mode} | The player's current input mode (Touch, Controller, KB+M) |\n|      {os}     | The player's current OS                                   |\n\n### AdvancedJobs\n\n|        Name       | Description                                                                     |\n|:-----------------:|---------------------------------------------------------------------------------|\n|       {job}       | The player's job ('Unemployed', if the player doesn't have one)                 |\n| {job_information} | The information on the player's job ('', if the player doesn't have one)        |\n|   {job_progress}  | The current progress on the player's job ('-1', if the player doesn't have one) |\n### CombatLogger\n\n|        Name       | Description                                                                     |\n|:-----------------:|---------------------------------------------------------------------------------|\n|      {timer}      | The player's current timer on the plugin ('', if the player doesn't have one)   |\n\n### EconomyAPI\n\n|      Name      | Description                                                                     |\n|:--------------:|---------------------------------------------------------------------------------|\n|     {money}    | Show's the player's money                                                       |\n| {money_prefix} | Retrieves the monetary unit for EconomyAPI                                      |\n\n### FactionsPro\n\n|       Name      | Description                                                                     |\n|:---------------:|---------------------------------------------------------------------------------|\n|  {faction_name} | The name of the player's current faction ('None', if not in one)                |\n| {faction_power} | The faction's current power level ('', if not in one)                           |\n\n### KDR\n\n|   Name   | Description                               |\n|:--------:|-------------------------------------------|\n|  {kills} | The number of kill points for the player  |\n| {deaths} | The number of death points for the player |\n|   {kdr}  | The kill/death ratio for the player       |\n\n### PiggyFactions\n\n|       Name      | Description                                                      |\n|:---------------:|------------------------------------------------------------------|\n|  {faction_name} | The name of the player's current faction ('None', if not in one) |\n| {faction_power} | The faction's current power level ('', if not in one)            |\n|  {faction_rank} | The player's rank in PiggyFactions. ('', if none)                |\n\n### PurePerms\n\n|   Name   | Description                                       |\n|:--------:|---------------------------------------------------|\n|  {rank}  | The player's rank. ('N/A', if a rank isn't found) |\n| {prefix} | The player's prefix                               |\n| {suffix} | The player's suffix                               |\n\n### RankUp\n\n|   Name   | Description                                               |\n|:--------:|-----------------------------------------------------------|\n| {rankup} | The player's current rank. ('N/A', if a rank isn't found) |\n\n### RedSkyblock\n\n|      Name      | Description                                                                 |\n|:--------------:|-----------------------------------------------------------------------------|\n|  {island_name} | The name of the player's island ('', if the player doesn't have an island)  |\n|  {island_rank} | The player's rank                                                           |\n| {island_value} | The value of the player's island ('', if the player doesn't have an island) |\n\n### SkyBlock\n\n|        Name       | Description                                                                      |\n|:-----------------:|----------------------------------------------------------------------------------|\n| {island_category} | The category of the player's island ('N/A', if the player doesn't have one)      |\n|   {island_rank}   | The rank of the player on the island ('Unknown', if the player doesn't have one) |\n|   {island_type}   | The player's island type ('N/A', if the player doesn't have one)                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylvrs%2Fplayertags","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsylvrs%2Fplayertags","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsylvrs%2Fplayertags/lists"}