This are all the placeholders, which can be used from other plugins (f.e. Tab/Scoreboard Plugins), that support PlaceholderAPI.
In the config other plugin specific values an be used as well.
If you got an idea for a new placeholder, feel free to ask for it in the Support!
Placeholder | Description |
---|---|
%rentit_currentId% | returns the ID of the Hotel/Shop, that the player is standing in. |
%rentit_currentType% | returns the Type (Hotel/Shop), that the player is standing in. |
%rentit_currentOwner% | returns the Owner of the Shop/Hotel, that the player is standing in. |
Those show informations for the first shop/hotelroom of a player. They make more sense, if you limit the shops/hotelrooms for each player to one.
Placeholder | Description |
---|---|
%rentit_player_hasshop% | Returns true if the player owns a Shop |
%rentit_player_hashotel% | Returns true if the player owns a Hotelroom |
%rentit_player_shop% | Returns the id/alias for the Shop |
%rentit_player_hotel% | Returns the id/alias for the Hotelroom |
%rentit_player_shop_category% | The Category of the Shop |
%rentit_player_hotel_category% | The Category of the Hotelrom |
%rentit_player_shop_expiration% | Enddate of the Shop contract |
%rentit_player_hotel_expiration% | Enddate of the Hotel contract |
%rentit_player_shop_price% | Shop Price |
%rentit_player_hotel_price% | HotelPrice |
%rentit_player_shop_duration% | Shop contract Duration |
%rentit_player_hotel_duration% | Hotel contract Duration |
%rentit_player_shop_size% | Shop Inventory Size |