Tools Break Notifier ⛏️ [FREE] icon

Tools Break Notifier ⛏️ [FREE] -----

Notify players when their tool is on low durability!



[​IMG]


Features:
  • Notify the player in a chat message, Title or Action Bar (each can be turned on/off in config.yml)
  • Ignore list of items, types of item, f.e. all shovels etc.
  • Permission - can be used for VIPs
  • Set your percentage, when to notify player
  • Set cooldown for chat message, sound and Title message if player's tools in under percentage
  • Customize sound
  • Customizable all messages

Permissions:
  • toolsnotifier.notify - Notify player if durability is below percentage

Ignore List Usage:
  • If you would like to ignore for example all shovels, write into IgnoreItems "SHOVEL", ...
  • If you would like to ignore specific item, write GOLDEN_AXE, ELYTRA, ...
  • If you don't want any items to be ignored, leave empty line - ''

Configuration:

Arguments:
  • {0} - Tool's display name
  • {1} - Current durability
  • {2} - Max durability
  • {3} - Percentage of current durability

Using RGB colors in Title Message:
  • If you want to use RGB colors, set Settings.Title.UseRGB to true. Then there are only RGB colors allowed.
  • Otherwise you can use regular colors like: RED, AQUA, DARK_RED etc.

Code (Text):
#CONFIG.yml:

Settings:
  NotifyInActionBar: true
  NotifyInMessage: true
  NotifyIfBelowPercentage: 5
  NotifyDelayInSeconds: 3
  Title:
    NotifyInTitle: true
    UseRGB: true
    FadeInTime: 500
    StayOnScreenTime: 2000
    FadeOutTime: 1000
    MainMessageColor: 82, 193, 205
    SubMessageColor: 0, 193, 205
IgnoreItems:
- SHOVEL
- GOLDEN_AXE
Messages:
  ChatMessage: # if you want to use only 1 line message, simply remove the 2nd line
    - '&#7a271dToolNotifier &8&l» &cBe careful!'
    - '  &7Your &#1d7a25{0} &7is about to break (&#1d7a25{1}&7/{2})!'
  ActionBarMessage: '{0} &7is about to break (&#1d7a25{1}&7/{2})!'
  Title:
    MainMessage: 'Careful {3}% to break!'
    SubMessage: '{0} is about to break ({1}/{2})!'
Sounds:
  NotifySound: ENTITY_CHICKEN_EGG/0.5/1.0
 

If you like this plugin, feel free to review, share with your friend on servers! I appreciate all kind of support. Thank you!

If you have errors, found out some duplicates or bugs, please send me a private message! Please, do not review without contacting me. I'll try my best to fix it.
Resource Information
Author:
----------
Total Downloads: 875
First Release: Jan 16, 2023
Last Update: May 10, 2024
Category: ---------------
All-Time Rating:
7 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings