a placeholderapi expansion plugin for color code converter to another format
- MiniMessage
- TrMenu format (TODO)
- MineDown
- install this plugin in papi expansion
- /papi reload
- you can use placeholders now
For placeholders, the argument must be included at the end of the placeholder separated by an underscore (_).
Placeholder | Argument | Description |
---|---|---|
%msgc_md2mini% |
other placeholder | convert MineDown to MiniMessage |
%msgc_mini2md% |
other placeholder | convert MiniMessage to MineDown |
if %luckperms_prefix%
is 𛈇-#222222-#333333&[master]&r
and %msgc_md2mini_luckperms_prefix%
will return <gradient:#111111:#222222:#333333>[master]<reset>
remember the plugin will not end gradient tag automatically
<gradient></gradient>
you need to turn off the strict minimessage mode, and use reset tag &r
which will be convert to <reset>
Important
only support color code fully, no other functions supported such as keybind
Note
$<gradient:xxx:xxx> will be converted to <gradient:xxx:xxx>