With the plugin it is very easy to create your own placeholders. This only works with the PlaceholderAPI. The plugin reads data from the database and creates a placeholder that you can then use with the placeholderapi!
Example Config:
In this example the name of the placeholder is %example% and reads coins from the table 'coins', out of the column 'coins' and is identified by uuid. You can also use name for identification.
Commands:
- /customplaceholder
Usage:
/customplaceholder new [identifier] [db_table] [db_column] [db_identifier(uuid/name)] [db_identifierColumn] [default_value]
Permission:
- customplaceholders
If there are any questions, please write here on spigot.
I can also make personal changes if desired!