Documents / Identity Card | BEDROCK SUPPORT! Now 30% Off icon

Documents / Identity Card | BEDROCK SUPPORT! Now 30% Off -----

Add identity card into your minecraft server



Documents item and more!
  • Documents now use an inventory framework for guis
  • Fixxed other problems caused by floodgate
  • Now interacting with documents item give documents trought a gui
  • new gui on documentsgui.yml (need to be added manually)
  • Added new cooldown message for documents giving
  • Now /documents give <player> have a cooldown and give a gui
  • Improvements to placeholders, now we have %documents_surname% placeholder that give surname and %documents_name% give only the name
  • A lot of refactoring and internal changes
Code (YAML):
# this documents item gui use placeholders
# you can use placeholders from PAPI (PlaceholdrAPI)
# in title (gui title), in item displayname and lore.
documents_item_gui
:
  title
: "<black>ID Cart of %documents_name% %documents_surname%"
  size
: 27
  items
:
    example
:
      material
: BLACK_STAINED_GLASS_PANE
      displayname
: "<black>"
      customdata
: 0
      lore
:
       - ""
      slots
:
       - 0
        - 1
        - 2
        - 3
        - 4
        - 5
        - 6
        - 7
        - 8
        - 18
        - 19
        - 20
        - 21
        - 22
        - 23
        - 24
        - 25
        - 26
    name_item
: # this identifier cannot be changed
      material
: NAME_TAG
      displayname
: "<gradient:#F4A3FF:#FBDFFF>Name %documents_name%"
      lore
:
       - "<gradient:#F4A3FF:#FBDFFF>This is the name"
      customdata
: 0
      slots
:
       - 12
    surname_item
: # this identifier cannot be changed
      material
: NAME_TAG
      displayname
: "<gradient:#F4A3FF:#FBDFFF>Surname %documents_surname%"
      lore
:
       - "<gradient:#F4A3FF:#FBDFFF>This is surname"
      customdata
: 0
      slots
:
       - 13
    gender_item
: # this identifier cannot be changed
      material
: NAME_TAG
      displayname
: "<gradient:#F4A3FF:#FBDFFF>Gender %documents_gender%"
      lore
:
       - "<gradient:#F4A3FF:#FBDFFF>This is the gender"
      customdata
: 0
      slots
:
       - 14
    age_item
: # this identifier cannot be changed
      material
: NAME_TAG
      displayname
: "<gradient:#F4A3FF:#FBDFFF>Age %documents_age%"
      lore
:
       - "<gradient:#F4A3FF:#FBDFFF>This is the age"
      customdata
: 0
      slots
:
       - 15
----------, Mar 14, 2024
Resource Information
Author:
----------
Total Downloads: 33
First Release: Jan 16, 2024
Last Update: Dec 15, 2024
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings