diff --git a/docs/users/placeholder-list.md b/docs/users/placeholder-list.md index 0ab5b91..e1b5ac2 100644 --- a/docs/users/placeholder-list.md +++ b/docs/users/placeholder-list.md @@ -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_% - %entityclearer_remaining_seconds_% - %entityclearer_remaining_seconds_left_% + %entityclearer_remaining_minutes_% | The time in minutes until the next clear task is run in the world + %entityclearer_remaining_seconds_% | The time in seconds until the next clear task is run in the world + %entityclearer_remaining_seconds_left_% | The time in seconds until the next clear task is run in the world, minus the time the minutes placeholder already accounted for ``` ----