Character - s99889989/CustomDisplay GitHub Wiki
This settings are related to the custom character.
The System folder is set to display some that cannot be used in PlaceholderAPI.
You can create multiple configuration files yourself.
Actions | Aliases | Description |
---|---|---|
CustomCharacter | CC | Converts if the content has any space reserved for CustomDisplay |
Placeholder | PAPI | Converts a PlaceHolderAPI value |
Math | Converts a PlaceHolderAPI value to use in mathematical formulas(Use only mathematical characterss) | |
Decimal | DEC | Returns only Decimal numbers |
Conver | Converts to the specified value | |
ConverAll | If the keyword is equal to the value entered, the content will be converted | |
converContains | If there is a certain keyword, the entire content will be converted |
Examples
player_mana_proportion:
message:
- 'math[%mmocore_mana%/%mmocore_stat_max_mana%*10]'
- Decimal[#]
- 'converAll[10,䁳;9,䁲;8,䁱;7,䁰;6,䁯;5,䁮;4,䁭;3,䁬;2,䁫;1,䁪;0,䁪]'