Skip to content

Releases: PowerNukkitX-Bundle/PlaceholderAPI

PlaceholderAPI 1.2.1

17 Jan 17:51

Choose a tag to compare

Added a try catch when processing placeholders

PlaceholderAPI 1.2.0

04 Dec 15:23

Choose a tag to compare

Added more default placeholders:

  • %player_nametag% - the players nametag
  • %player_xuid% - the players xuid
  • %player_item% - The item the player is holding in his hand
  • %player_offhand% - The item the player is holding in his offhand
  • %server_tick% - the servers current tick
  • %server_difficulty% - the servers difficulty
  • %server_git% - the servers git version
  • %server_version% - the servers minecraft version
  • %server_protocol% - the servers protocol version

PlaceholderAPI 1.1.0

03 Dec 11:50

Choose a tag to compare

Added an api to check if a string contains a placeholder

PlaceholderAPI 1.0.0

02 Dec 22:44

Choose a tag to compare

updated readme