Command: durabilityping - teakivy/teaks-tweaks GitHub Wiki
/durabilityping
is the base command for the Durability Ping pack.
This command will only be active when it's parent pack is enabled.
/durabilityping [preview | set] [option] [value]
This is a player-only command
/duraping
/dp
- Used to show the player configuration page for Durability Ping.
- Used to preview options in the Durability Ping player configuration.
- Used to set options in the Durability Ping player configuration.
teakstweaks.command.durabilityping
- Default -
true
- Description - Controls whether the player can use the
/durabilityping
command.
teakstweaks.command.durabilityping.preview
- Default -
true
- Description - Controls whether the player can use the
/durabilityping preview
command.
teakstweaks.command.durabilityping.set
- Default -
true
- Description - Controls whether the player can use the
/durabilityping set
command.
"durabilityping.command_description": "Get pinged when your tools drop below 10% Durability.",
"durabilityping.error.missing_preview_selection": "<red>Please enter which section to preview!",
"durabilityping.error.missing_set_selection": "<red>Please enter which section to set!",
"durabilityping.preview_panel.hover": "<gray>Click to preview</gray> <name>",
"durabilityping.checkbox.yes.hover": "<red>Click to disable</red> <name>",
"durabilityping.checkbox.no.hover": "<green>Click to enable</green> <name>",
"durabilityping.config.ping_for_hand_items.name": "Ping for Hand Items",
"durabilityping.config.ping_for_hand_items.description": "Inculdes any item with durability in the mainhand or offhand slots.",
"durabilityping.config.ping_for_armor_items.name": "Ping for Armor Items",
"durabilityping.config.ping_for_armor_items.description": "Inculdes any item with durability in armor slots.",
"durabilityping.config.ping_with_sound.name": "Ping with Sound",
"durabilityping.config.display_hidden.name": "Display: Hidden",
"durabilityping.config.display_subtitle.name": "Display: Subtitle",
"durabilityping.config.display_title.name": "Display: Title",
"durabilityping.config.display_chat.name": "Display: Chat",
"durabilityping.config.display_actionbar.name": "Display: Actionbar",
- Default -
Get pinged when your tools drop below 10% Durability.
- Default -
<red>Please enter which section to preview!
- Default -
<red>Please enter which section to set!
- Default -
<gray>Click to preview</gray> <name>
- Placeholders
-
name
- The name of the option.
-
- Default -
<red>Click to disable</red> <name>
- Placeholders
-
name
- The name of the option.
-
- Default -
<green>Click to enable</green> <name>
- Placeholders
-
name
- The name of the option.
-
- Default -
Ping for Hand Items
- Default -
Inculdes any item with durability in the mainhand or offhand slots.
- Default -
Ping for Armor Items
- Default -
Inculdes any item with durability in armor slots.
- Default -
Ping with Sound
durabilityping.config.display_hidden.name
- Default -
Display: Hidden
- Default -
Display: Subtitle
- Default -
Display: Title
- Default -
Display: Chat
- Default -
Display: Actionbar