From 087d64e5152f94a3a53a58e30bfade58809447f0 Mon Sep 17 00:00:00 2001 From: NotMyFault Date: Mon, 24 Feb 2020 19:25:36 +0100 Subject: [PATCH] Updated Placeholders (markdown) --- Placeholders.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Placeholders.md b/Placeholders.md index e4a6bb2..f8030c2 100644 --- a/Placeholders.md +++ b/Placeholders.md @@ -31,7 +31,7 @@ If you think a placeholder for PlotSquared should be added, then please submit u | %plotsquared_currentplot_members_added% | Amount of players added to the plot | | %plotsquared_currentplot_members_trusted% | Amount of players trusted to the plot| | %plotsquared_currentplot_members_denied% | Amount of members denied from the plot | -| %plotsquared_world_world% | Get the name of the plotworld | +| %plotsquared_world_name% | Get the name of the world | | %plotsquared_has_plot% | Displays true or false whether the player has plot | | %plotsquared_has_plot_(world)% | Displays true or false whether the player has plot in a specific world | | %plotsquared_has_build_rights% | Displays true or false whether the player has build rights on the plot |