getIdentifier

public String getIdentifier()

The placeholder identifier should go here. This is what tells PlaceholderAPI to call our onRequest method to obtain a value if a placeholder starts with our identifier. This must be unique and can not contain % or _

Return

The identifier in %<identifier>_<value>% as String.