MineIdentity - IdentityCards icon

MineIdentity - IdentityCards -----

Realistic Identity cards plugin



[​IMG]
SUPPORT
[​IMG]



VIDEO DEMO


[​IMG] [​IMG]
[​IMG] [​IMG]
[​IMG]
FEATURES
  • Create identities
  • Edit Identities
  • Check identities from card number
  • Watch your own card identity
  • Show your card identity
  • Give your card identity
  • You can edit the id card png
  • You can disable the resource pack in the config.yml
  • 200KB Plugin (Well optimized for big servers)

  • identity.PNG
COMMANDS & PERMISSIONS
  • /identity createcard (name) - Create a new identity for the specified player
    • Permission: mineidentity.create
  • /identity edit (name) - Edit an existing identity for the specified player
    • Permission: mineidentity.edit
  • /identity check (cardNumber) - Check an existing identity for the specified card number
    • Permission: mineidentity.check
  • /identity give (name) - Give the identity card of the specific player
    • Permission: mineidentity.give
  • /identity reload - Reload the config file
    • Permission: mineidentity.reload
  • /identity listcard - Open GUI with list of current identities
    • Permission: mineidentity.listcard
  • /identity removecard (cardID) - Remove a card with specific id
    • Permission: mineidentity.removecard
PLACEHOLDERS
  • %identity_name% - Return the name
  • %identity_surname% - Return the surname
  • %identity_birth% - Return the birth
  • %identity_gender% - Return the gender
  • %identity_number% - Return the card number
USAGE
This Plugin can have a resource pack used. A resource pack is already provided, you can change yourself in the config if you want to use the resource pack provided or use your own. You can also disable "plugin-pack" and add in your own resource pack an "idcard.png" (if you want to edit the card style) and all the others font (name.json, birth.json, gender.json etc..). You can open the resource pack to take everything from it.
Example of the default.json to draw the head:
Code (YAML):
[/SIZE ]
"providers"
: [
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/idcard.png",
       "ascent"
: 27,
       "height"
: 70,
       "chars"
: [ "\uE000" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/white.png",
       "ascent"
: 1,
       "height"
: 2,
       "chars"
: [ "\uE001" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/white.png",
       "ascent"
: -1,
       "height"
: 2,
       "chars"
: [ "\uE002" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/white.png",
       "ascent"
: -2,
       "height"
: 2,
       "chars"
: [ "\uE003" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/white.png",
       "ascent"
: -3,
       "height"
: 2,
       "chars"
: [ "\uE004" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/white.png",
       "ascent"
: -4,
       "height"
: 2,
       "chars"
: [ "\uE005" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/white.png",
       "ascent"
: -5,
       "height"
: 2,
       "chars"
: [ "\uE006" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/white.png",
       "ascent"
: -6,
       "height"
: 2,
       "chars"
: [ "\uE007" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/white.png",
       "ascent"
: -7,
       "height"
: 2,
       "chars"
: [ "\uE008" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/white.png",
       "ascent"
: -8,
       "height"
: 2,
       "chars"
: [ "\uE009" ]
    },
    {
       "type"
: "ttf",
       "file"
: "minecraft:negative_spaces.ttf",
       "shift"
: [0.0, 0.0 ],
       "size"
: 10.0,
       "oversample"
: 1.0
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/black.png",
       "ascent"
: 10,
       "height"
: 10,
       "chars"
: [ "\uE005" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/image6.png",
       "ascent"
: 10,
       "height"
: 10,
       "chars"
: [ "\uE006" ]
    },
    {
       "type"
: "bitmap",
       "file"
: "minecraft:custom/image5.png",
       "ascent"
: 10,
       "height"
: 10,
       "chars"
: [ "\uE002" ]
    }
]
[SIZE=4 ]
Resource Information
Author:
----------
Total Downloads: 12
First Release: Mar 8, 2024
Last Update: Jul 6, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings