For the complete documentation index, see llms.txt. This page is also available as Markdown.

PlaceholderAPI

Nexo has an integration with PlaceholderAPI to let you use some parts throughout other plugins. Glyphs can be used via %nexo_glyphid%, this will return the <glyph:glyphid> for any Glyph not using the font minecraft:default in its config. If one does, the raw unicode is returned.

%nexo_shift_X% can be used to shift elements. This returns a unicode as Nexo adds it to every font. &#xNAN;%nexo_pack_hash% returns the current hash of the Nexo ResourcePack

PlaceholderAPI Tag

Nexo also adds a "PlaceholderAPI Tag". This can be used like most modern MiniMessage style tags. &#xNAN;<placeholderapi:placeholder> or <papi:placeholder>. This will work in any plugin, much like the Nexo Glyph & Shift tags.

Last updated