The plugin uses a database as a data storage.
At the moment, the number of stored values is strictly defined.
When a passport is created, a record is created in the database:
id
nickname
author
date
city
sex
avatar
value1
value2
value3
value4
value5
value6
value7
value8
value9
value10
What is stored
ID
Owner
Issued by
Date
City
Gender
base64 skin
Additional value
Additional value
Additional value
Additional value
Additional value
Additional value
Additional value
Additional value
Additional value
Additional value
Placeholders
%id%
%player%
%author%
%date%
%city%
%sex%
Technical fied
%value1%
%value2%
%value3%
%value4%
%value5%
%value6%
%value7%
%value8%
%value9%
%value10%
These placeholders are used only in the plugin configuration. THIS IS NOT PlaceholderAPI!!!
However, PlaceholderAPI placeholders can still be used inside the plugin configuration together with local placeholders