Releases: PowerNukkitX-Bundle/PlaceholderAPI
Releases · PowerNukkitX-Bundle/PlaceholderAPI
PlaceholderAPI 1.2.1
Added a try catch when processing placeholders
PlaceholderAPI 1.2.0
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
Added an api to check if a string contains a placeholder
PlaceholderAPI 1.0.0
updated readme