Merge pull request #1054 from JasonHorkles/wiki

Add descriptions to EntityClearer placeholders
This commit is contained in:
Andre_601 2024-04-13 20:29:52 +02:00 committed by GitHub
commit 876a66b60c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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
```
----