>>> Identity Cards <<< Identity for your player icon

>>> Identity Cards <<< Identity for your player -----

Create a player identity in your server



Identity Cards
I am recoding the plugin. V2 1.18.x

>>> How it work?
All player on our server have a own identity. The player can set information with commands or across the clickable message.
The cards are virtual and physical.

>>> Installation & Dependencies
1. Download & Install this plugin
2. Download & Install

3. Restart the server or load plugin with Plugman


>>> Commands & Permissions
/ic
/ic <player> - ic.showothers
/ic get - ic.get
/ic get <player> - ic.getothers
/ic help - ic.help
/ic reload - ic.reload

>>> Resources Pack
Download and open with rar o zip software to extract the resources

>>> Identity Cards Message

upload_2020-12-21_9-31-6.png

upload_2020-12-21_9-31-44.png

The message can be modified by json file

Code (Text):
[
    {
        "text":">-----------------------------------------<",
        "color":"gray"
    },
    {
        "text":"\n\n"
    },
    {
        "text":"Username",
        "color":"green",
        "extra":
        [
            {
                "text":": ",
                "color":"gray"
            },
            {
                "text":"%username%",
                "color":"white"
            }
        ]
    },
    {
        "text":"\n"
    },
    {
        "text":"Age",
        "color":"green",
        "hoverEvent":
        {
            "action":"show_text",
            "value":"%click_to_set%"
        },
        "extra":
        [
            {
                "text":": ",
                "color":"gray"
            },
            {
                "text":"%age%",
                "color":"white",
                "clickEvent":
                {
                    "action":"run_command",
                    "value":"/ic setage"
                }
            }
        ]
    },
    {
        "text":"\n"
    },
    {
        "text":"Sex",
        "color":"green",
        "hoverEvent":
        {
            "action":"show_text",
            "value":"%click_to_set%"
        },
        "extra":
        [
            {
                "text":": ",
                "color":"gray"
            },
            {
                "text":"%sex%",
                "color":"white",
                "clickEvent":
                {
                    "action":"run_command",
                    "value":"/ic setsex"
                }
            }
        ]
    },
    {
        "text":"\n\n"
    },
    {
        "text":">-----------------------------------------<",
        "color":"gray"
    }
]

>>> Identity Cards Item

Inventory Slots
upload_2020-12-21_9-34-29.png

Drop
upload_2020-12-21_9-34-58.png

Hand
upload_2020-12-21_9-35-49.png

>>> Discord for Support
Invite: https://discord.gg/fGaYAaZVnX
Resource Information
Author:
----------
Total Downloads: 716
First Release: Dec 21, 2020
Last Update: Dec 22, 2020
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings