Update PlotSquared placeholders

This commit is contained in:
NotMyFault 2020-10-15 19:27:46 +02:00 committed by GitHub
parent 329b46c042
commit 5dae844181
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3021,8 +3021,8 @@ Check [Plan Wiki](https://github.com/plan-player-analytics/Plan/wiki/Placeholder
``` ```
---- ----
- ### **[PlotSquared](https://www.spigotmc.org/resources/1177/)** - ### **[PlotSquared](https://www.spigotmc.org/resources/77506/)**
> /papi ecloud download PlotSquared > NO DOWNLOAD COMMAND
``` ```
%plotsquared_currentplot_alias% %plotsquared_currentplot_alias%
@ -3031,18 +3031,20 @@ Check [Plan Wiki](https://github.com/plan-player-analytics/Plan/wiki/Placeholder
%plotsquared_currentplot_members_added% %plotsquared_currentplot_members_added%
%plotsquared_currentplot_members_trusted% %plotsquared_currentplot_members_trusted%
%plotsquared_currentplot_members_denied% %plotsquared_currentplot_members_denied%
%plotsquared_currentplot_world% %plotsquared_world_name%
%plotsquared_has_plot_<world>%
%plotsquared_currentplot_x% %plotsquared_currentplot_x%
%plotsquared_currentplot_y% %plotsquared_currentplot_y%
%plotsquared_currentplot_xy% %plotsquared_currentplot_xy%
%plotsquared_currentplot_rating% %plotsquared_currentplot_rating%
%plotsquared_currentplot_biome% %plotsquared_currentplot_biome%
%plotsquared_has_plot% %plotsquared_has_plot%
%plotsquared_has_plot_<World>%
%plotsquared_has_build_rights% %plotsquared_has_build_rights%
%plotsquared_plot_count% %plotsquared_plot_count%
%plotsquared_plot_count_<World>% %plotsquared_plot_count_<world>%
%plotsquared_allowed_plot_count% %plotsquared_allowed_plot_count%
%plotsquared_currentplot_localflag_<flag>%
%plotsquared_currentplot_flag_<flag>%
``` ```
---- ----