Skip to content

Latest commit

 

History

History
5 lines (2 loc) · 1.47 KB

placeholder.md

File metadata and controls

5 lines (2 loc) · 1.47 KB

PlaceHolder

PlaceholderDescription
%zmenu_argument_<argument name>%Gets the value of the argument for a command. More information here.
%zmenu_player_value_<key>%Returns the value contained in a key. More information here.
%zmenu_player_expire_format_<key>%Returns the expiration time formatted according to a key. More information here.
%zmenu_player_expire_<key>%Returns the expiration time according to a key. More information here.
%zmenu_player_key_exist_<key>%Returns true or false. Allows to know if a key exists. More information here.
%zmenu_player_is_expired_<key>%Returns true if the key is expired, if the key does not exist then the value will also be true
%zmenu_player_page%Player page
%zmenu_player_next_page%Player next page
%zmenu_player_previous_page%Player previous page
%zmenu_player_max_page%Player max page