Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
plugin:showitem:placeholderapi [2024/07/23 13:39] – Add PlaceholderAPI documentation phoenix616plugin:showitem:placeholderapi [2025/01/07 21:19] (current) – [ShowItem Placeholders] Fix copy and paste error phoenix616
Line 1: Line 1:
-PlayerholderAPI +# PlaceholderAPI
- +
-ShowItem integrates with PlaceholderAPI. That means that you can use PAPI Placeholders inside all messages of ShowItem itself as well as use placeholders of ShowItem in other plugins. +
-Please note that ShowItem placeholders will only work in messages in the chat, not in other places like titls or lores! (At least for now.)+
  
 +ShowItem integrates with PlaceholderAPI. That means that you can use PAPI placeholders inside all messages of ShowItem itself as well as use placeholders of ShowItem in other plugins.
 +Please note that ShowItem placeholders will only work in messages in the chat, not in other places like titles or lores! (At least for now.)
 ## ShowItem Placeholders ## ShowItem Placeholders
  
Line 10: Line 9:
 | `showitem_item_<mainhand|offhand|helmet|chest|leggings|boots>` | Shows a specific named slot of the player                               | | `showitem_item_<mainhand|offhand|helmet|chest|leggings|boots>` | Shows a specific named slot of the player                               |
 | `showitem_item_<slot>                                        | Shows a specific slot number (similar to /showslot) of the player       | | `showitem_item_<slot>                                        | Shows a specific slot number (similar to /showslot) of the player       |
-| `showitem_item_<slot>_<playername>[/icode]                   | Shows the item of a specific other player in the named or numbered slot |+| `showitem_item_<slot>_<playername>                           | Shows the item of a specific other player in the named or numbered slot |
 | `showitem_inv`                                                 | Shows the inventory of the player                                       | | `showitem_inv`                                                 | Shows the inventory of the player                                       |
 | `showitem_inv_<playername>                                   | Shows the inventory of another player                                   | | `showitem_inv_<playername>                                   | Shows the inventory of another player                                   |
 | `showitem_ender`                                               | Shows the enderchest of the player                                      | | `showitem_ender`                                               | Shows the enderchest of the player                                      |
 | `showitem_ender_<playername>                                 | Shows the enderchest of another player                                  | | `showitem_ender_<playername>                                 | Shows the enderchest of another player                                  |