Skip to content

(8) PlaceholderAPI Hook

FabioZumbi12 edited this page Mar 11, 2019 · 2 revisions

You can use UChat together with PlaceholderAPI to increase a lot the amount of tags you can use in your chats.

PlaceholderAPI placeholders will be automatically parsed without any additional configuration, and is used on uchat tags like is normally, like %placeholderapi_name% and not with {uchat_placeholder} like is with uchat placeholders.

UChat supports normal and relation placeholders.

Uchat Placeholders:

UChat register some placeholders to be used with other plugins or sidebars:

Bukkit/Spigot

Download: PlaceholdersAPI by clip

  • %uchat_player_channel_name% - Show the actual channel name;
  • %uchat_player_channel_alias% - Show the actual channel alias;
  • %uchat_player_tell_with% - Show the name of the player is locked private messages;
  • %uchat_player_ignoring% - Show the name of the player is ignoring;
  • %uchat_placeholder_<uchat placeholder name>% - Get any of placeholders from uchat;
  • %uchat_tag_% - Get any of the uchat tags by name and formated from tag section on config;

Sponge

Download: PlaceholderAPI by rojo8399

  • %uchat-channelname% - Show the actual channel name;
  • %uchat-channelalias% - Show the actual channel alias;
  • %uchat-tellwith% - Show the name of the player is locked private messages;
  • %uchat-ignoring% - Show the name of the player is ignoring;