Compare commits

...

2 Commits

Author SHA1 Message Date
Andre_601 876a66b60c
Merge pull request #1054 from JasonHorkles/wiki
Add descriptions to EntityClearer placeholders
2024-04-13 20:29:52 +02:00
Jason 1ac0214f64
Add descriptions to EntityClearer placeholders 2024-04-13 12:24:07 -06:00
1 changed files with 3 additions and 5 deletions

View File

@ -2745,12 +2745,10 @@ Please see ?510 for a list of all expansions officially maintained by the Placeh
- ### **[EntityClearer](https://www.spigotmc.org/resources/90802/)**
> NO DOWNLOAD COMMAND
See Spigot page for placeholder descriptions
```
%entityclearer_remaining_minutes_<world>%
%entityclearer_remaining_seconds_<world>%
%entityclearer_remaining_seconds_left_<world>%
%entityclearer_remaining_minutes_<world>% | The time in minutes until the next clear task is run in the world
%entityclearer_remaining_seconds_<world>% | The time in seconds until the next clear task is run in the world
%entityclearer_remaining_seconds_left_<world>% | The time in seconds until the next clear task is run in the world, minus the time the minutes placeholder already accounted for
```
----