From 11ed822845afcbb88688845afd6a8beb481f5120 Mon Sep 17 00:00:00 2001 From: RbR <665978+rbluer@users.noreply.github.com> Date: Fri, 27 Nov 2020 20:25:37 -0500 Subject: [PATCH] Update Placeholders.md Update the descriptions. --- wiki/Placeholders.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/wiki/Placeholders.md b/wiki/Placeholders.md index e46318d..0cddcbc 100644 --- a/wiki/Placeholders.md +++ b/wiki/Placeholders.md @@ -3092,10 +3092,10 @@ Check [Plan Wiki](https://github.com/plan-player-analytics/Plan/wiki/Placeholder - ### **[Prison](https://www.spigotmc.org/resources/1223/)** > NO DOWNLOAD COMMAND -Each placeholder has a shorter alias, which follow immediatly. +Each placeholder has a shorter alias, which follows the primary placeholder below. -Player rank placeholders. Must be used directly with a player, such as player chat placeholders. -These placeholders can return zero, one, or more rank related placeholders depending upon how many ladders the player is on. +**Player rank placeholders:** Must be used directly with a player, such as with player chat prefixes. +These placeholders can return zero, one, or more rank related values depending upon how many ladders the player is on. ``` %prison_rank% @@ -3120,8 +3120,8 @@ These placeholders can return zero, one, or more rank related placeholders depen %prison_rrt% ``` -Player rank placeholders for each ladder. Must be used directly with a player. -The actual ladder name must be used in place of ** and will return zero or one rank related placeholder. +**Player rank placeholders for individual ladders:** Must be used directly with a player. +Use the ladder name, all lowercase, in place of ``, and it will return zero or one rank related values. ``` %prison_rank_% @@ -3150,8 +3150,8 @@ The actual ladder name must be used in place of ** and will return z %prison_pb_% ``` -Mine relate placeholders for each mine. -The actual mine name must be used in place of **. +**Mine relate placeholders:** +Use the mine name, all lowercase, in place of ``. ``` %prison_mines_name_% @@ -3184,7 +3184,8 @@ The actual mine name must be used in place of **. %prison_mrc_% ``` -These are player-mines related placeholders. They must be used with a player and they only provide mine related information for the mine that the player is in. If the player is not in any mine, then it will only return a blank value. +**Player-mine related placeholders:** Must be used with a player. +These placeholders will only return non-blank results when the player is in a mine and they will be for that mine. ``` %prison_mines_name_playermines%